mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-29 14:51:50 -08:00
Merge pull request #1173 from frazzmatazz/patch-1
Can we recommend setting position accurcy to high for range tests? Happy with this wording?
This commit is contained in:
commit
4e0608b547
|
@ -15,7 +15,7 @@ This module allows you to test the range of your Meshtastic nodes. It requires t
|
|||
|
||||
Nodes are in range as long as the sequential packets can be received.
|
||||
|
||||
The receiving node can be used to save the messages along with the GPS coordinates at which they were received into a .csv file. This .csv file can then be integrated into [Google Earth](https://earth.google.com), [Google Maps - My Maps](https://mymaps.google.com), or any other program capable of processing .csv files. This can enable you to visualize your mesh.
|
||||
The receiving node can be used to save the messages along with the GPS coordinates at which they were received into a .csv file. This .csv file can then be integrated into [Google Earth](https://earth.google.com), [Google Maps - My Maps](https://mymaps.google.com), or any other program capable of processing .csv files. This can enable you to visualize your mesh. Ensure you have [position precision](https://meshtastic.org/docs/configuration/radio/channels/#position-precision) in the default channel set to high, otherwise the collected data will not record your true location.
|
||||
|
||||
:::info
|
||||
|
||||
|
|
Loading…
Reference in a new issue