mirror of
https://github.com/brianshea2/meshmap.net.git
synced 2024-11-09 15:14:12 -08:00
Merge pull request #23 from PockyBum522/patch-1
Add maximum resolution note to location accuracy notice
This commit is contained in:
commit
e2668a2de2
|
@ -24,6 +24,8 @@ Meshtastic has [made a change to their MQTT server](https://meshtastic.org/blog/
|
||||||
|
|
||||||
> Only position packets with imprecise location information [10-16 bits] will be passed to the topic, ensuring that sensitive data is not exposed.
|
> Only position packets with imprecise location information [10-16 bits] will be passed to the topic, ensuring that sensitive data is not exposed.
|
||||||
|
|
||||||
|
The most accurate resolution that conforms to this specification is: 364 meters/1194 feet.
|
||||||
|
|
||||||
Additionally, only the default [LoRa region](https://meshtastic.org/docs/configuration/radio/lora/#region)-based root topics (and all subtopics) are now monitored.
|
Additionally, only the default [LoRa region](https://meshtastic.org/docs/configuration/radio/lora/#region)-based root topics (and all subtopics) are now monitored.
|
||||||
|
|
||||||
#### To enable MQTT reporting
|
#### To enable MQTT reporting
|
||||||
|
|
Loading…
Reference in a new issue