ardupilot/Blimp
Andy Piper 97a4eed232 Blimp: update for new AC_PID settings
D_FF logging docs
2023-11-21 13:26:23 +11:00
..
AP_Arming.cpp Blimp: Support not sending a status text on state change 2023-10-25 09:39:51 -07:00
AP_Arming.h all: use CLASS_NO_COPY() macro 2022-10-04 11:23:04 +11:00
AP_State.cpp
Blimp.cpp Blimp: add documentation for PID notches and D feed-foward 2023-11-21 13:26:23 +11:00
Blimp.h Blimp: Fix some typos 2023-10-12 18:30:42 +11:00
Fins.cpp Blimp: tidy includes of SRV_Channel.h 2023-01-25 22:30:55 +11:00
Fins.h Blimp: Fix some typos 2023-10-12 18:30:42 +11:00
GCS_Blimp.cpp
GCS_Blimp.h Blimp: move sysid_my_gcs to be public 2023-06-17 14:49:22 +10:00
GCS_Mavlink.cpp Blimp: stop streaming trying SIM_STATE messages outside sim 2023-11-20 19:25:25 +11:00
GCS_Mavlink.h Blimp: add and use AP_MAVLINK_COMMAND_LONG_ENABLED 2023-11-16 10:50:21 +11:00
Log.cpp Blimp: update for new AC_PID settings 2023-11-21 13:26:23 +11: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: update for new AC_PID settings 2023-11-21 13:26:23 +11: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
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
inertia.cpp
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
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