firmware/variants
Tom Fifield c5fad6cca1
Hold for 20s after GPS lock (#7801)
* Hold for >20s after GPS lock

GPS chips are designed to stay locked for a while to download some data and save it.
This data is important for speeding up future locks, and making them higher quality.
Our present configuration could make every lock perform similar to first lock.

This patch sets a hold of between 20s and 10% of the lock search time after lock
is acquired. This should allow the GPS to finish its work before we turn it off.

Fixes https://github.com/meshtastic/firmware/issues/7466

* Remove T1000E-specific GPS holds

The new code does the same thing, for all devices.

* Fix publishing settings

* Cleanups, removing unused variables.

* ifdef log line with GPS_DEBUG

* fixQual is not a bool.
2025-09-02 06:05:14 -05:00
..
esp32 Take control of our PRs! (#7445) 2025-07-24 06:13:23 -05:00
esp32c3 Take control of our PRs! (#7445) 2025-07-24 06:13:23 -05:00
esp32c6/tlora_c6 Take control of our PRs! (#7445) 2025-07-24 06:13:23 -05:00
esp32s2/nugget_s2_lora ESP32c3: Migrate variants to new structure (#7342) 2025-07-19 19:55:33 -05:00
esp32s3 Merge pull request #7773 from meshtastic/master 2025-08-27 20:53:55 -05:00
native Add support for the RV-3028 on native Linux (#7802) 2025-08-31 21:08:58 -05:00
nrf52840 Hold for 20s after GPS lock (#7801) 2025-09-02 06:05:14 -05:00
rp2040 Build RP2350 (Pi Pico 2) (#7441) 2025-07-25 22:25:50 +02:00
rp2350 Build RP2350 (Pi Pico 2) (#7441) 2025-07-25 22:25:50 +02:00
stm32 Take control of our PRs! (#7445) 2025-07-24 06:13:23 -05:00