forked from yaapu/FrskyTelemetryScript
-
Notifications
You must be signed in to change notification settings - Fork 1
/
horus-changelog.txt
65 lines (50 loc) · 2.55 KB
/
horus-changelog.txt
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
Horus version 1.5.1 (first public release)
- features aligned with Taranis version 1.5.1
Horus version 1.6.0
- rangefinder support with max range from config menu
- "synthetic vspeed" calculated from altitude changes with menu option to enable/disable
- air/groundspeed unit selectable from menu (m/s or km/h)
- larger HUD
- many small fixes
Horus Widget Version 1.6.2
- no more latency on HUD
- added support for FlowHold and Follow new copter flight modes
- added groundspeed/airspeed unit configuration as menu option
- moved flight timer to OpenTX timer 3
- added spoken flight time to flight timer alert
- added support for dual FLVSS + single power monitor with split load in dual battery view
- fixed mavlink message severity unpacking
- fixed first timer alert would not play
- added dedicated sounds for critical/non critical messages
- added simple/supersimple support with vocal alerts
- improved cell count detection with new algorythm
- added german language support
- added IMU temp support as custom IMUt sensor (experimental)
Horus Widget Version 1.7.0
- flightmodes loaded at runtime based on detected frametype
- units settings for distance and altitude inherited from radio settings
- units settings for horizontal and vertical speed selectable from config menu
- implemented cohen-sutherland algorythm for hud line clipping
- fix for roll and pitch clipping
- removed Tmp1 and Tmp2 OpenTX sensors
- moved all sensors to last instance 0xF of the respective frsky sensor ID (requires a new sensor discovery)
- added ARM sensor to expose to OpenTX arming status
- removed power from left panel
- added efficiency on left panel as mAh/speed
Horus Widget Version 1.7.1
- fix for telemetry reset on model change
- added script reset on timer 3 reset (motors have to be disarmed)
- fix for battery levels alerts, now voltage needs to stay below level for 4 seconds before triggering alerts
- new lcd panel backlight control from script for messages/alerts/events
- fix for limited battery alert voltage range, now from 0 to 50V (broken)
Horus Widget Version 1.7.2
- fix for IMU temp decoding
- fix for landing complete alert, now played only if motors are armed
- fix for limited battery alert voltage range, now from 0 to 50V (was missing from 1.7.1)
- changed min alert interval from 10s to 5s
Horus version 1.7.3
- fix for battery level2 alerts not repeating after being triggered
- fix for OpenTX GSpd sensor unit, now m/s
- fix for consumed battery mAh greater than battery capacity
Horus version 1.7.4
- fix for imperial settings not being picked up at widget start (OpenTX 2.2.3)