ardupilot/Blimp
Peter Barker 60ce931ce2 Blimp: remove COMPASS_CAL messages from streamrates if tumble cal disabled
fatal error in SITL if we try to send messages with these disabled
2023-09-26 11:39:50 +10:00
..
AP_Arming.cpp Blimp: Fix inverted throttle 2023-08-21 21:01:47 +10:00
AP_Arming.h all: use CLASS_NO_COPY() macro 2022-10-04 11:23:04 +11:00
AP_State.cpp Blimp: initial implementation of blimp vehicle type 2021-03-31 12:27:07 +11:00
Blimp.cpp Blimp: Fix formatting to follow codestyle using script 2023-08-22 08:04:10 +10:00
Blimp.h Blimp: Remove extra defines and other code, fixup some formatting and naming 2023-08-21 21:01:47 +10:00
Fins.cpp Blimp: tidy includes of SRV_Channel.h 2023-01-25 22:30:55 +11:00
Fins.h Blimp: Fix formatting to follow codestyle using script 2023-08-22 08:04:10 +10:00
GCS_Blimp.cpp Blimp: tidy setting of sensor status flags 2021-04-14 18:03:27 +10:00
GCS_Blimp.h Blimp: move sysid_my_gcs to be public 2023-06-17 14:49:22 +10:00
GCS_Mavlink.cpp Blimp: remove COMPASS_CAL messages from streamrates if tumble cal disabled 2023-09-26 11:39:50 +10:00
GCS_Mavlink.h Blimp: support preflight calibration via command_int 2023-09-13 17:24:07 +10:00
Log.cpp Blimp: update PID logger documentation 2023-09-26 10:41:05 +10:00
Loiter.cpp Blimp: Fix formatting to follow codestyle using script 2023-08-22 08:04:10 +10:00
Loiter.h Blimp: Add Loiter class and RTL mode 2023-08-21 21:01:47 +10:00
Parameters.cpp Blimp: Support PD Max 2023-09-26 10:41:05 +10:00
Parameters.h Blimp: Remove extra defines and other code, fixup some formatting and naming 2023-08-21 21:01:47 +10:00
RC_Channel.cpp Blimp: Fix inverted throttle 2023-08-21 21:01:47 +10:00
RC_Channel.h Blimp: allow scaled passthru to go to trim on rc failsafe 2023-06-29 21:37:12 +10:00
commands.cpp Blimp: move logging of LogEvent::SET_HOME up 2022-02-08 11:04:26 +11:00
config.h Blimp: Remove extra defines and other code, fixup some formatting and naming 2023-08-21 21:01:47 +10:00
defines.h Blimp: Remove extra defines and other code, fixup some formatting and naming 2023-08-21 21:01:47 +10:00
ekf_check.cpp Blimp: Remove extra defines and other code, fixup some formatting and naming 2023-08-21 21:01:47 +10:00
events.cpp Blimp: Remove extra defines and other code, fixup some formatting and naming 2023-08-21 21:01:47 +10:00
failsafe.cpp Blimp: Code cleanups 2021-07-06 14:56:02 +10:00
inertia.cpp Blimp: rename AP_AHRS::get_position to get_location 2022-01-25 10:47:22 +11:00
mode.cpp Blimp: Fix formatting to follow codestyle using script 2023-08-22 08:04:10 +10:00
mode.h Blimp: Remove extra defines and other code, fixup some formatting and naming 2023-08-21 21:01:47 +10:00
mode_land.cpp Blimp: Remove extra defines and other code, fixup some formatting and naming 2023-08-21 21:01:47 +10:00
mode_loiter.cpp Blimp: Fix formatting to follow codestyle using script 2023-08-22 08:04:10 +10:00
mode_manual.cpp Blimp: Add Loiter class and RTL mode 2023-08-21 21:01:47 +10:00
mode_rtl.cpp Blimp: Add Loiter class and RTL mode 2023-08-21 21:01:47 +10:00
mode_velocity.cpp Blimp: Add Loiter class and RTL mode 2023-08-21 21:01:47 +10:00
motors.cpp Blimp: Fix inverted throttle 2023-08-21 21:01:47 +10:00
radio.cpp Blimp: Fix inverted throttle 2023-08-21 21:01:47 +10:00
sensors.cpp Blimp: moved accel cal update to vehicle code 2021-09-17 14:07:14 +10:00
system.cpp Blimp: Add Loiter class and RTL mode 2023-08-21 21:01:47 +10:00
version.h Blimp: version to 4.5.0-dev 2023-04-26 17:45:52 +10:00
wscript Blimp: Remove extra defines and other code, fixup some formatting and naming 2023-08-21 21:01:47 +10:00