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.
 
 
 
 
 
 
Michael du Breuil 8417bcc7d5 Plane: Add flight options bitmask 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: use singletons in AP_Arming 7 years ago
AP_Arming.h Plane: use singletons in AP_Arming 7 years ago
ArduPlane.cpp Plane: Don't initilize motors with a trim value 7 years ago
Attitude.cpp Plane: Add flight options bitmask 7 years ago
GCS_Mavlink.cpp Plane: Send a quadplane version of NAV_CONTROLLER_OUTPUT 7 years ago
GCS_Mavlink.h Plane: handle command_int in GCS base class 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 target airspeed to NTUN messages 7 years ago
Makefile
Makefile.waf waf: use single entry point for make wrappers 9 years ago
Parameters.cpp Plane: Add flight options bitmask 7 years ago
Parameters.h Plane: Add flight options bitmask 7 years ago
Plane.cpp Plane: use AP_FWVersion singleton 7 years ago
Plane.h Plane: Add flight options bitmask 7 years ago
RC_Channel.cpp Plane: minimal support for inheritting from RC_Channel 7 years ago
RC_Channel.h Plane: minimal support for inheritting from RC_Channel 7 years ago
afs_plane.cpp Plane: remove rcmap member from AP_AdvancedFailsafe 7 years ago
altitude.cpp Plane: move home state into AP_AHRS 7 years ago
avoidance_adsb.cpp Plane: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
avoidance_adsb.h Plane: removed create() method for objects 7 years ago
capabilities.cpp Plane: Add compass cal capability bit 8 years ago
commands.cpp Plane: factor out a Plane::set_home 7 years ago
commands_logic.cpp Plane: factor out a Plane::set_home 7 years ago
config.h Plane: make soaring an optional build feature 7 years ago
control_modes.cpp Plane: Use RC_Channels instead of hal.rcin 7 years ago
createTags ArduPlane: remove mention to .pde files 9 years ago
defines.h Plane: Add flight options bitmask 7 years ago
events.cpp Plane: Use RC_Channels instead of hal.rcin 7 years ago
failsafe.cpp Plane: Use RC_Channels instead of hal.rcin 7 years ago
geofence.cpp Plane: Use RC_Channels instead of hal.rcin 7 years ago
is_flying.cpp Plane: allow AP_Stats to be optional 7 years ago
make.inc Plane: added OSD support 7 years ago
motor_test.cpp Plane: refactor output_test -> output_test_seq 7 years ago
navigation.cpp Plane: Add flight options bitmask 7 years ago
parachute.cpp Plane: Allow a second activation of parachute 8 years ago
px4_mixer.cpp Plane: use calloc in preferance to malloc 7 years ago
quadplane.cpp Plane: Send a quadplane version of NAV_CONTROLLER_OUTPUT 7 years ago
quadplane.h Plane: Send a quadplane version of NAV_CONTROLLER_OUTPUT 7 years ago
radio.cpp Plane: Add flight options bitmask 7 years ago
release-notes.txt Plane: updated release notes for 3.9.1beta3 7 years ago
sensors.cpp Plane: remove annoying ice_update shim 7 years ago
servos.cpp Plane: Don't initilize motors with a trim value 7 years ago
soaring.cpp Plane: make soaring an optional build feature 7 years ago
system.cpp Plane: Remove unneeded ServoRelayEvent mask set 7 years ago
tailsitter.cpp Plane: added Q_TAILSIT_THSCMX 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: move pos-control pids to pos-control library 7 years ago
tuning.h Global: remove mode line from headers 8 years ago
version.cpp Plane: fixed version for enums 7 years ago
version.h Plane: update version to 3.10.0-dev 7 years ago
wscript Plane: added OSD support 7 years ago