Version v8.23 is now available for the HomeBrew Gen3 (HBG3):
hbg3.ino.v8.23.txt 268.21KB
30 downloads
- GPS: New NVRAM variable gps.force.saved.location to always use saved lat/lng when no better fix available.
- GPS: Keep recent GPS Location data (in RAM) when sleeping the GPS, for replay on wake-up (still requires time/date fix).
- GPS: Increase gps.idle.timeout from 10 minutes to 20 minutes, and allow NVRAM override.
- GPS: Rename "disable.gps" to "gps.disable" for better consistency.
- OLED: Show "HBG3 Idle" instead of "No Session".
- OLED: Show "BT Session" instead of "BT Connected" when link is up but no activity.
- OLED: Show ':' after lat/lng for real Location, '?' for saved Location, and '-' for recent Location.
Easiest way to update is to use the built-in ota_update command, or do it with the push-button and OLED.
Instructions on how to do it are here: https://www.cloudyni...6#entry13084984
Cheers
Edited by mlord, 08 December 2023 - 09:35 AM.