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:
James Rich 2025-08-07 14:31:10 -05:00 committed by GitHub
parent da1fbc7963
commit 33c5391a67
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 222 additions and 162 deletions

View file

@ -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>