ardupilot/ArduPlane
Andrew Tridgell 83492f92f2 MAVLink: use enum ap_message and remove unused param argument
saves us another 200 bytes of text
2011-09-19 11:04:02 +10:00
..
.cproject imported ArduPlane from ArduPilotMega svn 2011-09-09 11:29:39 +10:00
.project imported ArduPlane from ArduPilotMega svn 2011-09-09 11:29:39 +10:00
APM_Config.h HIL: first step in simplifying the HIL/GCS code 2011-09-19 11:04:01 +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 HIL: first step in simplifying the HIL/GCS code 2011-09-19 11:04:01 +10:00
ArduPlane.pde removed some more dead messages, and convert MSG_* to an enum 2011-09-19 11:04:02 +10:00
Attitude.pde Use the G_RC_AUX macro when possible. Added more comments. Remove unused code 2011-09-12 20:21:12 +02:00
CMakeLists.txt Merge some small misc improvements from APM_Camera branch 2011-09-17 20:25:31 +02:00
GCS.h MAVLink: use enum ap_message and remove unused param argument 2011-09-19 11:04:02 +10:00
GCS_Mavlink.pde MAVLink: use enum ap_message and remove unused param argument 2011-09-19 11:04:02 +10:00
Log.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
Makefile imported ArduPlane from ArduPilotMega svn 2011-09-09 11:29:39 +10:00
Mavlink_Common.h MAVLink: use enum ap_message and remove unused param argument 2011-09-19 11:04:02 +10: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 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
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 remove unused MESSAGE_COMMAND_LIST 2011-09-19 11:04:02 +10:00
commands_logic.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
commands_process.pde remove unused MESSAGE_COMMAND_LIST 2011-09-19 11:04:02 +10:00
config.h HIL: first step in simplifying the HIL/GCS code 2011-09-19 11:04:01 +10:00
control_modes.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
createTags imported ArduPlane from ArduPilotMega svn 2011-09-09 11:29:39 +10:00
defines.h removed some more dead messages, and convert MSG_* to an enum 2011-09-19 11:04:02 +10:00
events.pde Correct state machine processing for long failsafe event following short failsafe from lower modes 2011-09-11 21:59:46 -06:00
navigation.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
planner.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
radio.pde Revert more of 6dcbc7f44bc0. 2011-09-13 14:01:35 +02:00
sensors.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
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 removed some more dead messages, and convert MSG_* to an enum 2011-09-19 11:04:02 +10:00
test.pde ArduPilot updates for new DCM code 2011-09-17 14:58:02 +10:00