mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat(radioconfig): use current location for position config (#2644)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
da1fbc7963
commit
33c5391a67
3 changed files with 222 additions and 162 deletions
|
|
@ -501,6 +501,7 @@
|
|||
<string name="latitude">Latitude</string>
|
||||
<string name="longitude">Longitude</string>
|
||||
<string name="altitude_meters">Altitude (meters)</string>
|
||||
<string name="position_config_set_fixed_from_phone">Set from current phone location</string>
|
||||
<string name="gps_mode">GPS mode</string>
|
||||
<string name="gps_update_interval_seconds">GPS update interval (seconds)</string>
|
||||
<string name="redefine_gps_rx_pin">Redefine GPS_RX_PIN</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue