-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
44 lines (33 loc) · 998 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
v0.3.0
* Scrollable setup menu
* Piezo & Haptic alert when throttle is locked
* Piezo & Haptic alert when signal is lost
* Display alert when signal is lost
* Display alert when OSRR faults
* Fix fuzz in display offset area
* Fixes and improvements to display elements
v0.2.1
* Disallow Throttle Lock in Setup Menu
* Wrap triple digit speeds
* Fix displayed throttle position
* Dim displayed speed with 1s of ESC inactivity
v0.2.0
* Added Left Handed User Setting
* Added "Custom" Model for developers
* Added Display Frame Buffer
* Updated Boot Images
* Remove fuzz from Display on boot
* Filter accelerometer readings
* Increase is_display_visible sensitivity
v0.1.2
* Reset idle throttle timer while charging
* User button resets idle throttle timer
* Increased idle throttle alert to 10 minutes
* Change melody for idle remote alerts
* Low battery and idle remote alerts always play
v0.1.1
* Reassign melodies
* Fix mising hapic melodies
* Fix efficiency value
v0.1.0
* Initial Beta