ardupilot/ArduPlane
Doug Weibel 9cbc38b516 Add a feature for a minimum altitude parameter while flying in FBW-B
This patch written by YureZzZ - Thank you!
2011-10-16 23:11:40 -06:00
..
.cproject imported ArduPlane from ArduPilotMega svn 2011-09-09 11:29:39 +10:00
.gitignore Improvements to cmake. 2011-09-29 21:23:26 -04:00
.project imported ArduPlane from ArduPilotMega svn 2011-09-09 11:29:39 +10:00
APM_Config.h removed some more unused defines 2011-09-19 11:04:02 +10:00
APM_Config.h.reference These changes were meant to be inside commit a14c06adc06b. I'm sorry but reverting stuff is not that easy 2011-09-13 01:54:47 +02:00
APM_Config_mavlink_hil.h removed some more unused defines 2011-09-19 11:04:02 +10:00
ArduPlane.pde Add a feature for a minimum altitude parameter while flying in FBW-B 2011-10-16 23:11:40 -06:00
Attitude.pde More optimizations 2011-10-09 15:34:47 +02:00
CMakeLists.txt Fixed board setting in cmake-file. Removed now autogenerated Makefile 2011-09-30 11:17:08 +03:00
GCS.h removed some more unused defines 2011-09-19 11:04:02 +10:00
GCS_Mavlink.pde hil sensor cleanup 2011-10-14 18:14:32 +08:00
Log.pde use memcheck_available_memory() instead of freeRAM() 2011-10-09 22:08:59 +11:00
Makefile Added makefiles for ArduCopter/ArduPlane. 2011-09-30 07:16:48 -04:00
Parameters.h Add a feature for a minimum altitude parameter while flying in FBW-B 2011-10-16 23:11:40 -06: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 use gcs_send_text_fmt() and cleanup a few old debug lines 2011-09-19 11:04:02 +10:00
commands_logic.pde Moved relay control functions to it's own library 2011-10-02 01:00:27 +02:00
commands_process.pde GCS: make the two GCS links gcs0 and gcs3 2011-09-19 11:04:02 +10:00
config.h Add a feature for a minimum altitude parameter while flying in FBW-B 2011-10-16 23:11:40 -06:00
control_modes.pde use gcs_send_text_fmt() and cleanup a few old debug lines 2011-09-19 11:04:02 +10:00
createTags imported ArduPlane from ArduPilotMega svn 2011-09-09 11:29:39 +10:00
defines.h removed some more unused defines 2011-09-19 11:04:02 +10:00
events.pde Moved relay control functions to it's own library 2011-10-02 01:00:27 +02:00
navigation.pde GCS: make the two GCS links gcs0 and gcs3 2011-09-19 11:04:02 +10:00
planner.pde GCS: make the two GCS links gcs0 and gcs3 2011-09-19 11:04:02 +10:00
radio.pde Dead Zone fix - Now the range is full instead of clipped. Should make the Yaw much more smooth. 2011-09-26 22:12:39 -07:00
sensors.pde Sensor hil fix's 2011-10-13 22:22:03 +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 don't initialise DataFlash if logging is disabled 2011-10-09 22:08:59 +11:00
test.pde Fix compilation 2011-10-02 14:52:02 +02:00