ardupilot/ArduPlane
Andrew Tridgell 73223ee458 remove Mavlink_Common.h and used deferred logic for params/waypoints
this moves the mavlink send logic into GCS_Mavlink.pde, and also
ensures we only ever send parameters and waypoints when there is
sufficient space in the serial send buffer
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 GCS: make the two GCS links gcs0 and gcs3 2011-09-19 11:04:02 +10:00
Attitude.pde GCS: make the two GCS links gcs0 and gcs3 2011-09-19 11:04:02 +10:00
CMakeLists.txt Merge some small misc improvements from APM_Camera branch 2011-09-17 20:25:31 +02:00
GCS.h remove Mavlink_Common.h and used deferred logic for params/waypoints 2011-09-19 11:04:02 +10:00
GCS_Mavlink.pde remove Mavlink_Common.h and used deferred logic for params/waypoints 2011-09-19 11:04:02 +10:00
Log.pde GCS: make the two GCS links gcs0 and gcs3 2011-09-19 11:04:02 +10:00
Makefile imported ArduPlane from ArduPilotMega svn 2011-09-09 11:29:39 +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 GCS: make the two GCS links gcs0 and gcs3 2011-09-19 11:04:02 +10:00
commands_logic.pde GCS: make the two GCS links gcs0 and gcs3 2011-09-19 11:04:02 +10:00
commands_process.pde GCS: make the two GCS links gcs0 and gcs3 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 remove Mavlink_Common.h and used deferred logic for params/waypoints 2011-09-19 11:04:02 +10:00
events.pde GCS: make the two GCS links gcs0 and gcs3 2011-09-19 11:04:02 +10: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 Revert more of 6dcbc7f44bc0. 2011-09-13 14:01:35 +02: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 ArduPilot updates for new DCM code 2011-09-17 14:58:02 +10:00