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-02 05:04:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PX4-Autopilot
/
src
/
modules
/
flight_mode_manager
History
Jacob Dahl
7d9484e7a6
refactor(flight_mode_manager): pass follow_target_s by const reference
2026-03-16 14:48:13 -08:00
..
tasks
refactor(flight_mode_manager): pass follow_target_s by const reference
2026-03-16 14:48:13 -08:00
Templates
fix orbit for mc: handle VEHICLE_CMD_DO_ORBIT command and avoid race condition
2022-11-14 17:31:35 +01:00
CMakeLists.txt
Add Altitude Cruise mode
2025-09-18 15:50:10 +02:00
flight_mode_manager_params.c
Add FlightModeManager
2020-12-30 10:25:08 -05:00
FlightModeManager.cpp
CI: enable clang-tidy bugprone-incorrect-roundings (
#26574
)
2026-02-24 13:16:33 -09:00
FlightModeManager.hpp
module_base: remove CRTP template pattern to reduce flash bloat (
#26476
)
2026-02-19 15:17:17 +13:00
generate_flight_tasks.py
fix orbit for mc: handle VEHICLE_CMD_DO_ORBIT command and avoid race condition
2022-11-14 17:31:35 +01:00
Kconfig
Add support for protected build in drivers, systemcmds and modules Kconfig
2022-02-18 07:58:58 +01:00