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.
 
 
 
 
 
 
Michael Oborne 218e70cd8b AP - fix attitude level hil mavlink 1.0 issue 13 years ago
..
APM_Config.h MAVLink: make APM build with MAVLink 1.0 possible with arduino GUI 13 years ago
APM_Config.h.reference Minimum ground speed patch from Claudio Natoli. Thanks Claudio! 13 years ago
ArduPlane.pde Telemetry: make it possible to use UART2 on APM2 13 years ago
Attitude.pde APM: adapt ArduPlane for AHRS framework 13 years ago
CMakeLists.txt Working on ArduPlane options. 13 years ago
GCS.h MAVLink: make APM build with MAVLink 1.0 possible with arduino GUI 13 years ago
GCS_Mavlink.pde AP - fix attitude level hil mavlink 1.0 issue 13 years ago
Log.pde APM: adapt ArduPlane for AHRS framework 13 years ago
Makefile Telemetry: make it possible to use UART2 on APM2 13 years ago
Parameters.h AHRS: enable AHRS_ group in ArduPlane 13 years ago
Parameters.pde AP - fix attitude level hil mavlink 1.0 issue 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 APM: fixed some build warnings 13 years ago
commands_logic.pde APM: adapt ArduPlane for AHRS framework 13 years ago
commands_process.pde Mission Scripting updates 13 years ago
config.h Telemetry: make it possible to use UART2 on APM2 13 years ago
control_modes.pde Correct a bug in throttle failsafe feature 13 years ago
createTags imported ArduPlane from ArduPilotMega svn 14 years ago
defines.h MAVLink: make APM build with MAVLink 1.0 possible with arduino GUI 13 years ago
events.pde APM: fixed reset of control switch when short_fs_action is disabled 13 years ago
failsafe.pde failsafe: make sure we clear any RC override in manual failsafe 13 years ago
geofence.pde geofence: re-breach if user changes mode outside the fence 13 years ago
navigation.pde APM: adapt ArduPlane for AHRS framework 13 years ago
options.cmake Worked on ArduCopter cmake options. 13 years ago
planner.pde Telemetry: make it possible to use UART2 on APM2 13 years ago
radio.pde APM: Fix rudder in elevon mode. 13 years ago
sensors.pde Remove a debugging print 13 years ago
setup.pde added AP_Param::show_all() 13 years ago
system.pde APM: use set_blocking_writes(false) when we have done ground start 13 years ago
test.pde APM: enable the new offset nulling in APM 13 years ago