add info about positions on v2.4 being truncated
This commit is contained in:
@ -456,6 +456,13 @@
|
|||||||
<div>Open the top right layers panel and enable neighbours.</div>
|
<div>Open the top right layers panel and enable neighbours.</div>
|
||||||
<div>Some neighbours are from MQTT, this is patched in latest firmware.</div>
|
<div>Some neighbours are from MQTT, this is patched in latest firmware.</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="bg-gray-100 rounded p-2 border border-gray-200">
|
||||||
|
<div class="font-semibold">Why is my node showing up in the wrong place?</div>
|
||||||
|
<div>This public map obfuscates your position packets for v2.4 firmware and older.</div>
|
||||||
|
<div>Nodes on v2.4 and older have their positions truncated to 2 decimal places.</div>
|
||||||
|
<div>Nodes on v2.5 and newer, with "OK to MQTT" enabled, will show positions with your configured precision.</div>
|
||||||
|
<div>Nodes on v2.5 and newer, with "OK to MQTT" disabled, will not update their positions.</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user