This website requires JavaScript.
Explore
Help
Register
Sign In
fly316
/
PX4-Autopilot
Watch
7
Star
0
Fork
0
You've already forked PX4-Autopilot
mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced
2026-05-20 01:09:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PX4-Autopilot
/
src
/
lib
/
battery
History
Julian Oes
fd261b590c
battery: don't init uint16_t with -1.0f
...
This was flagged as undefined behaviour by fuzz testing.
2020-12-08 09:58:29 +01:00
..
battery_params_common.c
battery_params: relax maximum for capacity thresholds
2020-06-05 09:55:24 -04:00
battery_params_deprecated.c
battery: fix parameter migration and clarify
2020-09-01 10:25:03 +02:00
battery.cpp
battery: don't init uint16_t with -1.0f
2020-12-08 09:58:29 +01:00
battery.h
battery: fix isFloatEqual(), use matrix::isEqualF
2020-10-20 09:18:47 +02:00
CMakeLists.txt
Refactored to work with new battery_status module
2019-12-05 16:38:04 +01:00
module.yaml
battery: disable secondary module by default
2020-10-20 09:18:47 +02:00