bonogps icon indicating copy to clipboard operation
bonogps copied to clipboard

A GPS setup to log your track lap times, based on ESP32, with the ability to interface with several mobile phone apps that log your speed and position via Bluetooth Low Energy, Bluetooth or WiFi

Results 7 bonogps issues
Sort by recently updated
recently updated
newest added

I am using Racechrono with the presets for it (BL SPP) The first connection is great and I see the data in Racechrono. After I finish my recording in Racechrono...

bug
RaceChrono

Simple option: log data to flash (this might require removing the option for OTA) Additional HW needed for the option to log to SD (probably the better option) Examples at...

enhancement

Hints [in the forum](https://racechrono.com/forum/discussion/comment/10810/#Comment_10810) > If you're building your own GPS, you can follow this protocol description https://github.com/aollin/racechrono-ble-diy-device . There's also working Arduino code which you can modify to your...

enhancement
RaceChrono

There are at least a couple of good ublox libraries - https://os.mbed.com/teams/ublox/code/gnss/ - https://github.com/ldab/u-blox_GNSS Evaluate removing the custom code and use these ones instead

enhancement

Examples at - https://github.com/platformio/bintray-secure-ota - https://lastminuteengineers.com/esp32-ota-web-updater-arduino-ide/ - https://github.com/chrisjoyce911/esp32FOTA - https://github.com/ayushsharma82/AsyncElegantOTA

enhancement

As suggested in the HLT forum [message 2](http://forum.gps-laptimer.de/viewtopic.php?t=5195) a binary protocol would be best for efficient transmission Options are - an existing binary protocol, e.g. Autosport Lab's channel interface design...

enhancement
Harry's Lap Timer

Right now TrackAddict has an 'On/Off' toggle ![Screen Shot 2020-12-19 at 3 03 12 PM](https://user-images.githubusercontent.com/4005901/102701394-6286b180-420b-11eb-81ff-2b7dd9ba7627.png) while it should be consistent with the others ![Screen Shot 2020-12-19 at 3 04 04...

enhancement
TrackAddict