Releases: renatobo/bonogps
Releases · renatobo/bonogps
Racetime support, TrackAddict improvement
v0.7 feat(racechrono): added GLL messages
RaceChrono improvements
Full support to RaceChrono satellites map
WiFi toggle
Now with the ability to turn off wifi - this proved to save ~15% of battery on BT-SPP
WiFi form fixed
Fix on the WiFi credentials form
Small optimizations in code here and there to save a few bytes of memory
Stabilized bt-spp
Documentation is complete
Refactored WebServer usage for
- reduced memory footprint
- reduced conflict between WiFi and BT-SPP
Removed WiFiManager
WiFiManager was overkill, removed with one form to store SSID and wifi key with Preferences
Improved memory
cleanup usage of Strings to reduce memory usage
if BT and wifi are used together, WiFi spits out errors in some cases for the "/" handler as it's quite a large page (4k) so this release moves parts of it to other places and optimizes the build of the root page
Fixed GPS port speed to 115k2
Fixed GPS port speed to 115k2
Initial repository release
What's new
All repository structure in place
Bugs resolved
None in particular