I want to see the voltage value of the fuel level analog sensor, I already set
BATT_MONITOR : 24
BATT_CAPACITY : 3300 (default)
BATT_FL_VLT_MIN : 0.5 V
BATT_FL_V_MULT : 0.2
BATT_FL_FLTR : 0.5 (default is 0.3)
BATT_FL_PIN : 2 (we are using Pixhawk Cube Black which are Pixhawk2_PM1 right?)
Our empty tank sensor are 0 and 5v for empty and full. That means, when there is no obstacle in front of the sensor, the voltage value is 0V, and when there is an obstacle in front of the sensor, it reads 5V.
At Status tab , the battery voltage we see is 1.11425 but may varies to 1.123; current is 0 (i think their something wrong). Please advise us what went wrong
We followed : (Fuel Flow and Level Sensors — Copter documentation)