3066 Commits (978cd64a1e3b0cb5ba1f3bcc995fcc39bea7e9ff)

Author SHA1 Message Date
Michael du Breuil 7405bb7b85 Plane: Support new battery failsafes 7 years ago
Peter Barker 8a75a804e7 Plane: allow DataFlash to handle log sending 7 years ago
Przemek Lekston e5a9ac84e7 [Plane] Fix verify_loiter_heading acceptance criteria. 7 years ago
Peter Barker 5572d83ce9 Plane: move handling of get_home_position up 7 years ago
Peter Barker 7fd859da65 Plane: move home state into AP_AHRS 7 years ago
Peter Barker 7c86c4fe61 Plane: use ins singleton 7 years ago
Randy Mackay 548a7f8fcf Plane: add minor comment to quadplane 7 years ago
Leonard Hall ee745d2cd2 Plane: quad plane uses rate-control control during transitions 7 years ago
Leonard Hall a16d4ddad7 Plane: quadplane uses poscontrol instead of loiter 7 years ago
Randy Mackay c5d838125b Plane: quadplane logs PSC message 7 years ago
Randy Mackay 09cad7c59d Plane: quadplane integrates attitude control inertial_frame_reset 7 years ago
Randy Mackay 03c162432e Plane: quadplane provides dt to AC_WPNav::set_pilot_desired_acceleration 7 years ago
Randy Mackay a0a9a68fbc Plane: quadplane smoothing gain replaced by Q_A_INPUT_TC 7 years ago
Leonard Hall aa47b19dea Plane: remove quadplane calls to multicopter poscontrol's freeze_ff_xy 7 years ago
Peter Barker f558bbca2e Plane: use baro singleton 7 years ago
Peter Barker 4104d40130 Plane: delete correct assignment operator 7 years ago
Peter Barker 5671b3173e Plane: use AHRS singleton in GCS_MAVLink 7 years ago
Peter Barker 0862d1454e Plane: use AP::ahrs() for ADSB 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 33288fa676 Plane: NFC adapt to new AP_Battery method name 7 years ago
Tom Pittenger 6820531e2a Plane: fixed error string spelling 7 years ago
Michael du Breuil faea5d285c Plane: Consolidate some of the PID logging details 7 years ago
Andrew Tridgell 27e4953ad8 Plane: disable HIL on px4-v2 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
David Ingraham 9419cc3b32 Plane: Fix param docs for quadplane attitude control 7 years ago
Andrew Tridgell e6cebdecd1 Plane: use scheduler.get_last_loop_time_s() 7 years ago
Peter Barker 3859e5dfb1 Plane: eliminate update_perf_logging scheduler table shim 7 years ago
Andrew Tridgell 36660b2124 Plane: use filtered loop time 7 years ago
Peter Barker 4586b892f2 Plane: pass log-performance-bit at init time rather than update time 7 years ago
Peter Barker 8cae776448 Plane: move logging of PM and PERF messages to AP_Scheduler 7 years ago
Peter Barker 02540fdbf9 Plane: use AP_Scheduler's loop() function 7 years ago
Peter Barker 73092c3c30 Plane: use scheduler ticks in place of mainloop_count 7 years ago
Peter Barker 519e6c31d2 Plane: use AP::PerfInfo library 7 years ago
Randy Mackay dd6755f486 Plane: fix global-pos-int velocity direction to NED 7 years ago
Andrew Tridgell 2fb6113098 Plane: use AP:PerfInfo class 7 years ago
Andrew Tridgell ac196b8e0a Plane: fixed build error 7 years ago
Tom Pittenger 50a2d824c4
Plane: crash detection hard landing detection should skip debounce 7 years ago
Andrew Tridgell d1e11a5bde Plane: fixed build (remove learn_offsets call) 7 years ago
Michael du Breuil 43972f8e56 Plane: Move battery logging code to AP_BattMonitor 7 years ago
Randy Mackay ddcd08d6b6 Plane: PSC_ACCZ param name shortened 7 years ago
Michael du Breuil aec7521da4 Plane: Fix truncation of a time interval 7 years ago
Randy Mackay d579e086cf Plane: quadplane param index comment for moved PIDs 7 years ago
Andrew Tridgell 20b05e4228 Plane: added conversion code for PID layout change 7 years ago
Tom Pittenger 518abfe1d0 Plane: Allow GUIDED mode to take advantage of crosstrack flag. 7 years ago
Randy Mackay 7b1157e2d8 Plane: remove setting accel_z PID controller's dt 7 years ago
Randy Mackay f41f4dc6e5 Plane: move pos-control pids to pos-control library 7 years ago
Randy Mackay 017e71a748 Plane: quadplane velocity pi moves to position control library 7 years ago
Michael du Breuil ff85f5e9bd Plane: Support AP_BattMonitor_Params 7 years ago
Andrew Tridgell 5614fd1ccc Plane: use calloc in preferance to malloc 7 years ago
Andrew Tridgell 2c6a004a67 Plane: mark version as 3.9.0-dev 7 years ago