ardupilot/ArduPlane
Doug Weibel 2ef4c79a7c Minimum ground speed patch from Claudio Natoli. Thanks Claudio!
This patch will boost the target airspeed as necessary to keep the ground speed above a parameter value - param_min_groundspeed.  Airspeed is still limited to FBW-max.  Setting min_groundspeed to zero (default) disables the feature.
2011-12-09 16:43:25 -07:00
..
APM_Config.h fixed disabling of GPS in ArduPlane 2011-11-21 20:29:18 +11:00
APM_Config.h.reference Minimum ground speed patch from Claudio Natoli. Thanks Claudio! 2011-12-09 16:43:25 -07:00
APM_Config_mavlink_hil.h removed some more unused defines 2011-09-19 11:04:02 +10:00
ArduPlane.pde Minimum ground speed patch from Claudio Natoli. Thanks Claudio! 2011-12-09 16:43:25 -07:00
Attitude.pde Minimum ground speed patch from Claudio Natoli. Thanks Claudio! 2011-12-09 16:43:25 -07:00
GCS.h USB-MUX: auto-switch telemetry port based on UXB mux for ArduPlane 2011-11-25 20:00:19 -08:00
GCS_Mavlink.pde fixed the "reboot on GPS lock" bug 2011-12-04 09:06:58 +11:00
Log.pde Add hook to dump log filesystem index for debugging 2011-12-07 08:13:30 -07:00
Makefile mavlink: don't force CLI and HIL with mavlink10 build 2011-11-28 16:22:33 +11:00
Parameters.h Minimum ground speed patch from Claudio Natoli. Thanks Claudio! 2011-12-09 16:43:25 -07:00
climb_rate.pde remove unused climb_rate code 2011-09-19 11:04:02 +10:00
command description.txt This is the real HEAD of the APM_Camera branch. Seams that lots of changes got lost in the SVN to GIT port 2011-09-09 16:18:38 +02:00
commands.pde fixed a valgrind warning 2011-11-08 17:26:53 +11:00
commands_logic.pde Minimum ground speed patch from Claudio Natoli. Thanks Claudio! 2011-12-09 16:43:25 -07:00
commands_process.pde Mission Scripting updates 2011-11-16 00:22:23 -08:00
config.h Minimum ground speed patch from Claudio Natoli. Thanks Claudio! 2011-12-09 16:43:25 -07:00
control_modes.pde ArduPlane: rename purple to APM2 2011-11-25 20:00:19 -08:00
createTags imported ArduPlane from ArduPilotMega svn 2011-09-09 11:29:39 +10:00
defines.h ArduPlane: rename purple to APM2 2011-11-25 20:00:19 -08:00
events.pde Augment failsafe gcs_send_text message 2011-12-09 09:11:45 -07:00
navigation.pde Minimum ground speed patch from Claudio Natoli. Thanks Claudio! 2011-12-09 16:43:25 -07:00
planner.pde USB-MUX: auto-switch telemetry port based on UXB mux for ArduPlane 2011-11-25 20:00:19 -08:00
radio.pde purple: fixed APM_RC.Init() to add isr_registry parameter 2011-11-25 20:00:17 -08:00
sensors.pde ArduPlane: LED digital writes use LED_OFF and LED_ON 2011-11-25 20:00:19 -08:00
setup.pde This is the real HEAD of the APM_Camera branch. Seams that lots of changes got lost in the SVN to GIT port 2011-09-09 16:18:38 +02:00
system.pde Add DataFlash.Init before doing a forced log erase on eeprom reset. 2011-11-28 19:42:27 -07:00
test.pde test: removed the broken gyro test and merge it into the imu test 2011-12-03 14:08:20 +11:00