Skip to content

Releases: voroshkov/Chorus-RF-Laptimer

Chorus RF Laptimer 0.7.15

05 May 19:09
294d1c4
Compare
Choose a tag to compare

BugFix release

Android App:

  • Fix issue #81 (thanks to @Nisse43)
  • Fix issue #112 (thanks to @Smeat)
  • Probably fix issue with some modules not responding until disabled-enabled (myself)

Chorus RF Laptimer 0.7.14

04 Jul 19:34
514fddd
Compare
Choose a tag to compare

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

15 Jan 10:32
Compare
Choose a tag to compare

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

21 Nov 19:58
Compare
Choose a tag to compare

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

22 Jul 12:22
Compare
Choose a tag to compare

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)

28 May 20:31
4dc0670
Compare
Choose a tag to compare

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)

08 Jan 10:59
Compare
Choose a tag to compare

Android App:

  • Fixed possible incomplete data retrieval over WiFi connection.

Chorus RF Laptimer 0.7.3

25 Oct 19:12
Compare
Choose a tag to compare

Bugfix release.

Android App:

  • fix bluetooth reconnection issue.

Chorus RF Laptimer 0.7.2

25 Oct 18:24
Compare
Choose a tag to compare

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

24 Oct 15:01
Compare
Choose a tag to compare

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)