ardupilot/Blimp
Peter Barker d3ab49205b Blimp: remove ENABLED/DISABLED defines
these are unused
2024-08-05 09:30:11 +10:00
..
AP_Arming.cpp Blimp: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
AP_Arming.h
AP_State.cpp Blimp: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
Blimp.cpp Blimp: correct compilation with AP_RRSI_ENABLED false 2024-07-24 09:11:39 +10:00
Blimp.h Blimp: remove far_from_EKF_origin sanity checks 2024-04-10 17:17:12 +10:00
Fins.cpp Blimp: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
Fins.h
GCS_Blimp.cpp Blimp: move RC bits in mavlink to common code 2024-02-10 11:46:44 +11:00
GCS_Blimp.h Blimp: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
GCS_Mavlink.cpp Blimp: add build option to not send RC_CHANNELS_RAW 2024-07-30 10:29:58 +10:00
GCS_Mavlink.h Blimp: move handling of DO_SET_HOME up to GCS_MAVLink base class 2024-04-09 09:35:16 +10:00
Log.cpp Blimp: move logger object up to AP_Vehicle 2024-02-13 10:54:29 +11:00
Loiter.cpp Blimp: adjust for logging having moved to AC_PosControl 2024-02-29 19:27:47 +11:00
Loiter.h
Parameters.cpp Blimp: correct compilation with AP_RRSI_ENABLED false 2024-07-24 09:11:39 +10:00
Parameters.h Blimp: move serial_manager parameters up to base class 2024-02-29 12:12:19 +11:00
RC_Channel.cpp Blimp: use new ModeReason::AUX_FUNCTION 2024-06-18 09:49:20 +10:00
RC_Channel.h Blimp: use AUX_FUNC instead of typedef aux_func_t 2024-02-15 08:41:30 +11:00
commands.cpp Blimp: remove far_from_EKF_origin sanity checks 2024-04-10 17:17:12 +10:00
config.h Blimp: move AP_Stats to AP_vehicle 2024-01-30 11:12:21 +11:00
defines.h Blimp: remove ENABLED/DISABLED defines 2024-08-05 09:30:11 +10:00
ekf_check.cpp Blimp: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
events.cpp Blimp: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
failsafe.cpp Blimp: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
inertia.cpp
mode.cpp Blimp: move RC bits in mavlink to common code 2024-02-10 11:46:44 +11:00
mode.h
mode_land.cpp
mode_loiter.cpp
mode_manual.cpp
mode_rtl.cpp
mode_velocity.cpp
motors.cpp
radio.cpp Blimp: move RC bits in mavlink to common code 2024-02-10 11:46:44 +11:00
sensors.cpp
system.cpp Blimp: correct compilation with AP_RRSI_ENABLED false 2024-07-24 09:11:39 +10:00
version.h Blimp: fix version setting in CheckFirmware app descriptor 2024-02-21 18:54:17 +11:00
wscript Blimp: move Arming, Beacon and RC_Mapper into ardupilotwaf.py 2024-04-17 18:11:46 +10:00