252 Commits (d8847a619231e6569d96fa5881f5f9d5feeabc64)

Author SHA1 Message Date
Michael du Breuil df1632054e Plane: Update throttle mix 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
Peter Barker 76b31f315a Plane: log_terrain_data no longer takes a DataFlash argument 6 years ago
Michael du Breuil 843c92ced5 Plane: Remove some redundant code/state resets 6 years ago
Andrew Tridgell f35cebcca4 Plane: fixed EKF yaw reset 6 years ago
Nikhil Upadhye d1e93bae83 Plane: adding new mode QAUTOTUNE 6 years ago
Peter Barker 153228bef5 Plane: call GCS update functions at quadcopter main loop rate 6 years ago
Peter Barker 7f5c0db949 Plane: adjust for new update entry points into GCS 6 years ago
IamPete1 c6e70c0454 Plane: add roll limit for tailsitters 6 years ago
Peter Barker ba3a369651 Plane: remove update_events scheduler shim 6 years ago
Michael du Breuil 1e220d3d37 Plane: Add support for mode change to QLand as a failsafe 6 years ago
Peter Barker d4e88bc6ba Plane: remove pointless wrappers around RC_Channels functions 6 years ago
Peter Barker 03b71e1123 Plane: remove pointless wrappers around gcs functions 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
Andrew Tridgell 432d786f82 Plane: pass height to landing gear update 6 years ago
Eugene Shamaev 01178a75e9 Plane: added landing gear support 6 years ago
Andrew Tridgell f2b8067023 Plane: pass manual_rc_mask to iocmu mixer 6 years ago
Andrew Tridgell c3d434bc35 Plane: pass mixing gain to iomcu 6 years ago
Andrew Tridgell d5c29fc57e Plane: use IOMCU mixing if available 6 years ago
Peter Barker 901664ce09 Plane: add support for RCn_OPTION (servorelay,camera) 7 years ago
Michael du Breuil e4bbcd5ee3 Plane: Don't initilize motors with a trim value 7 years ago
Alexander Malishev 001948d40c Plane: publish navigation info to OSD 7 years ago
Randy Mackay 903d00c4b2 Plane: remove compass accumulate 7 years ago
Andrew Tridgell 1d675390ab Plane: make soaring an optional build feature 7 years ago
Peter Barker 85f339caae Plane: remove annoying ice_update shim 7 years ago
Peter Barker e404562544 Plane: remove vexing button_update shim 7 years ago
Peter Barker 4502fd21c3 Plane: use compass singleton for logging 7 years ago
Michael du Breuil 1c276e6af7 Plane: Remove unneeded wrapper functions 7 years ago
Peter Barker 9824832523 Plane: use AP_RTC 7 years ago
Peter Barker bc9df01d21 Plane: remove sending of statustext for home location 7 years ago
Peter Barker 22306c370b Plane: factor out a Plane::set_home 7 years ago
Tom Pittenger 4dca1c48f2 Plane: update vehicle max_speed to ADSB library 7 years ago
Michael du Breuil b479f3760a Plane: Remove some unneeded logging indirection 7 years ago
Peter Barker eb026e0a5f Plane: correct compilation when logging is disabled 7 years ago
Peter Barker 68497f27fa Plane: move try_send_message handling of RC_CHANNELS up 7 years ago
Peter Barker 5ef417a669 Plane: GPS now logs its own data 7 years ago
Peter Barker 2b54113334 Plane: Baro does its own dataflash logging 7 years ago
Michael du Breuil 3e4288d604 Plane: Use RC_Channels instead of hal.rcin 7 years ago
Michael du Breuil 7405bb7b85 Plane: Support new battery failsafes 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
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 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