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 ff40fa6aab ArduCopter: alt hold bug fix - should use 2x linear distance when calculating the desired rate 12 years ago
..
.gitignore Improvements to cmake. 14 years ago
APM_Config.h ACM: Precision Loiter RePositioning code. 12 years ago
APM_Config_mavlink_hil.h uncrustify ArduCopter/APM_Config_mavlink_hil.h 13 years ago
AP_State.pde ArduCopter: stop unnecessary updates of target altitude and knock-on effect of too many EV message in dataflash log 12 years ago
ArduCopter.pde ArduCopter with the new Camera and Relay classes for APM1 and APM2. 12 years ago
Attitude.pde ArduCopter: alt hold bug fix - should use 2x linear distance when calculating the desired rate 12 years ago
CMakeLists.txt Worked on ArduCopter cmake options. 13 years ago
GCS.h Copter: fixed SITL for ArduCopter 12 years ago
GCS_Mavlink.pde ArduCopter with the new Camera and Relay classes for APM1 and APM2. 12 years ago
Log.pde ArduCopter: use inertial nav for current altitude and climb rate 12 years ago
Makefile Copter: switch to using targets.mk 12 years ago
Parameters.h ArduCopter with the new Camera and Relay classes for APM1 and APM2. 12 years ago
Parameters.pde ArduCopter with the new Camera and Relay classes for APM1 and APM2. 12 years ago
ReleaseNotes.txt ArduCopter: added ReleaseNotes.txt 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 ArduCopter: move scaleLongUp and scaleLongDown initialisation to init_home 12 years ago
commands_logic.pde ArduCopter with the new Camera and Relay classes for APM1 and APM2. 12 years ago
commands_process.pde ArduCopter: add comments at the top of many navigation functions 12 years ago
compat.h ArduCopter: more work 12 years ago
compat.pde ArduCopter: more work 12 years ago
config.h ArduCopter: add AUTO_VELZ_MIN, AUTO_VELZ_MAX and PILOT_VELZ_MAX to allow better control of climb/descent rate in auto and manual throttle 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 ACM: Restore Multi-mode support 12 years ago
defines.h ArduCopter with the new Camera and Relay classes for APM1 and APM2. 12 years ago
events.pde ArduCopter with the new Camera and Relay classes for APM1 and APM2. 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: changes to use CONFIG_HIL_BOARD 12 years ago
limits.pde ArduCopter: more work 12 years ago
motors.pde ArduCopter: restore auto-trim method but now use AHRS.add_trim 12 years ago
navigation.pde ArduCopter: bug fix to GUIDED mode. Now checks that desired altitude was reached before deciding the waypoint is complete. 12 years ago
nocore.inoflag ArduCopter: add nocore.inoflag and Arduino.h 12 years ago
options.cmake Global change all references from 12 years ago
perf_info.pde ArduCopter: performance monitoring - changed loop counters to uint16_t. 12 years ago
radio.pde ArduCopter: fixes to radio.pde 12 years ago
read_me.text renamed top level directories 14 years ago
sensors.pde ArduCopter: use inertial nav for current altitude and climb rate 12 years ago
setup.pde ArduCopter: remove unused wait_for_yes function 12 years ago
system.pde ArduCopter with the new Camera and Relay classes for APM1 and APM2. 12 years ago
test.pde Copter: use new functions 12 years ago
toy.pde ArduCopter: sketch cpp builds! 12 years ago