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 51bdbea745 Plane: fixed format for ARM message 10 years ago
..
APM_Config.h
APM_Config.h.reference
ArduPlane.cpp Plane: log IMUDT 10 years ago
Attitude.cpp Plane: added support for ALTITUDE_WAIT mission command 10 years ago
GCS_Mavlink.cpp Plane: log ahrs home and ekf origin 10 years ago
Log.cpp Plane: fixed format for ARM message 10 years ago
Makefile
Parameters.cpp ArduPlane: use ARRAY_SIZE macro 10 years ago
Parameters.h Plane: use 16 bit mask for GCS_PID_MASK 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: avoid linking optflow on APM2 10 years ago
altitude.cpp
arming_checks.cpp Plane: added plane specific arming checks 10 years ago
climb_rate.cpp
command_description.txt
commands.cpp Plane: log ahrs home and ekf origin 10 years ago
commands_logic.cpp Plane: log ahrs home and ekf origin 10 years ago
commands_process.cpp
config.h Plane: disable geofence on APM2 10 years ago
control_modes.cpp Plane: trigger OVERRIDE_CHAN in px4io 10 years ago
createTags
defines.h GCS_Failsafe: defines for new failsafe option 10 years ago
events.cpp Plane: Ignore low voltage failsafe during landing 10 years ago
failsafe.cpp
geofence.cpp Plane: fixed fence return point on breach 10 years ago
landing.cpp Plane: moved sink_rate calculation to update_alt() 10 years ago
make.inc
navigation.cpp
nocore.inoflag
px4_mixer.cpp Plane: trigger OVERRIDE_CHAN in px4io 10 years ago
radio.cpp
release-notes.txt
sensors.cpp
setup.cpp
system.cpp Plane: avoid linking optflow on APM2 10 years ago
takeoff.cpp
test.cpp