ardupilot/ArduCopterMega
jasonshort 01a4f764bf Fix for reversed pitch in SIMPLE mode.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1779 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-03-17 05:05:16 +00:00
..
.cproject Compilation fixes per request 2011-02-17 09:36:33 +00:00
.project Compilation fixes per request 2011-02-17 09:36:33 +00:00
APM_Config.h Should be flyable now. Please Use Reset in setup before flying. 2011-02-25 05:33:39 +00:00
APM_Config.h.reference git-svn-id: https://arducopter.googlecode.com/svn/trunk@1719 f9c3cf11-9bcb-44bc-f272-b75c42450872 2011-02-24 05:56:59 +00:00
APM_Config_mavlink_hil.h git-svn-id: https://arducopter.googlecode.com/svn/trunk@1719 f9c3cf11-9bcb-44bc-f272-b75c42450872 2011-02-24 05:56:59 +00:00
APM_Config_xplane.h git-svn-id: https://arducopter.googlecode.com/svn/trunk@1719 f9c3cf11-9bcb-44bc-f272-b75c42450872 2011-02-24 05:56:59 +00:00
ArduCopterMega.pde fix for Loop timing issue. 2011-03-16 05:43:48 +00:00
Attitude.pde Update to get SIMPLE mode running. 2011-03-15 05:54:48 +00:00
Camera.pde added C coding style headers to a few more files 2011-03-08 12:20:48 +00:00
GCS.h Compilation fixes per request 2011-02-17 09:36:33 +00:00
GCS.pde added C coding style headers to a few more files 2011-03-08 12:20:48 +00:00
GCS_Ardupilot.pde Compilation fixes per request 2011-02-17 09:36:33 +00:00
GCS_IMU_ouput.pde Compilation fixes per request 2011-02-17 09:36:33 +00:00
GCS_Jason_text.pde git-svn-id: https://arducopter.googlecode.com/svn/trunk@1191 f9c3cf11-9bcb-44bc-f272-b75c42450872 2010-12-19 16:40:33 +00:00
GCS_Mavlink.pde alignment with APM 2.0 2011-03-13 06:25:38 +00:00
GCS_Standard.pde Compilation fixes per request 2011-02-17 09:36:33 +00:00
GCS_Xplane.pde updated Param gen - won't compile yet. 2011-02-17 07:09:13 +00:00
HIL.h in progress updates, don't fly 2011-02-21 20:58:10 +00:00
HIL_Xplane.pde in progress updates, don't fly 2011-02-21 20:58:10 +00:00
Log.pde lots of minor changes, Logs should be working better now. 2011-03-09 06:37:09 +00:00
Makefile Compilation fixes per request 2011-02-17 09:36:33 +00:00
Mavlink_Common.h alignment with APM 2.0 2011-03-13 06:25:38 +00:00
Parameters.h fix for Logging, motors_out buffer overrun, formatting. 2011-03-11 21:37:37 +00:00
command description.txt alignment with APM 2.0 2011-03-13 06:25:38 +00:00
commands.pde alignment with APM 2.0 2011-03-13 06:25:38 +00:00
commands_logic.pde alignment with APM 2.0 2011-03-13 06:25:38 +00:00
commands_process.pde alignment with APM 2.0 2011-03-13 06:25:38 +00:00
config.h Update to get SIMPLE mode running. 2011-03-15 05:54:48 +00:00
control_modes.pde mavlink: fixed build with MAVLink and HIL 2011-03-03 11:39:52 +00:00
defines.h Added new Simple mode - Better version of FBW that is offset by initial yaw angle and not north. 2011-03-14 06:04:07 +00:00
events.pde alignment with APM 2.0 2011-03-13 06:25:38 +00:00
flight_control.pde AP_Var integration continued 2011-02-20 02:03:01 +00:00
global_data.h alignment with APM 2.0 2011-03-13 06:25:38 +00:00
global_data.pde updated Param gen - won't compile yet. 2011-02-17 07:09:13 +00:00
motors.pde removed debug code 2011-03-15 05:55:51 +00:00
navigation.pde Fix for reversed pitch in SIMPLE mode. 2011-03-17 05:05:16 +00:00
radio.pde bug fixes and updates 2011-03-07 06:00:27 +00:00
read_commands.pde added C coding style headers to a few more files 2011-03-08 12:20:48 +00:00
read_me.text Big changes in the way commands are parsed and mission tasks are done. Not tested at all. 2011-03-03 02:32:50 +00:00
sensors.pde Should be flyable now. Please Use Reset in setup before flying. 2011-02-25 05:33:39 +00:00
setup.pde fix for Logging, motors_out buffer overrun, formatting. 2011-03-11 21:37:37 +00:00
system.pde Update to get SIMPLE mode running. 2011-03-15 05:54:48 +00:00
test.pde Added new Simple mode - Better version of FBW that is offset by initial yaw angle and not north. 2011-03-14 06:04:07 +00:00