Skip to content

Releases: renatobo/bonogps

Improved WiFi selection option

15 Mar 06:12
850927c
Compare
Choose a tag to compare

There was a complication when using the unit on the field and changing WiFi behavior: the client option would look for the registered network and hung for some time.
Since WiFi client (wifi_sta in the code) is only needed at home when setting things up or uploading software, but not at all on the field, the behavior of the BOOT button is now

  • short press: switch between WiFi in Access Point mode or WiFi off
  • long press: enable WiFi client mode

Battery display regression fix

08 Mar 01:02
5130782
Compare
Choose a tag to compare

With 1.2.1, SHOW_BATTERY was never defined.

Web Configuration portal fix - recommended update

07 Mar 02:32
a9d7ce1
Compare
Choose a tag to compare

Required upgrade if you have updated your libraries recently.

With the latest arduino-32 library, the web configuration portal was no longer working for parametric URLs.

BLE Battery support for LOLIN D32 PRO

23 Jan 00:27
e441e34
Compare
Choose a tag to compare

New features

  • now BLE broadcast battery status (doc updated)
  • Turn OFF (deep sleep) capablity, useful on lolin d32 pro since there is no builtin power switch

Enhancements

  • clients are now listed with their address
  • optimizations on web portal html generation
  • inline documentation referenced
  • status page refactored
  • OTA performances improved by shutting off all other functions

SW Build changes

  • BOARD_NAME macro was not needed, so it's no longer used and it has been removed
  • SHOW_BATTERY macro determines usage of battery gauges

Bug Fixing

  • the 1Hz rate button was not working after some optimization of the HTML code

v1.1 - LOLIN D32 PRO support

21 Jan 07:50
fd14fa9
Compare
Choose a tag to compare

Adapted code to support specifications of LOLIN D32 Pro
Added ability to report battery status (easily available on this board)

Additional PSRAM is unused at the moment, as well as the TF card interface.

Lolin D32 support

14 Jan 05:13
Compare
Choose a tag to compare
Lolin D32 support Pre-release
Pre-release

Support for LolinD32 Pro pins (UART2 missing)
Improvements to handling of BT, OTA, serial connection with autobauding
Docs on setup of GPS

Public release

19 Dec 23:06
Compare
Choose a tag to compare

Ready to open the repository for public access, so making it v1.0

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