24 Commits (beff16abe6b516922c8c982d430a01879b94ef1a)

Author SHA1 Message Date
Peter Barker b574f4c1fc Plane: move support for inverted flight to rc-aux-switch 7 years ago
Michael du Breuil 3e4288d604 Plane: Use RC_Channels instead of hal.rcin 7 years ago
Michael du Breuil d52f5155f0 Plane: Rename rc failsafe state members 7 years ago
Peter Barker 5a8f01c19c Plane: use send_text method on the GCS singleton 8 years ago
Andrew Tridgell b83f50be0f Plane: use new SRV_Channels API 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 9b83781b4f Plane: fixed mixer arming error with FMUv4 9 years ago
murata 0e17cff099 Plane: if statements is simple. 9 years ago
Tom Pittenger b187e1f9a6 Plane: add reason to set_mode() 9 years ago
Michael du Breuil bb9086b87f Plane: setup mixer in the one second loop when disarmed 9 years ago
Michael du Breuil fc3ab7b691 Plane: rename var to avoid a var with the name of a c++ keyword 9 years ago
Tom Pittenger af1407a155 Plane: disable parachute code when not enabled via compile option 9 years ago
Andrew Tridgell 125af1b856 Plane: added OVERRIDE_SAFETY parameter 9 years ago
Luis Vale Gonçalves b7f3782e4e Plane: Text revisions 9 years ago
Lucas De Marchi 84da1f5039 Rename gcs_send_text_P to gcs_send_text 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Andrew Tridgell 5d1d54a8cb Plane: added CHUTE_CHAN parameter for manual release 9 years ago
squilter 583c087eca Plane: update severities 10 years ago
Andrew Tridgell f2c1010501 Plane: prevent mode switch changes changing WP tracking 10 years ago
Andrew Tridgell 4aac2c5c96 Plane: trigger OVERRIDE_CHAN in px4io 10 years ago
Andrew Tridgell 76c0293a85 Plane: added support for DO_AUTOTUNE_ENABLE 10 years ago
Andrew Tridgell bc6a52f8db Plane: fixed handling of OVERRIDE_CHAN on arming 10 years ago
Andrew Tridgell b92c2409e4 Plane: added local millis() and micros() to reduce code size a bit 10 years ago
Andrew Tridgell 18c37935c9 Plane: convert from .pde to .cpp files 10 years ago
Jonathan Challinger 4105edaa87 Plane: use hal.util soft_armed state 10 years ago
Andrew Tridgell a0f69e06a7 Plane: prevent baro reset from OVERRIDE_CHAN 10 years ago
Andrew Tridgell e30838a4ef Plane: make OVERRIDE_CHAN behaviour exactly match FLTMODE6 10 years ago
Andrew Tridgell 913004beb0 Plane: added OVERRIDE_CHAN parameter 10 years ago
Andrew Tridgell ea086fa79c Plane: added MAV_CMD_DO_INVERTED_FLIGHT support 11 years ago
Andrew Tridgell 1bce4239a3 Plane: added AUTOTUNE flight mode 11 years ago
Andrew Tridgell 4bf140aeac Plane: make next_WP and prev_WP be locations 11 years ago
Andrew Tridgell 3277416aeb Plane: fixed relative altitudes and resuming mission 11 years ago
Randy Mackay 9446e9fd2e Plane: integrate AP_Mission library 11 years ago
Andrew Tridgell 8574303a94 Plane: treat PWM below 900 as invalid for mode switch 11 years ago
Andrew Tridgell 9282c8d0d9 Plane: allow for a wider range of values on the control switch 11 years ago
Andrew Tridgell 4f242aedec Plane: fixed a bug where mode would not revert on geo-fence disable 11 years ago
Andrew Tridgell 6ed78c89ac Plane: don't read control switch when ch3 is in failsafe 12 years ago
Andrew Tridgell 51b9cf3e76 Plane: move failsafe variables into a structure 12 years ago
Andrew Tridgell 139acc0530 Plane: ignore control mode changes when in throttle failsafe 12 years ago
Pat Hickey 92b0c302f2 ArduPlane: Ported to AP_HAL 12 years ago
Andrew Tridgell 1104287aa2 Plane: use enum FlightMode in more places 12 years ago
Andrew Tridgell 764d86216e APM: fixed mission reset by setting waypoint to zero 13 years ago
Andrew Tridgell d13d117e61 APM: removed reset_I() and instead auto-reset integrator in PID library 13 years ago
uncrustify c69772388b uncrustify ArduPlane/control_modes.pde 13 years ago
Andrew Tridgell 5498d347f3 APM: Added RST_MISSION_CH option 13 years ago
Andrew Tridgell a823c9ceae APM: removed cli slider and dipswitch options 13 years ago
Andrew Tridgell 301ab00c5b APM: added control switch debouncer 13 years ago
Doug Weibel 8e17b8d6d4 Correct a bug in throttle failsafe feature 13 years ago
Andrew Tridgell e99db6526f APM: added RST_SWITCH_CH parameter 13 years ago
Andrew Tridgell 86927ac0a5 ArduPlane: rename purple to APM2 13 years ago