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.
 
 
 
 
 
 
Peter Barker 3c0355e9e2 Plane: ensure 10% free space when initialising logging 10 years ago
..
APM_Config.h Plane: added HIL_MODE parameter 10 years ago
APM_Config.h.reference Plane: cleanup HIL defines 11 years ago
ArduPlane.cpp Plane: added flight stage FLIGHT_LAND_ABORT and abort mechanism 10 years ago
Attitude.cpp Plane: a bit more caution in unsuppressing throttle pre-takeoff 10 years ago
GCS_Mavlink.cpp Plane: Fixing issue 327 - reporting Baro alt instead of GPS 10 years ago
Log.cpp Plane: ensure 10% free space when initialising logging 10 years ago
Makefile Plane: cleanup cruft in Makefile 11 years ago
Parameters.cpp Plane: fixed parameter docs for LAND_ABORT_THR 10 years ago
Parameters.h Plane: added flight stage FLIGHT_LAND_ABORT and abort mechanism 10 years ago
Parameters.pde Plane: added blank Parameters.pde for MissionPlanner 10 years ago
Plane.cpp Plane: simpler initalisation of plane class 10 years ago
Plane.h Plane: added time for flying in any mode 10 years ago
altitude.cpp Plane: fixed above_location_current() for non-terrain alt 10 years ago
arming_checks.cpp Plane: added severities to send_statustext_all 10 years ago
capabilities.cpp Plane: init vehicle capabilities 10 years ago
commands.cpp Plane: update severities 10 years ago
commands_logic.cpp Plane: use 4 degrees if zero takeoff pitch 10 years ago
commands_process.cpp Plane: convert from .pde to .cpp files 10 years ago
config.h Plane: re-enable geofencing on APM2 10 years ago
control_modes.cpp Plane: update severities 10 years ago
createTags imported ArduPlane from ArduPilotMega svn 14 years ago
defines.h Plane: reworked is_flying 10 years ago
events.cpp Plane: update severities 10 years ago
failsafe.cpp Plane: require 5 channels to run failsafe passthrough 10 years ago
geofence.cpp Plane: update severities 10 years ago
is_flying.cpp Plane: added time for flying in any mode 10 years ago
landing.cpp Plane: utilize NAV_CONTINUE_AND_CHANGE_ALT for land abort 10 years ago
make.inc Plane: Moving to RSSI library for reading various kinds of RSSI, with the possibility of adding more. 10 years ago
navigation.cpp Plane: added local millis() and micros() to reduce code size a bit 10 years ago
nocore.inoflag ArduPlane: Ported to AP_HAL 12 years ago
px4_mixer.cpp Plane: trigger OVERRIDE_CHAN in px4io 10 years ago
radio.cpp Plane: set throttle trim to min on startup 10 years ago
release-notes.txt Plane: prepare for 3.4.0-beta2 release 10 years ago
sensors.cpp ArduPlane: implement on-board compass cal for arduplane 10 years ago
setup.cpp Plane: convert from .pde to .cpp files 10 years ago
system.cpp Plane: DFMessageWriter; ability to trickle messages out to DF 10 years ago
takeoff.cpp Plane: use labs for int32 values 10 years ago
test.cpp Plane: make Plane use milligauss 10 years ago