ardupilot/ArduPlane
Doug Weibel cbf59e96bd Bug fixes for command logic re-write 2011-10-27 13:45:57 -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 Initial rewrite of command logic. 2011-10-27 13:45:52 -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 CLI: enable "hit enter 3 times" support for CLI 2011-10-27 21:54:07 +11:00
GCS_Mavlink.pde Initial rewrite of command logic. 2011-10-27 13:45:52 -06:00
Log.pde Initial rewrite of command logic. 2011-10-27 13:45:52 -06:00
Makefile Added makefiles for ArduCopter/ArduPlane. 2011-09-30 07:16:48 -04:00
Mavlink_compat.h MAVLink: MAVLink 1.0 support now builds 2011-10-24 12:21:26 +11:00
Parameters.h Initial rewrite of command logic. 2011-10-27 13:45:52 -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 Bug fixes for command logic re-write 2011-10-27 13:45:57 -06:00
commands_logic.pde Bug fixes for command logic re-write 2011-10-27 13:45:57 -06:00
commands_process.pde Bug fixes for command logic re-write 2011-10-27 13:45:57 -06:00
config.h CLI: enable "hit enter 3 times" support for CLI 2011-10-27 21:54:07 +11: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 Bug fixes for command logic re-write 2011-10-27 13:45:57 -06:00
events.pde Moved relay control functions to it's own library 2011-10-02 01:00:27 +02:00
navigation.pde Initial rewrite of command logic. 2011-10-27 13:45:52 -06: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 CLI: enable "hit enter 3 times" support for CLI 2011-10-27 21:54:07 +11:00
test.pde Initial rewrite of command logic. 2011-10-27 13:45:52 -06:00