Releases: voroshkov/Chorus-RF-Laptimer
Releases · voroshkov/Chorus-RF-Laptimer
Chorus RF Laptimer 0.7.15
Chorus RF Laptimer 0.7.14
Feature release
(Thanks to @Smeat for idea and implementation!)
Arduino firmware
- Change API (v.6) to add new commands "Activate/Deactivate Rx Module"
Android App:
- Add support for API v.6 "Activate/Deactivate Rx Module" feature
Chorus RF Laptimer 0.7.10
Feature release
Arduino firmware
- Change API (v.5) to add new commands "Experimental Features" and "Debug Info"
- Add new lap detection algorithm as an Experimental feature for tiny whoop indoor events (slow flying drones, multiple signal reflections, weak RSSI peaks)
Android App:
- Add customizable start delay to prevent "smart" pilots from starting before the actual start signal ;)
- Add "new year box" (winter analog of "easter egg") for switching experimental firmware features, connectivity check & app version display. ;)
- One more update for "seconds" pronunciation in English :)
Chorus RF Laptimer 0.7.9
Minor bugfix release
Android App:
Fix a bug of copying one pilot's name to other pilots upon reconnect.
Chorus RF Laptimer 0.7.8
Feature release
Android App:
- Add support for USB devices (e.g wired connection over USB-UART adapter or wireless connection via 433/915MHz SiK/3DR telemetry modules)
- Implement some fixes for threading
- Add bonus connection tester "easter egg"
Chorus RF Laptimer 0.7.6 (API v.4)
Feature release
WARNING!
Android App in this release won't work with older versions of Chorus firmware (API v3 and lower)!
You'll need to upgrade the Arduino firmware to use this version of the App!
If you cannot upgrade the firmware, then download and install the latest compatible Android app from previous release
Arduino firmware
- change API (v.4) to be more intuitive
- change threshold setup procedure
Android App:
- Use new API (v.4)
- Change threshold setup UI
- Add Italian localization (thanks to @nikybiasion)
- Update "seconds" pronunciation in English
Chorus RF Laptimer 0.7.5 (API v.2)
Android App:
- Fixed possible incomplete data retrieval over WiFi connection.
Chorus RF Laptimer 0.7.3
Bugfix release.
Android App:
- fix bluetooth reconnection issue.
Chorus RF Laptimer 0.7.2
Bugfix release.
Arduino firmware
- fix handling of serial input to prevent messages from missing the response
- add new convenience commands
Android App:
- improve handling of WiFi connection (should prevent hanging upon disconnection).
- add deactivation of monitors before manual disconnection.
- improve pilots/devices color palette.
Chorus RF Laptimer 0.7.1
Feature release.
Features:
Android App:
- support WiFi connectivity (UDP port 9000)
- frequencies, channels and capture times in CSV reports
- ask for permission to wrtite CSV reports in Android 6+ (thanks to Gleb Godonoga)