ardupilot/Blimp
Michelle Rossouw 0ee8b452ab Blimp: fixup mavlink mav type, fix mode ordering 2021-09-06 11:31:34 +01:00
..
AP_Arming.cpp Blimp: remove override compass check 2021-08-18 18:30:51 +10:00
AP_Arming.h Blimp: remove override compass check 2021-08-18 18:30:51 +10:00
AP_State.cpp Blimp: initial implementation of blimp vehicle type 2021-03-31 12:27:07 +11:00
Blimp.cpp Blimp: remove stick gesture compass cal start and stop 2021-08-24 08:51:29 +09:00
Blimp.h Blimp: remove stick gesture compass cal start and stop 2021-08-24 08:51:29 +09:00
Fins.cpp Blimp: Add modes Velocity and Loiter 2021-07-06 14:56:02 +10:00
Fins.h Blimp: Code cleanups 2021-07-06 14:56:02 +10:00
GCS_Blimp.cpp Blimp: tidy setting of sensor status flags 2021-04-14 18:03:27 +10:00
GCS_Blimp.h Blimp: initial implementation of blimp vehicle type 2021-03-31 12:27:07 +11:00
GCS_Mavlink.cpp Blimp: added MCU_STATUS message 2021-08-25 07:11:31 +10:00
GCS_Mavlink.h Blimp: Add support for HIGH_LATENCY2 messages 2021-07-07 17:10:05 +10:00
Log.cpp Blimp: log GPS primary change event in GPS library 2021-08-06 15:30:18 +10:00
Parameters.cpp Blimp: DCM handles centrifugal correction application internally now 2021-08-17 10:36:46 +10:00
Parameters.h Blimp: Code cleanups 2021-07-06 14:56:02 +10:00
RC_Channel.cpp Blimp: Add modes Velocity and Loiter 2021-07-06 14:56:02 +10:00
RC_Channel.h Blimp: remove armed_with_switch state 2021-05-05 19:48:03 +10:00
commands.cpp Blimp: eliminate AP::ahrs().get_location 2021-08-31 09:47:31 +10:00
config.h Blimp: add and use HAL_BUTTON_ENABLE 2021-08-25 19:03:42 +10:00
defines.h Blimp: Add logging and MAVLink 2021-07-06 14:56:02 +10:00
ekf_check.cpp Blimp: remove ability to use DCM as AHRS 2021-07-21 21:01:39 +10:00
events.cpp Blimp: Add GPS glitch check 2021-07-06 14:56:02 +10:00
failsafe.cpp Blimp: Code cleanups 2021-07-06 14:56:02 +10:00
inertia.cpp Blimp: initial implementation of blimp vehicle type 2021-03-31 12:27:07 +11:00
mode.cpp Blimp: fixup mavlink mav type, fix mode ordering 2021-09-06 11:31:34 +01:00
mode.h Blimp: fixup mavlink mav type, fix mode ordering 2021-09-06 11:31:34 +01:00
mode_land.cpp Blimp: Fix mode land, manual and fins class 2021-07-06 14:56:02 +10:00
mode_loiter.cpp Blimp: Code cleanups 2021-07-06 14:56:02 +10:00
mode_manual.cpp Blimp: Fix mode land, manual and fins class 2021-07-06 14:56:02 +10:00
mode_velocity.cpp Blimp: Code cleanups 2021-07-06 14:56:02 +10:00
motors.cpp Blimp: initial implementation of blimp vehicle type 2021-03-31 12:27:07 +11:00
radio.cpp Blimp: Code cleanups 2021-07-06 14:56:02 +10:00
sensors.cpp Blimp: remove stick gesture compass cal start and stop 2021-08-24 08:51:29 +09:00
system.cpp Blimp: fixup mavlink mav type, fix mode ordering 2021-09-06 11:31:34 +01:00
version.h Blimp: initial implementation of blimp vehicle type 2021-03-31 12:27:07 +11:00
wscript Blimp: Remove most commented out code and other cleanups 2021-03-31 12:27:07 +11:00