..
.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_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
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
make it possible to enable RC override on non-HIL setups
2011-03-19 10:18:21 +00:00
ArduCopterMega.pde
added update_events() prototype
2011-03-18 01:50:46 +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
command description.txt
alignment with APM 2.0
2011-03-13 06:25:38 +00:00
commands_logic.pde
added send_text_P()
2011-03-19 10:14:15 +00:00
commands_process.pde
added send_text_P()
2011-03-19 10:14:15 +00:00
commands.pde
added send_text_P()
2011-03-19 10:14:15 +00:00
config.h
make it possible to enable RC override on non-HIL setups
2011-03-19 10:18:21 +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
added send_text_P()
2011-03-19 10:14:15 +00:00
flight_control.pde
AP_Var integration continued
2011-02-20 02:03:01 +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
make it possible to enable RC override on non-HIL setups
2011-03-19 10:18:21 +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
GCS.h
added send_text_P()
2011-03-19 10:14:15 +00:00
GCS.pde
added C coding style headers to a few more files
2011-03-08 12:20:48 +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
HIL_Xplane.pde
added send_text_P()
2011-03-19 10:14:15 +00:00
HIL.h
added send_text_P()
2011-03-19 10:14:15 +00:00
Log.pde
added send_text_P()
2011-03-19 10:14:15 +00:00
Makefile
Compilation fixes per request
2011-02-17 09:36:33 +00:00
Mavlink_Common.h
added send_text_P()
2011-03-19 10:14:15 +00:00
motors.pde
removed debug code
2011-03-15 05:55:51 +00:00
navigation.pde
added send_text_P()
2011-03-19 10:14:15 +00:00
Parameters.h
fix for Logging, motors_out buffer overrun, formatting.
2011-03-11 21:37:37 +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
added send_text_P()
2011-03-19 10:14:15 +00:00
test.pde
added sonar test
2011-03-18 01:50:27 +00:00