Skip to content

Commit 3fec36f

Browse files
authored
Merge pull request #11 from DynamikArray/Open-Tx2.2
Open tx2.2
2 parents 96dc560 + e9c3779 commit 3fec36f

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

KISSdata.lua renamed to KISS.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
local versionInfo = "KISS Telemetry Data - v1.3.0"
1+
local versionInfo = "KISS Telemetry Data - v1.3.1"
22

33
local blnMenuMode = 0
44

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ See the WIKI for more detailed information and screenshots on installation, and
1212
* OPEN TX 2.1 Firmware on Taranis
1313

1414
# INSTALLATION:
15-
Download the latest release from the https://github.com/DynamikArray/KISS_Battery_Monitor/releases and place the file (KISSdata.lua) in the following directory on the SD_CARD of your Taranis.
15+
Download the latest release from the https://github.com/DynamikArray/KISS_Battery_Monitor/releases and place the file (KISS.lua) in the following directory on the SD_CARD of your Taranis.
1616
``` SCRIPTS\TELEMETRY``` (if the TELEMETRY folder does not exist then you may need to create it).
1717

1818
ADDITIONAL STEPS FOR SOME USERS
@@ -32,5 +32,6 @@ On the main screen of the script, you may adjust the target mAh at anytime using
3232

3333
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.
3434

35-
# Known Issues
35+
# KNOWN ISSUES
36+
- OpenTx2.2 imposed a 6 Charachter limit on the filename, so the .lua file needs to be renamed - fixed in v.1.3.1
3637
- The Telemetry data is not visible for viewing after RSSI loss (ie pilot lands and disconnects battery from multi rotor) - fixed in v.1.3.0

0 commit comments

Comments
 (0)