mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-26 13:11:18 -08:00
commit
905b0d6ef5
|
@ -110,7 +110,7 @@ All Position config commands are available in the python CLI. Example commands a
|
|||
| position.gps_attempt_time | `integer` (seconds) | Default of `0` is 30 Seconds |
|
||||
| position.fixed_position | `true`, `false` | `false` |
|
||||
| position.broadcast_smart_enabled | `true`, `false` | `true` |
|
||||
| position.broadcast_secs | `integer` (seconds) | Default of `0` is 15 Minutes |
|
||||
| position.position_broadcast_secs | `integer` (seconds) | Default of `0` is 15 Minutes |
|
||||
| position.flags | `UNSET`, `ALTITUDE`, `ALTITUDE_MSL`, `GEOIDAL_SEPARATION`, `DOP`, `HVDOP`, `PDOP`, `SATINVIEW`, `SEQ_NO`, `TIMESTAMP`, `HEADING`, `SPEED` | `UNSET` |
|
||||
|
||||
|
||||
|
@ -182,4 +182,4 @@ All position config options are available in the Web UI.
|
|||
|
||||
:::caution
|
||||
Altering/disabling the GPS functionality does not mean that you will be unable to be found. Via triangulation of your radio, location may be given up to someone if they are determined enough.
|
||||
:::
|
||||
:::
|
||||
|
|
Loading…
Reference in a new issue