Skip to content

Releases: renatobo/bonogps

Racetime support, TrackAddict improvement

18 Dec 07:06
Compare
Choose a tag to compare
v0.7

feat(racechrono): added GLL messages

RaceChrono improvements

18 Dec 00:43
c74fdad
Compare
Choose a tag to compare
Pre-release

Full support to RaceChrono satellites map

WiFi toggle

14 Dec 00:24
4ba82de
Compare
Choose a tag to compare
WiFi toggle Pre-release
Pre-release

Now with the ability to turn off wifi - this proved to save ~15% of battery on BT-SPP

WiFi form fixed

11 Dec 22:23
Compare
Choose a tag to compare
WiFi form fixed Pre-release
Pre-release

Fix on the WiFi credentials form
Small optimizations in code here and there to save a few bytes of memory

Stabilized bt-spp

08 Dec 06:55
ccd2417
Compare
Choose a tag to compare
Stabilized bt-spp Pre-release
Pre-release

Documentation is complete
Refactored WebServer usage for

  • reduced memory footprint
  • reduced conflict between WiFi and BT-SPP

Removed WiFiManager

05 Dec 00:06
ea978b4
Compare
Choose a tag to compare
Removed WiFiManager Pre-release
Pre-release

WiFiManager was overkill, removed with one form to store SSID and wifi key with Preferences

Improved memory

04 Dec 03:06
Compare
Choose a tag to compare
Improved memory Pre-release
Pre-release

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

27 Nov 02:05
Compare
Choose a tag to compare
Pre-release

Fixed GPS port speed to 115k2

Initial repository release

19 Nov 05:21
Compare
Choose a tag to compare
Pre-release

What's new

All repository structure in place

Bugs resolved

None in particular