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.
 
 
 
 
 
 
Randy Mackay 5a40ee7a38 Copter: fix to gps present check in mavlink extended status 1 msg 12 years ago
..
.gitignore Improvements to cmake. 14 years ago
APM_Config.h Copter: minor user hooks cleanup 12 years ago
APM_Config_mavlink_hil.h uncrustify ArduCopter/APM_Config_mavlink_hil.h 13 years ago
AP_State.pde Copter: remove unused dump_state function 12 years ago
ArduCopter.pde Copter: Body frame ACRO upgrade 12 years ago
Attitude.pde Copter: remove param to disable accel based throttle controller 12 years ago
GCS.h Copter: added support for partial mission load 12 years ago
GCS_Mavlink.pde Copter: fix to gps present check in mavlink extended status 1 msg 12 years ago
Log.pde Copter: added cast to remove compiler warning 12 years ago
Makefile ArduCopter Makefile: Don't include targets.mk directly (included by apm.mk) 12 years ago
Parameters.h Copter: remove param to disable accel based throttle controller 12 years ago
Parameters.pde Copter: remove param to disable accel based throttle controller 12 years ago
ReleaseNotes.txt Copter: firmware version to 3.0.1 12 years ago
UserCode.pde Copter: minor user hooks cleanup 12 years ago
UserVariables.h Copter: minor user hooks cleanup 12 years ago
command_description.txt Cleanup: rename files with spaces in their names, replace with underscores 13 years ago
commands.pde Copter: fixed some uses of constrain_float() to be right type 12 years ago
commands_logic.pde Copter: project stopping point for loiter command 12 years ago
commands_process.pde Copter: fixed a compiler warning 12 years ago
compat.h Copter LEDs: replace bitRead with bitmask 12 years ago
compat.pde Copter: remove DigitalReadFast 12 years ago
config.h Copter: Body frame ACRO upgrade 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: comment fix for flight mode switch delay const 12 years ago
defines.h Copter: CH6 tuning definition clean-up 12 years ago
events.pde Coper: compile error fix when FENCE disabled 12 years ago
failsafe.pde Copter: add compassmot to cli 12 years ago
fence.pde Copter Fence: bug fix to avoid repeatedly invoking LAND mode 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: cleanup some bit if tests to be clearer 12 years ago
leds.pde Copter: double flash arming light when pre-arm checks fail 12 years ago
motors.pde Copter: relax pre-arm checks for mag field 12 years ago
navigation.pde WPNav: replace LOITER_ACCEL_MAX with parameter 12 years ago
nocore.inoflag ArduCopter: add nocore.inoflag and Arduino.h 12 years ago
perf_info.pde ArduCopter: performance monitoring - changed loop counters to uint16_t. 12 years ago
position_vector.pde Copter: use DEGX100 constant for position_vector calcs 12 years ago
radio.pde Copter: set_dead_zone renamed to set_default_dead_zone 12 years ago
read_me.text renamed top level directories 14 years ago
sensors.pde Copter: Fixed bug in battery current integration 12 years ago
setup.pde Copter: cli to report ch8 radio values 12 years ago
system.pde Copter: Body frame ACRO upgrade 12 years ago
test.pde Copter: changes for GPS field changes 12 years ago
toy.pde Copter: more constrain fixes 12 years ago