You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,8 @@
3
3
Open TX Telemetry Script for reading and announcing battery mAh consumption. Uses the mAh consumption as reported from KISS 24a ESC as Telemetry data and accepts a configurable user Target mAH and Percentage Notification. The pilot can target how much mAh they intend to use that flight, adjust this value as needed, and this will be used as the "Battery". The Percentage Notification allow for the pilot to receive verbal indication of the "Battery" at the desired intervals. During the final 10% of the "Battery" an indication is given at every 1%. After 100% usage of the "Battery" each additional % used will trigger a "Battery Critical" alarm.
4
4
5
5
# SCREENSHOTS
6
-
See the WIKI for more information and screenshots. https://github.com/DynamikArray/KISS_Battery_Monitor/wiki
6
+
See the WIKI for more detailed information and screenshots on installation, and usage. https://github.com/DynamikArray/KISS_Battery_Monitor/wiki
7
+
7
8
8
9
# REQUIREMENTS
9
10
* KISS 24a ESC
@@ -21,7 +22,7 @@ There are two parameters the Pilot may adjust as needed.
21
22
* Target mAh = The amount of mAh the pilot wants to consume.
22
23
* Notification Percentage = The Percentages the pilot wants the verbal alerts to trigger.
23
24
24
-
On the main screen of the script, you may adjust the target mAh at anytime using the +/- keys to adjust the value in steps of 10.
25
+
On the main screen of the script, you may adjust the target mAh at anytime using by holding down either of the +/- keys to adjust the value.
25
26
26
27
Percentages Notification adjust may be accessed by pressing the [MENU] key. On the Percentages Notification Screen you may adjust the Percentage using the +/- keys. Pressing the [MENU] key again will bring you back to the main screen of this script.
0 commit comments