ardupilot/ArduCopter
Jason Short c276fe8fa0 GCS_Mavlink: added notes to #if malink10 2012-06-29 21:20:28 -07:00
..
Frame move Frame into ArduCopter 2011-09-09 11:52:15 +10:00
.gitignore Improvements to cmake. 2011-09-29 21:23:26 -04:00
APM_Config.h Adjustments to the Inertial_nav 2012-06-20 08:47:47 -07:00
APM_Config_mavlink_hil.h removed airspeed 2012-01-04 09:28:37 -08:00
ArduCopter.pde Arducopter.pde: Added Toy mode refinements 2012-06-29 21:20:27 -07:00
Attitude.pde Attitude.pde: Toy mode logic 2012-06-29 21:20:27 -07:00
CMakeLists.txt Worked on ArduCopter cmake options. 2012-04-19 16:05:08 -04:00
Camera.pde using current PWM rather than a re-read of the PWM. 2012-06-03 11:13:50 -07:00
GCS.h MAVLink: make ACM build with MAVLink 1.0 possible in arduino GUI 2012-04-24 22:24:58 +10:00
GCS.pde renamed top level directories 2011-09-09 11:27:41 +10:00
GCS_Mavlink.pde GCS_Mavlink: added notes to #if malink10 2012-06-29 21:20:28 -07:00
Log.pde ACM: ArduCopter updates for new compass interface 2012-06-27 16:01:50 +10:00
Makefile MAVLink: make usage of MAVLink defines more consistent 2012-06-15 16:27:11 +10:00
Parameters.h Params: Added toy_yate_rate 2012-06-29 21:20:27 -07:00
Parameters.pde Params: Added toy_yate_rate 2012-06-29 21:20:27 -07:00
UserCode.pde Added Andrew's user hooks. 2011-10-15 15:29:33 -07:00
UserVariables.h Added Andrew's user hooks. 2011-10-15 15:29:33 -07:00
command_description.txt Cleanup: rename files with spaces in their names, replace with underscores 2012-02-28 16:14:31 -08:00
commands.pde commands.pde: fixed unit error for distance check 2012-06-25 23:06:28 -07:00
commands_logic.pde moved detector to run until the throttle is low, then stop running. 2012-05-30 09:44:59 -07:00
commands_process.pde commands_process.pde: Bug fix 427. By default, the copter would land after an AUTO mission. Updated to check for valid approach altitude at end of mission. 2012-06-29 21:41:56 -05:00
config.h Config.h: Optimizing Nav gains 2012-06-29 21:20:28 -07:00
config_channels.h ArduCopter - removed references to MOT_1 etc as these are now within the AP_Motors class (i.e. MOT_1 has become AP_MOTORS_MOT_1) 2012-04-04 22:56:07 +09:00
control_modes.pde Updates to Flip: 2012-06-03 22:15:19 -07:00
defines.h defines.h: Toy Mode defines for flight modes 2012-06-29 21:20:28 -07:00
events.pde ACM: prevent link flood with "Low Battery" warnings 2012-06-05 11:31:40 +10:00
flip.pde Updates to Flip: 2012-06-03 22:15:19 -07:00
inertia.pde inertia.pde: WIP don't fly with inertia enabled until FN. 2012-06-25 23:06:28 -07:00
leds.pde Updates to CopterLEDS 2012-05-22 09:58:37 -04:00
motors.pde Inertial Control 2012-06-13 22:34:45 -07:00
navigation.pde Navigation.pde : removed old cross tracking from Arduplane. Added new 2D cross tracking. Added use of GPS velocity when above 1.5m/s 2012-06-25 23:06:28 -07:00
options.cmake Worked on ArduCopter cmake options. 2012-04-19 16:05:08 -04:00
planner.pde MAVLink: port the new adaptive flow control to ArduCopter 2012-04-02 11:18:53 +10:00
radio.pde changed define to a param for throttle_min and throttle_max 2012-06-20 15:00:53 -07:00
read_me.text renamed top level directories 2011-09-09 11:27:41 +10:00
sensors.pde ACM: ArduCopter updates for new compass interface 2012-06-27 16:01:50 +10:00
setup.pde ACM: ArduCopter updates for new compass interface 2012-06-27 16:01:50 +10:00
system.pde Added Toy Mode control 2012-06-25 23:08:25 -07:00
test.pde ACM: ArduCopter updates for new compass interface 2012-06-27 16:01:50 +10:00