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 6639294c72 APM: update for new barometer interface 13 years ago
..
APM_Config.h MAVLink: make usage of MAVLink defines more consistent 13 years ago
APM_Config.h.reference Minimum ground speed patch from Claudio Natoli. Thanks Claudio! 13 years ago
ArduPlane.pde APM: update for new barometer interface 13 years ago
Attitude.pde ArduPlane: Fix effect of ELEVON_REVERSE 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 ArduPlane HIL: fixed bug so g_gps->setHil calls send time as a uint32_t (was sending a float but was cast back to an uint32_t resulting in a meaningless time that never changed). 13 years ago
Log.pde Log: don't print '+' while erasing logs 13 years ago
Makefile MAVLink: make usage of MAVLink defines more consistent 13 years ago
Parameters.h APM: parameter enums should not be conditionally compiled 13 years ago
Parameters.pde Improve parameters descriptive text 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 Added camera trigger functionality 13 years ago
commands_process.pde Mission Scripting updates 13 years ago
config.h With CLI and MOUNT active, the linker says: region `text' overflowed by 3858 bytes 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 AirSpeed: added parameter ARSPD_USE 13 years ago
sensors.pde APM: update for new barometer interface 13 years ago
setup.pde Added CLI level command 13 years ago
system.pde APM: set_centripetal() is now set_fly_forward() 13 years ago
test.pde APM: update for new barometer interface 13 years ago