204 Commits (903be58436feacca8ee99c169f635c09820c35ba)

Author SHA1 Message Date
Peter Barker 73707077b5 Plane: move enabled parameter into compass library 6 years ago
Peter Barker 6c5c14381f Plane: move devo telemetry handling to GCS 6 years ago
Peter Barker 1a55f0ffab Plane: FrSky support has moved to GCS 6 years ago
Peter Barker d489d9a585 Plane: compass init never fails 6 years ago
Peter Barker ca7566fff9 Plane: use enum class for ArmingMethod and ArmingRequired 6 years ago
Mark Whitehorn 487ad7a90f Plane: add QACRO mode for quadplanes 6 years ago
Michael du Breuil 5134af2298 Plane: Manage quadplane throttle during RC failsafe 6 years ago
Peter Barker 33541dcbf6 Plane: GCS_MAVLink takes care of mavlink capabilities 6 years ago
Peter Barker 5a19f447a7 Plane: devo telemetry no long requires singleton classes to be passed in 6 years ago
Peter Barker cfb3dfc4e5 Plane: AP_Frsky_Telem uses singletons 6 years ago
Peter Barker 40856fef56 Plane: remove vestiges of old PX4_MIXER code 6 years ago
Peter Barker 6fc76a32af GLOBAL: use AP::logger() and strip redundant Log_ from methods 6 years ago
Peter Barker b47733142f GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Nikhil Upadhye d1e93bae83 Plane: adding new mode QAUTOTUNE 6 years ago
Peter Barker 56675851b6 Plane: DataFlash uses AP_Mission singleton 6 years ago
Peter Barker a263364959 Plane: GCS_MAVLink uses dataflash singleton 6 years ago
Andrew Tridgell da69bf3391 Plane: added an abstraction for reverse thrust 6 years ago
Peter Barker a5c34f6172 Plane: OpticalFlow takes care of its own logging 6 years ago
Eugene Shamaev 01178a75e9 Plane: added landing gear support 6 years ago
Michael du Breuil 9e1b0de6b7 Plane: Make capability init consistent 6 years ago
Michael du Breuil 3aed07a83a Plane: Create a scripting object 6 years ago
Michael du Breuil 9ed5184d98 Plane: Remove unneeded ServoRelayEvent mask set 7 years ago
Peter Barker 9ce02bc504 Plane: minimal support for inheritting from RC_Channel 7 years ago
Michael du Breuil eea8267704 Plane: Update notify initilization 7 years ago
Andrew Tridgell 1d675390ab Plane: make soaring an optional build feature 7 years ago
Peter Barker c42fb6d797 Plane: remove pointless rangefinder_init shim function 7 years ago
Lucas De Marchi 1a45aa12f5 AP_Param: warn on last pass only about unknown parameters 7 years ago
Andrew Tridgell bc503cc600 Plane: moved OSD to top level params 7 years ago
Alexander Malishev 75bf6984f5 Plane: added OSD support 7 years ago
Peter Barker f5e241af01 Plane: option to force arm, bypassing checks 7 years ago
Peter Barker 2b7f9247e8 Plane: use AP_FWVersion singleton 7 years ago
Michael du Breuil 12da35220c Plane: Simplify radio trimming, improve MAVLink report 7 years ago
Andrew Tridgell ce73918873 Plane: fixed throttle_percentage for twin engine planes 7 years ago
Peter Barker eb026e0a5f Plane: correct compilation when logging is disabled 7 years ago
night-ghost aa53832a70 ArduPlane: devo telemetry support (RX705/707) 7 years ago
Peter Barker 2b54113334 Plane: Baro does its own dataflash logging 7 years ago
Peter Barker 58d41e40d3 Plane: let GCS_MAVLink calibrate airspeed sensor 7 years ago
Peter Barker 65893cfca5 Plane: tidy handling of barometer calibrations 7 years ago
Michael du Breuil 7405bb7b85 Plane: Support new battery failsafes 7 years ago
night-ghost 98b8a61ca8 Plane: allow AP_Stats to be optional 7 years ago
David Ingraham a6aeebad4b Plane: Add support for AP_Gripper 7 years ago
Andrew Tridgell 2fb6113098 Plane: use AP:PerfInfo class 7 years ago
Tom Pittenger 39a200b83f Plane: allow control_mode enum to be in arbitrary order 7 years ago
Tom Pittenger 512b327cd4 Plane: failsafe events to use enums instead of magical numbers : Non-functional change 7 years ago
Tom Pittenger 7271586a47 Plane: invert auto_state.no_crosstrack flag to be auto_state.crosstrack. Non-functional change 7 years ago
André Kjellstrup 1d27e21d83 Plane: Option to trig by distance only when in AUTO mode 7 years ago
Michael du Breuil d52f5155f0 Plane: Rename rc failsafe state members 7 years ago
Andrew Tridgell af893ddde7 Plane: implement Q_OPTIONS 7 years ago
Tom Pittenger 8adacfeea3 Plane: always log MODE and include reason when logging is enabled 7 years ago
Peter Barker 4ce051af82 Plane: ensure we're in short failsafe before using failsafe.ch3_timer_ms 7 years ago