baro: fixed an integer overflow issue at high altitudes
the averaging array was using 16 bit numbers, but we are storing numbers with 19 significant bits. That caused overflow at high altitude, and some very interesting altitude graphs! Thanks to Michael Oborne for spotting this in a log
Showing
Loading
Please register or sign in to comment