ilihack / LuaPilot_Taranis_Telemetry

This Script LuaPilot is a nice Telemetry screen for Taranis for Arducopter and more
GNU General Public License v2.0
37 stars 19 forks source link

Fixed bug showing 0.15 instead of 15.00 #1

Closed astrohome closed 8 years ago

astrohome commented 8 years ago

VFAS is reported as 15.00 so using lua PREC2 flag we should multiply it by 100 to save 2 decimal places precision.

astrohome commented 8 years ago

I'm using OpenTX 2.1.7 and ArduCopter 3.3.2 with Pixhawk of course, and 5000 mAh 4S battery.

ilihack commented 8 years ago

I dont have an PowerModul and merge direct you pull request for the this and the next Version,

Thank you allot astrohome,

ilihack commented 8 years ago

the bug was only with the new opentx 2.17 i fix it, and the new recomend openTX is minimum 2.17

https://github.com/opentx/opentx/issues/3150