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.
 
 
 
 
 
 
uncrustify b960619195 uncrustify ArduPlane/defines.h 13 years ago
..
APM_Config.h uncrustify ArduPlane/APM_Config.h 13 years ago
APM_Config.h.reference Minimum ground speed patch from Claudio Natoli. Thanks Claudio! 13 years ago
ArduPlane.pde APM: removed DMP support from ArduPlane 13 years ago
Attitude.pde APM: reset steering PID integrator in reset_I() 13 years ago
CMakeLists.txt Working on ArduPlane options. 13 years ago
GCS.h uncrustify ArduPlane/GCS.h 13 years ago
GCS_Mavlink.pde ArduCopter, ArduPilot: revert mavlink delay callback to be "unsigned long" 13 years ago
Log.pde ArduPlane: more "int" to "int16_t" and added cast to (int) in printf statements. 13 years ago
Makefile AHRS: removed Quaternion build support from APM/ACM/rover 13 years ago
Parameters.h APM: added parameter FBWB_ELEV_REV 13 years ago
Parameters.pde AHRS: fixed reference to AHRS var_info for APM and ACM 13 years ago
climb_rate.pde uncrustify ArduPlane/climb_rate.pde 13 years ago
command_description.txt Cleanup: rename files with spaces in their names, replace with underscores 13 years ago
commands.pde ArduPlane: replaced many "int" with "int16_t", "long" with "int32_t" 13 years ago
commands_logic.pde uncrustify ArduPlane/commands_logic.pde 13 years ago
commands_process.pde uncrustify ArduPlane/commands_process.pde 13 years ago
config.h APM: removed DMP support from ArduPlane 13 years ago
control_modes.pde uncrustify ArduPlane/control_modes.pde 13 years ago
createTags imported ArduPlane from ArduPilotMega svn 14 years ago
defines.h uncrustify ArduPlane/defines.h 13 years ago
events.pde uncrustify ArduPlane/events.pde 13 years ago
failsafe.pde uncrustify ArduPlane/failsafe.pde 13 years ago
geofence.pde uncrustify ArduPlane/geofence.pde 13 years ago
navigation.pde uncrustify ArduPlane/navigation.pde 13 years ago
options.cmake AHRS: removed Quaternion build support from APM/ACM/rover 13 years ago
planner.pde ArduPlane: replaced many "int" with "int16_t", "long" with "int32_t" 13 years ago
radio.pde ArduPlane: more "int" to "int16_t" and added cast to (int) in printf statements. 13 years ago
sensors.pde uncrustify ArduPlane/sensors.pde 13 years ago
setup.pde ArduPlane: replaced many "int" with "int16_t", "long" with "int32_t" 13 years ago
system.pde AHRS: removed Quaternion build support from APM/ACM/rover 13 years ago
test.pde ArduPlane: more "int" to "int16_t" and added cast to (int) in printf statements. 13 years ago