You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rmackay9 4ca27defb3 ArduCopter: update comments related to CH7 switch options 12 years ago
..
.gitignore Improvements to cmake. 14 years ago
APM_Config.h ArduCopter: update comments related to CH7 switch options 12 years ago
APM_Config_mavlink_hil.h uncrustify ArduCopter/APM_Config_mavlink_hil.h 13 years ago
AP_State.pde ArduCopter: RTL clean-up and slightly improved landing sensor 12 years ago
ArduCopter.pde ArduCopter: allow accel based throttle controller to be enabled/disabled with the new THR_ACC_ENABLE parameter. 12 years ago
Attitude.pde ArduCopter: adjusted pid_throttle_accel dt to 0.01 (100hz) 12 years ago
CMakeLists.txt Worked on ArduCopter cmake options. 13 years ago
GCS.h uncrustify ArduCopter/GCS.h 13 years ago
GCS.pde uncrustify ArduCopter/GCS.pde 13 years ago
GCS_Mavlink.pde AC add ability to start new accel_scale via mavlink 12 years ago
Log.pde ArduCopter: allow INERTIAL_NAV to be enabled separately for horizontal and vertical position 12 years ago
Makefile AHRS: removed Quaternion build support from APM/ACM/rover 13 years ago
Parameters.h ArduCopter: allow accel based throttle controller to be enabled/disabled with the new THR_ACC_ENABLE parameter. 12 years ago
Parameters.pde ArduCopter: update comments related to CH7 switch options 12 years ago
ReleaseNotes.txt ArduCopter: added ReleaseNotes.txt 12 years ago
UserCode.pde uncrustify ArduCopter/UserCode.pde 13 years ago
UserVariables.h uncrustify ArduCopter/UserVariables.h 13 years ago
command_description.txt Cleanup: rename files with spaces in their names, replace with underscores 13 years ago
commands.pde ArduCopter: RTL clean-up and slightly improved landing sensor 12 years ago
commands_logic.pde ArduCopter: maintain loiter control even below 1m while landing 12 years ago
commands_process.pde ArduCopter: RTL clean-up and slightly improved landing sensor 12 years ago
config.h ArduCopter: RTL clean-up and slightly improved landing sensor 12 years ago
config_channels.h ArduCopter: remove unnecessary references to CH_CAM_PITCH, CH_CAM_ROLL, CH_CAM_YAW 13 years ago
control_modes.pde ArduCopter: increase CONTROL_SWITCH_COUNTER so that flight mode switch must be changed for at least 1/10th of a second 12 years ago
defines.h ArduCopter: update comments related to CH7 switch options 12 years ago
events.pde ArduCopter: low baterry failsafe 12 years ago
failsafe.pde Ap state updates 12 years ago
flip.pde ArduCopter: added back in angle boost and recombined for heli and multicopter 12 years ago
inertia.pde ArduCopter: allow INERTIAL_NAV to be enabled separately for horizontal and vertical position 12 years ago
leds.pde ArduCopter: replaced digitalRead and digitalWrite with faster calls 12 years ago
limits.pde ArduCopter: RTL clean-up and slightly improved landing sensor 12 years ago
motors.pde ArduCopter: allow INERTIAL_NAV to be enabled separately for horizontal and vertical position 12 years ago
navigation.pde ArduCopter: RTL clean-up and slightly improved landing sensor 12 years ago
options.cmake ArduCopter: update comments related to CH7 switch options 12 years ago
perf_info.pde ArduCopter: performance monitoring - changed loop counters to uint16_t. 12 years ago
radio.pde ACM: make it possible to run CLI on radio port in ArduCopter 12 years ago
read_me.text renamed top level directories 14 years ago
sensors.pde Copter: ported RSSI_PIN option from ArduPlane 12 years ago
setup.pde Copter: update ArduCopter for new ins interface 12 years ago
system.pde ArduCopter: bug fix - initialise inertial nav 12 years ago
test.pde ArduCopter: RTL clean-up and slightly improved landing sensor 12 years ago
toy.pde ACM: make it possible to run CLI on radio port in ArduCopter 12 years ago