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 3665bec26d Copter: fixed build for Linux 12 years ago
..
.gitignore Improvements to cmake. 14 years ago
APM_Config.h Copter: remove support for dmp ahrs 12 years ago
APM_Config_mavlink_hil.h uncrustify ArduCopter/APM_Config_mavlink_hil.h 13 years ago
AP_State.pde Copter: move failsafe flags into structure 12 years ago
ArduCopter.pde Copter: fixed build for Linux 12 years ago
Attitude.pde Copter: move failsafe flags into structure 12 years ago
GCS.h Copter: added support for partial mission load 12 years ago
GCS_Mavlink.pde Copter: send frame type in mavlink heartbeat msg 12 years ago
Log.pde Copter: remove support for dmp ahrs 12 years ago
Makefile ArduCopter Makefile: Don't include targets.mk directly (included by apm.mk) 12 years ago
Parameters.h Copter: integrate GPS_Glitch parameters 12 years ago
Parameters.pde Copter: remove support for dmp ahrs 12 years ago
ReleaseNotes.txt Copter: update AC3.1-rc2 release notes for COMPASS_ORIENT change 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: remove old comments 12 years ago
commands_logic.pde Copter: move failsafe flags into structure 12 years ago
commands_process.pde Copter: remove old comments 12 years ago
compat.h Copter LEDs: replace bitRead with bitmask 12 years ago
compat.pde Copter: make compat functions static 12 years ago
config.h Copter: fixed build for Linux 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: ignore aux switch during radio failsafe 12 years ago
defines.h Copter: improve check of frame type to catch spelling errors 12 years ago
events.pde Copter: move failsafe flags into structure 12 years ago
failsafe.pde Copter: use new scheduler API 12 years ago
fence.pde Copter: move failsafe flags into structure 12 years ago
flip.pde Copter: remove manual_attitude and throttle flags 12 years ago
inertia.pde Copter: cleanup some bit if tests to be clearer 12 years ago
leds.pde Copter: updates for new notify API 12 years ago
motors.pde Copter: remove support for dmp ahrs 12 years ago
navigation.pde Copter: move init of global nav variables to set_nav_mode 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 const references for Vector3f parameters 12 years ago
radio.pde Copter: move failsafe flags into structure 12 years ago
read_me.text renamed top level directories 14 years ago
sensors.pde Copter: remove support for dmp ahrs 12 years ago
setup.pde Copter: remove declination setup from CLI 12 years ago
system.pde Copter: remove support for dmp ahrs 12 years ago
test.pde Copter: shorten motor tests printf 12 years ago
toy.pde Copter: remove old comments 12 years ago