Cannot calibrate battery sensor on PixFalcon w/PX4 stack

I have just started using QGroundControl for the first time as I have a PixFalcon I am setting up and was curious about loading up the PX4 stack.
I have using ArduPilot with APM Planner and Mission Planner for a while with good results.

The first flight was superb with default settings, rock solid and very responsive in Stab, AltHold And GPSHold, but ended very quickly with a battery failsafe.

Checking the battery voltage revealed the PixFalcon battery sensor is reading too low a voltage.

So I spent the better part of an afternoon trying different values in the voltage scaling parameters to try and get a correct reading, but without success.

I then spent hours searching the net, this site and the PX4 site, for any info on battery calibration but could find none.

Is there any info, secrets, tips, tricks, to getting the correct battery voltage readings when using QGroundControl and the PX4 stack.

The Ardupilot stack seems much easier to tweet these readings to get them correct when using APMPlanner or Mission Planner, but of course these can’t be used with the PX4 stack.

Any help would be appreciated.

Perhaps someone at the PX4 side might be able help you.

Mission Planner has a little calculator thingy for ArduPilot setup. Not sure if we could do the same thing for PX4 stack?

Apparently MissionPlanner will not talk to the PX4 stack as all the parameter names are different.

Thanks @LuisVale I will try reposting my question there.

As a note, the MissionPlanner method of measuring voltage and putting it into the setup screen is easy to use a works well.
Could this or similar be implemented in QGroundControl?

As soon as I saw this thread I added an issue: https://github.com/mavlink/qgroundcontrol/issues/3611. I’ll add it.

FYI to anyone reading this thread and using ArduPilot+QGC. I just implemented the voltage/current calculator thingies: https://github.com/mavlink/qgroundcontrol/pull/3629

Still trying to figure out if the same thing is possible for PX4 Stack.

FWIW, I am running ArduPlane 3.5.1 with Mission Planner on a PixFalcon, and have been able to calibrate voltage and current reasonably well, though I still find battery RTL’s more of a PITA than a life ring.

Kelly

It seems to be a problem with the PX4 Stack.
I was hoping to check out the PX4 stack on this copter but if I can’t get the battery monitor working I might have to go back to the Ardupilot firmware.

I’m talking to Lorenz about how to implement the calculators in QGC for PX4 stack today. Should be in a dail build of QGC in a day or so.

Thanks Don, I will hang in there with this copter and wait for the update

New daily builds are out:


Updated the firmware with PX4 master, installed the new QGroundControl and the battery sensor is now calibrated within 0.05 volts.

Great.

Well done and thanks for the efforts.

Mike

Great to hear it’s working for you