ardupilot/ArduPlane
Amilcar Lucas ee4251baef Fix compilation 2011-10-02 14:52:02 +02: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 Moved relay control functions to it's own library 2011-10-02 01:00:27 +02:00
Attitude.pde Add auto flap functionality to FBW-B 2011-09-30 07:25:36 -06: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 Moved mavlink_check_target() to the libraries/. 2011-09-24 14:40:07 +02:00
Log.pde GCS: make the two GCS links gcs0 and gcs3 2011-09-19 11:04:02 +10:00
Makefile Added makefiles for ArduCopter/ArduPlane. 2011-09-30 07:16:48 -04:00
Parameters.h Added voltage divider, input voltage and amps per volt to parameters. 2011-09-17 22:32:19 +03: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 removed some more unused defines 2011-09-19 11:04:02 +10: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 GCS: make the two GCS links gcs0 and gcs3 2011-09-19 11:04:02 +10: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 GCS: make the two GCS links gcs0 and gcs3 2011-09-19 11:04:02 +10:00
test.pde Fix compilation 2011-10-02 14:52:02 +02:00