This website requires JavaScript.
Explore
Help
Register
Sign In
fly316
/
PX4-Autopilot
Watch
7
Star
0
Fork
0
mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced
2026-07-17 05:30:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5217bedd4b636eba61b55a85a8b3cb61d6b69857
PX4-Autopilot
/
src
/
modules
/
commander
/
HealthAndArmingChecks
T
History
Beat Küng
5217bedd4b
commander: make SYS_HAS_MAG a count param and ensure system has N calibrated + enabled mags
2022-12-14 07:55:04 +01:00
..
checks
commander: make SYS_HAS_MAG a count param and ensure system has N calibrated + enabled mags
2022-12-14 07:55:04 +01:00
CMakeLists.txt
vehicle_status_flags: cleanup message, move non-failsafe flags to vehicle_status
2022-10-11 22:31:20 -04:00
Common.cpp
commander: elapsed time checks avoid subtracting unsigned integers
2022-10-19 20:21:36 -04:00
Common.hpp
refactor vehicle_status_flags: rename to failsafe_flags
2022-10-13 16:05:25 -04:00
HealthAndArmingChecks.cpp
commander: fix initialization order of _failsafe_flags
2022-11-14 11:27:23 +01:00
HealthAndArmingChecks.hpp
commander: fix initialization order of _failsafe_flags
2022-11-14 11:27:23 +01:00
HealthAndArmingChecksTest.cpp
refactor vehicle_status_flags: rename to failsafe_flags
2022-10-13 16:05:25 -04:00