mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-25 21:54:20 -08:00
Root path
This commit is contained in:
parent
e455ca8c07
commit
7bbac10032
|
@ -34,15 +34,15 @@ To setup CalTopo for Meshtastic integration using the Live Tracking via APRS, re
|
|||
|
||||
Example `topo.properties` file configuration for use with Meshtastic:
|
||||
|
||||
![topo.properties](img/software/integrations/caltopo/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)
|
||||
![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)
|
||||
![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**
|
||||
|
||||
|
|
Loading…
Reference in a new issue