5
0
mirror of https://github.com/ArduPilot/ardupilot synced 2025-02-13 03:13:57 -04:00
Commit Graph

1 Commits

Author SHA1 Message Date
Andrew Tridgell
5571a84a49 AP_BattMonitor: added a "battery" backend for liquid fuel flow
This is for sensors that give a pulse for each fixed volume of fuel.

Output is:
    - current in Amps maps to in litres/hour
    - consumed mAh is in consumed millilitres
    - fixed 1.0v voltage
2019-03-19 11:35:59 +11:00