yaapu / FrskyTelemetryScript

A LUA telemetry script and widget for the Horus X10(S),X12 and Taranis X9D+,X9E,QX7 and X-Lite radios using ArduPilot frsky passthru protocol
GNU General Public License v3.0
440 stars 141 forks source link

14S battery, wrong voltage per cell. #193

Open DangerD1024 opened 1 year ago

DangerD1024 commented 1 year ago

Looks like script has limit to 12S battery while i have 14S Script shows wrong values for 14S battery (voltage per cell)

yaapu commented 1 year ago

Hi, which radio and which version? Latest versions can handle 16s but it's required to declare cell count in the config menu

DangerD1024 commented 1 year ago

128x64 Taranis I'll redownload latest version and check again in a few hours In cells override I have maximum 12s

DangerD1024 commented 1 year ago

same issue... latest from github has same issue...

yaapu commented 1 year ago

you are right, I only updated the color lcd versions, damn

DangerD1024 commented 1 year ago

you are right, I only updated the color lcd versions, damn

Let me know when you will update bw also =)

DangerD1024 commented 1 year ago

Or let me know how can i compile lua script)

DangerD1024 commented 1 year ago

Downloaded latest release, still not fixed