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 c69772388b uncrustify ArduPlane/control_modes.pde 13 years ago
..
APM_Config.h APM: removed DMP support from ArduPlane 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 APM: support the MISSION_WRITE_PARTIAL_LIST command 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 APM: fixed some build warnings 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 math: more abs() fixes 13 years ago
commands_process.pde APM: expose change_command() and geofence_breached() to libraries 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 Mavlink: log wind estimation result 13 years ago
events.pde ArduPlane: replaced many "int" with "int16_t", "long" with "int32_t" 13 years ago
failsafe.pde failsafe: make sure we clear any RC override in manual failsafe 13 years ago
geofence.pde APM: use AHRS position for geo-fence 13 years ago
navigation.pde APM: added RDRSTEER_ PID for steering on ground 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 APM: fixed hil build 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