Skip to content

Releases: askrejans/G86-info

0.5.0 MQTT timers

22 Jan 21:49
Compare
Choose a tag to compare

MQTT timer data push added as well - timer statuses are published to MQTT topic

Full Changelog: 0.4.1...0.5.0

0.4.1

20 Jan 23:53
Compare
Choose a tag to compare

Full Changelog: 0.4.0...0.4.1

0.4.0 Racing timers

20 Jan 22:45
Compare
Choose a tag to compare

Added racing timers on secondary display with button controls as RTOS tasks.

Full Changelog: 0.3.2...0.4.0

0.3.2 Refactoring

19 Jan 22:51
Compare
Choose a tag to compare

0.3.1 Secondary display

17 Jan 21:56
Compare
Choose a tag to compare

Added ECU/GPS display functionality to secondary 8 digit 7-segment display

Full Changelog: 0.3.0...0.3.1

0.3.0 Migrated to PlatformIO

16 Jan 20:12
Compare
Choose a tag to compare

Migrated code from Arduino ino fo PlatformIO build config, added tests. Still using Arduino.h and libs. Test implementation of secondary 8 digit 7 segment display.

Full Changelog: 0.2.0...0.3.0

0.2.0 ECU done + refactor

14 Jan 20:59
79127d0
Compare
Choose a tag to compare

Mayor refactoring release + configured ECU params as they are set in MQTT from speeduino-to-mqtt soft

Full Changelog: 0.1.0...0.2.0

Initial working release

06 Jan 01:24
77e53a8
Compare
Choose a tag to compare

Compiles, runs on screen successfully. Menu for ECU/GPS implemented and tested with dynamic data. Initial guesses about required MQTT variables, may and will change later.