Skip to content

v0.22.960

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Mar 21:04
dcb6504

GitHub downloads GitHub commits since release

Version v0.22.960 based on refs/heads/main dcb6504

  • dcb6504 - fix softap issues on fw upgrade
  • 5455dfc - Update configServer.cpp
  • e7489b6 - actually clean the nvs like jens suggested on the forum
  • 807c15b - Merge branch 'neo8m_experiments'
  • c11d373 - docs say before softap we need to reset wifi.
  • eebd43d - clarify which devices use this firmware fixes #373
  • b8fe1ff - Up version
  • 544d2ac - Merge pull request #374 from openbikesensor/neo8m_experiments
  • ae10650 - Fix conditional alp download; increase wait to ensure compliance inc ase of slow reset.
  • 1c1956b - reorder GPS display
  • de7fde5 - Remove AI generated review
  • efbf7d5 - Let the AI introduce itself
  • 40eac72 - differentiate between Neo6m and newer dialects for MON_HW
  • 434aacd - skip ALP download on non-neo6 gpses
  • 1d09a7f - change coldstart command
  • a2b6263 - implement reviewer notes
  • b546b0b - Give some details to Gemini.
  • 42900f9 - Remove commented out parameters
  • 500d8c6 - Oh, lets keep this in english
  • 3e07705 - Debug CI pipeline
  • 609066b - Activate some AI - fix place
  • afae73b - Activate some AI
  • 07ac356 - ALP only on neo6m; conditional resstarts on neo6m when AID has issues and others (always)
  • 5b282fa - Make note how to generate the codes with relative ease via pyubx2; better display layout
  • 9278e80 - Adapt the two implementations of "coldstart"; move the gain display so it is always visible. Keep Coldstarting on boot for neo8m
  • 8f22258 - Merge remote-tracking branch 'jens/cold_start_gps' into neo8m_experiments
  • 6f1726c - Runtime check for neo6 or neo8
  • 015297e - a bunch of experiments for neo8m and debugoutput on display.
  • db00da7 - Show AntennaGain and JammingLevel in about page
  • dae9abc - monitor antenna gain
  • b0a521e - adapt debug logging
  • fe3f8ea - Fix Mon-HW
  • bd41cd8 - Add ability for gps cold-start (reset)

🎉 Major features and improvements

🚀 New features and improvements

🐛 Bug Fixes

👻 Maintenance

📦 Dependency updates

👷 Changes for developers / internal