mickkn / VCS

OpenTX - Virtual Current Sensor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is a Virtual Current Sensor LUA script for the OpenTX. The script is based on using a Throttle percent timer and a re-wroten KISS telemetry script.

  • This project is mainly for Quadcopters without telemetry

Usage:

  • Place the VCS.lua file on the SD/SCRIPTS/TELEMETRY
  • Add the script as a telemetry screen

Screenshot

  • Enable Timer1 as a TH% 00:00:00 timer

Screenshot

  • Open the script with a long press on PAGE from standard screen

Screenshot

  • Change warning interval on page 2

Screenshot

  • Calculate Flight Time on page 3

Screenshot

  • Calculate max current draw on page 4

Screenshot

  • Fly a battery with the TH% timer, charge it and use the values in this calculator

The timer should be reset by using a long ENTER press and reset the flight

Screenshot

I did rewrite some (a lot) of the script, but all credit goes to the excellent KISS Telemetry script from DynamikAray

( https://github.com/DynamikArray/KISS_Battery_Monitor )

About

OpenTX - Virtual Current Sensor


Languages

Language:Lua 100.0%