Files
ZephCore/zephcore/adapters
liquidraver a1dddbea75 Repeater GPS: separate advert vs telemetry position, persist last fix
GPS fixes no longer overwrite prefs lat/lon — adverts use only
manually-set coordinates (via gps setloc or companion app)

Precise GPS position served via telemetry requests only
getNodeLat()/getNodeLon() returns live GPS fix

Last good fix persisted to /lfs/gps_pos — survives reboots

| Command | Description |
|---------|-------------|
| `gps` | Show GPS status (`on` or `off`) |
| `gps on` | Enable GPS module |
| `gps off` | Disable GPS module |
| `gps setloc` | Update stored latitude/longitude from current GPS fix |
| `gps advert` | Show current location advertising policy |
| `gps advert none` | Do not include location in advertisements |
| `gps advert share` | Include live GPS location in advertisements |
| `gps advert prefs` | Include stored lat/lon from prefs in advertisements |
2026-04-01 11:06:09 +02:00
..
2026-03-29 09:51:53 +02:00
2026-03-29 09:51:53 +02:00
2026-02-20 12:43:13 +01:00
2026-03-29 09:51:53 +02:00
2026-03-29 09:51:53 +02:00
2026-03-29 09:51:53 +02:00
2026-02-20 12:43:13 +01:00
2026-03-29 09:51:53 +02:00