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.
 
 
 
 
 
 
Robert Lefebvre 063cb41a11 Adding some comments to parameters. 12 years ago
..
Frame move Frame into ArduCopter 14 years ago
.gitignore Improvements to cmake. 14 years ago
APM_Config.h ArduCopter: APM_Config.h - make it ever so slightly easier to enable INERTIAL_NAV 13 years ago
APM_Config_mavlink_hil.h uncrustify ArduCopter/APM_Config_mavlink_hil.h 13 years ago
ArduCopter.pde ArduCopter: update version information ahead of testing 12 years ago
Attitude.pde New Yaw controller using rate feed forward and stabilize. 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 ArduCopter GCS_MAVLink: COMMAND_LONG for arm/disarm motors 13 years ago
Log.pde ArduCopter: allow DMP to run in parallel with DCM 13 years ago
Makefile AHRS: removed Quaternion build support from APM/ACM/rover 13 years ago
Parameters.h ArduCopter: added BATT_VOLT_PIN and BATT_CURR_PIN parameters to allow support for new 3DR IV battery voltage and current monitor 12 years ago
Parameters.pde Adding some comments to parameters. 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: alt hold bug fix - removed reset next_WP in init_home 13 years ago
commands_logic.pde ArduCopter: bug fix to ROI when no camera mount is specific 13 years ago
commands_process.pde ACM l Prevent pre-mature finish of mission 13 years ago
config.h New Yaw controller using rate feed forward and stabilize. 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: allow DMP to run in parallel with DCM 13 years ago
defines.h ArduCopter: allow DMP to run in parallel with DCM 13 years ago
events.pde uncrustify ArduCopter/events.pde 13 years ago
failsafe.pde ArduCopter: failsafe added to shutdown motors if mainloop fails 13 years ago
flip.pde ArduCopter: prioritise rate controllers, rate controller targets converted to body frame 13 years ago
inertia.pde uncrustify ArduCopter/inertia.pde 13 years ago
leds.pde uncrustify ArduCopter/leds.pde 13 years ago
limits.pde uncrustify ArduCopter/limits.pde 13 years ago
motors.pde ArduCopter: failsafe added to shutdown motors if mainloop fails 13 years ago
navigation.pde ArduCopter: position lead filters modified to use lag which varies by gps 13 years ago
options.cmake AHRS: removed Quaternion build support from APM/ACM/rover 13 years ago
planner.pde uncrustify ArduCopter/planner.pde 13 years ago
radio.pde ArduCopter: added message to console when entering ESC Calibration on startup 13 years ago
read_me.text renamed top level directories 14 years ago
sensors.pde ArduCopter: small comment fixes related to battery monitoring 12 years ago
setup.pde ACM: updates for new GPS detection 13 years ago
system.pde ArduCopter: fixed acro mode 12 years ago
test.pde ArduCopter: optical flow initialisation changes now that optical flow library automatically works on APM1, APM2 and APM2.5 13 years ago
toy.pde ArduCopter: prioritise rate controllers, rate controller targets converted to body frame 13 years ago