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 1fd0f73e3f Plane: use DataFlash_File on Linux 12 years ago
..
APM_Config.h Plane: removed HIL_MODE_ATTITUDE 12 years ago
APM_Config.h.reference Plane: updates for new compass API 12 years ago
ArduPlane.pde Plane: use DataFlash_File on Linux 12 years ago
Attitude.pde Plane: Report MAV_STATE_ACTIVE if flying, MAV_STATE_STANDBY otherwise 12 years ago
GCS.h Plane: switch to an array for stream rates 12 years ago
GCS_Mavlink.pde Plane: Report MAV_STATE_ACTIVE if flying, MAV_STATE_STANDBY otherwise 12 years ago
Log.pde Plane: allow enable/disable of camera log messages in CLI 12 years ago
Makefile Plane: use new apm.mk 12 years ago
Parameters.h Plane: added WP_MAX_RADIUS parameter 12 years ago
Parameters.pde Plane: Parameters BATTERY_MONITORING for Flymaple 12 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 Plane: remove old AIR_START code 12 years ago
commands_logic.pde Plane: added WP_MAX_RADIUS parameter 12 years ago
commands_process.pde Plane: switch to new AP_Scheduler 12 years ago
compat.h ArduPlane: Ported to AP_HAL 12 years ago
compat.pde Plane: workaround conflicts between wirish and APM compatibility 12 years ago
config.h Plane: added HAL_LINUX includes 12 years ago
control_modes.pde Plane: don't read control switch when ch3 is in failsafe 12 years ago
createTags imported ArduPlane from ArduPilotMega svn 14 years ago
defines.h Plane: defines.h added Flymaple INS 12 years ago
events.pde Plane: enable failsafe battery reporting 12 years ago
failsafe.pde Plane: added secondary rudder support 12 years ago
geofence.pde Plane: use the projected position for geofencing and waypoints 12 years ago
navigation.pde Plane: fixes for updated AP_Math and AHRS APIs 12 years ago
nocore.inoflag ArduPlane: Ported to AP_HAL 12 years ago
radio.pde Plane: set failsafe_radio AP_Notify bits 12 years ago
sensors.pde Plane: disable battery failsafe when usb connected 12 years ago
setup.pde Plane: removed flash_leds() calls 12 years ago
system.pde Plane: fixed uartA baud rates for APM1 12 years ago
test.pde Plane: fixed build with print() base change 12 years ago