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.
 
 
 
 
 
 
Guy Tzoler a6c7890c74 Plane: use cork/push wrapper 7 years ago
..
APM_Config.h Global: remove mode line from headers 8 years ago
APM_Config.h.reference ArduPlane: Fix typos 9 years ago
AP_Arming.cpp Plane: AP_Arming: sanity-check fs timeout parameters 7 years ago
AP_Arming.h ArduPlane: use static method to construct AP_Arming_Plane 7 years ago
ArduPlane.cpp Plane: Only update home when not armed, rather then not soft armed 7 years ago
Attitude.cpp Plane: fixed a division by zero 7 years ago
GCS_Mavlink.cpp Plane: use gps singleton for GCS functions 7 years ago
GCS_Mavlink.h Plane: use gps singleton for GCS functions 7 years ago
GCS_Plane.cpp Plane: remove CLI 8 years ago
GCS_Plane.h Plane: remove CLI 8 years ago
Log.cpp Plane: log currently used airspeed 7 years ago
Makefile
Makefile.waf waf: use single entry point for make wrappers 9 years ago
Parameters.cpp Plane: added a not on min slew rate for throttle 7 years ago
Parameters.h Plane: Parameterize the home altitude reset conditions 8 years ago
Parameters.pde
Plane.cpp global: use static method to construct DataFlash_Class 7 years ago
Plane.h Plane: AP_Camera uses GPS singleton 7 years ago
afs_plane.cpp Plane: Support landing terminations on landing backends that support it 8 years ago
altitude.cpp Plane: implement Q_OPTIONS 7 years ago
avoidance_adsb.cpp Plane: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
avoidance_adsb.h ArduPlane: add static create method for AP_Avoidance_* 7 years ago
capabilities.cpp Plane: Add compass cal capability bit 8 years ago
commands.cpp Plane: support SET_GPS_GLOBAL_ORIGIN message 7 years ago
commands_logic.cpp Plane: implement Q_OPTIONS 7 years ago
config.h Plane: remove unused defines 8 years ago
control_modes.cpp Plane: Rename rc failsafe state members 7 years ago
createTags ArduPlane: remove mention to .pde files 9 years ago
defines.h Plane: always log MODE and include reason when logging is enabled 7 years ago
events.cpp Plane: Rename rc failsafe state members 7 years ago
failsafe.cpp Plane: send servos outputs after flaperon update 8 years ago
geofence.cpp Plane: eliminate gcs_send_message wrapper 8 years ago
is_flying.cpp Plane: update isFlying() landing check 7 years ago
make.inc Global: all vehicles get AP_Relay and AP_ServoRelayEvent libraries 8 years ago
motor_test.cpp Plane: use send_text method on the GCS singleton 8 years ago
navigation.cpp Plane: fixed GUIDED loiter with Q_RTL_MODE=1 7 years ago
parachute.cpp Plane: Allow a second activation of parachute 8 years ago
px4_mixer.cpp Plane: fixed MANUAL_RCMASK 7 years ago
quadplane.cpp Plane: fixed transitions for tailsitters after auto-takeoff 7 years ago
quadplane.h Plane: added Q_TRANS_DECEL 7 years ago
radio.cpp Plane: use cork/push wrapper 7 years ago
release-notes.txt Plane: updated release notes for 3.8.3 7 years ago
sensors.cpp Plane: Don't log SONR if there are no rangefinders 7 years ago
servos.cpp Plane: use cork/push wrapper 7 years ago
soaring.cpp Plane: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
system.cpp Plane: Option to trig by distance only when in AUTO mode 7 years ago
tailsitter.cpp Plane: disable rudder scaling in tailsitters 7 years ago
takeoff.cpp Plane: fixed minacc and delay for launch 8 years ago
tiltrotor.cpp Plane: make ground test easier for tilt 8 years ago
tuning.cpp Plane: To nullptr from NULL. 8 years ago
tuning.h Global: remove mode line from headers 8 years ago
version.cpp ArduPlane: move version to a static member 7 years ago
version.h ArduPlane: protect version.h from inclusion and use ap_version.h 7 years ago
wscript Global: all vehicles get AP_Relay and AP_ServoRelayEvent libraries 8 years ago