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.
 
 
 
 
 
 
Andrew Tridgell 637ecd5279 Copter: updates for new dataflash API 12 years ago
..
.gitignore Improvements to cmake. 14 years ago
APM_Config.h Copter: remove unnecessary #defines from APM_Config.h 12 years ago
APM_Config_mavlink_hil.h uncrustify ArduCopter/APM_Config_mavlink_hil.h 13 years ago
AP_State.pde ArduCopter: reduce redundant event logging 12 years ago
ArduCopter.pde Copter: inav circle initial implementation 12 years ago
Attitude.pde Copter: manual throttle scaling fix 12 years ago
CMakeLists.txt Worked on ArduCopter cmake options. 13 years ago
GCS.h ArduCopter: fixed memory unsafe member access in GCS_MAVLINK 12 years ago
GCS_Mavlink.pde Copter: integrate automatic roll and pitch trims 12 years ago
Log.pde Copter: updates for new dataflash API 12 years ago
Makefile ArduCopter Makefile: Don't include targets.mk directly (included by apm.mk) 12 years ago
Parameters.h Copter: THR_MID used to scale manual throttle 12 years ago
Parameters.pde Copter: add roll-pitch slew for auto modes 12 years ago
ReleaseNotes.txt Copter: update version to 2.9.1 ahead of release 12 years ago
UserCode.pde remove dumb user hooks comments 12 years ago
UserVariables.h remove dumb user hooks comments 12 years ago
command_description.txt Cleanup: rename files with spaces in their names, replace with underscores 13 years ago
commands.pde Copter: remove non-inav loiter and wp controllers 12 years ago
commands_logic.pde Copter: inav circle initial implementation 12 years ago
commands_process.pde Copter: remove non-inav loiter and wp controllers 12 years ago
compat.h ArduCopter: more work 12 years ago
compat.pde ArduCopter: more work 12 years ago
config.h Copter: add roll-pitch slew for auto modes 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 Copter: bug fix for autotrim's roll axis backwards 12 years ago
defines.h Copter: remove non-inav loiter and wp controllers 12 years ago
events.pde ArduCopter: replace FS_THR_RTL_MIN_DISTANCE with wp_radius 12 years ago
failsafe.pde ArduCopter: log watchdog event to dataflash 12 years ago
flip.pde AC: Moving flip speed back to 400°/s to prevent oscillation around change in speed. 12 years ago
inertia.pde Copter: remove baro-only alt hold 12 years ago
leds.pde ArduCopter: changes to use CONFIG_HIL_BOARD 12 years ago
limits.pde ArduCopter: more work 12 years ago
motors.pde Copter: remove baro-only alt hold 12 years ago
navigation.pde Copter: inav circle initial implementation 12 years ago
nocore.inoflag ArduCopter: add nocore.inoflag and Arduino.h 12 years ago
options.cmake Copter: added CH7 switch to enabling/disable the sonar in flight 12 years ago
perf_info.pde ArduCopter: performance monitoring - changed loop counters to uint16_t. 12 years ago
position_vector.pde Copter: inav circle initial implementation 12 years ago
radio.pde Copter: set update rate to 50hz during esc calibration 12 years ago
read_me.text renamed top level directories 14 years ago
sensors.pde Copter: bug fix to set sonar_alt_health to zero when disabled 12 years ago
setup.pde Copter: integrate automatic roll and pitch trims 12 years ago
system.pde Copter: remove non-inav loiter and wp controllers 12 years ago
test.pde Copter: fixes for new DataFlash API 12 years ago
toy.pde Update floating point calculations to use floats instead of doubles. 12 years ago