Merge pull request #672 from meshtastic/caltopo
Caltopo integration docs
|
@ -34,4 +34,25 @@ To setup CalTopo for Meshtastic integration using the Live Tracking via APRS, re
|
|||
|
||||
Example `topo.properties` file configuration for use with Meshtastic:
|
||||
|
||||
![topo.properties](properties.png)
|
||||
![topo.properties](/img/software/integrations/caltopo/properties.png)
|
||||
|
||||
After starting CalTopo Desktop, NMEA waypoint location sentences should be streamed into the logs from the connected Meshtastic device every 10 seconds:
|
||||
|
||||
![CalTopo Logs](/img/software/integrations/caltopo/logs.png)
|
||||
|
||||
In the desktop's web UI for your CalTopo map, scroll down and check the **Shared Locations** checkbox under **Realtime Data**. Your nodes should appear on the map as points if they are connected correctly.
|
||||
|
||||
![shared-locations](/img/software/integrations/caltopo/local-stations.png)
|
||||
|
||||
You can click on one or more of the node points and in the resulting tooltip, click **Record to Map**
|
||||
|
||||
![node point](/img/software/integrations/caltopo/click.png)
|
||||
|
||||
In the resulting dialog, you can assign attributes such as a label or color to the live track created by the node.
|
||||
|
||||
|
||||
![track](/img/software/integrations/caltopo/track.png)
|
||||
|
||||
When you view the shared map on another device or mobile, the nodes should appear there as well now, if both the desktop and mobile device have internet connectivity.
|
||||
|
||||
![app](/img/software/integrations/caltopo/app.png)
|
||||
|
|
BIN
static/img/software/integrations/caltopo/app.png
Normal file
After Width: | Height: | Size: 308 KiB |
BIN
static/img/software/integrations/caltopo/click.png
Normal file
After Width: | Height: | Size: 63 KiB |
BIN
static/img/software/integrations/caltopo/local-stations.png
Normal file
After Width: | Height: | Size: 533 KiB |
BIN
static/img/software/integrations/caltopo/logs.png
Normal file
After Width: | Height: | Size: 190 KiB |
Before Width: | Height: | Size: 250 KiB After Width: | Height: | Size: 250 KiB |
BIN
static/img/software/integrations/caltopo/track.png
Normal file
After Width: | Height: | Size: 78 KiB |