64 Commits (master)

Author SHA1 Message Date
Pierre Kancir a9814d34c7 AC_PrecLand: pass mavlink_message_t by const reference 6 years ago
Peter Barker 63e75459e2 AC_PrecLand: add floating point specifier on constant 6 years ago
Pierre Kancir 40e7d22811 AC_Precland: use SITL precland object 6 years ago
Peter Barker ff06e34aa7 AC_Precland: clean headers 6 years ago
Dr.-Ing. Amilcar do Carmo Lucas 4a71ac5e93 AC_PrecLand: small improvements in comments 6 years ago
Randy Mackay bee90261ef AC_PrecLand: enabled param desc loses 2nd option 6 years ago
Randy Mackay d271dda8c5 AC_PrecLand: init accepts update rate 6 years ago
Randy Mackay 7fbdaa3c65 AC_PrecLand: LAG to float and use main loop rate 6 years ago
Randy Mackay 40d4bcb84a AC_PrecLand: rename BUFFER to LAG and add alloc failure check 6 years ago
fnoop 02da34a246 AC_PrecLand: Add PLND_BUFFER parameter and move to AP_HAL::utility::RingBuffer, #6297 6 years ago
Peter Barker 0a7399ae7d AC_PrecLand: use AHRS singleton, remove pointless initialisations 7 years ago
fnoop bfceb5dd32 AC_PrecLand: Improve logging 7 years ago
Pierre Kancir 6fe0597399 AC_PrecLand: replace AP_InertialNav by AHRS 7 years ago
Peter Barker 7cc808543f AC_Precland: use ins singleton 7 years ago
Andrew Tridgell 9ba8097502 AC_PrecLand: removed create() method for objects 7 years ago
Lucas De Marchi b29a183a74 AC_PrecLand: add static create method 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas de56459887 AC_PrecLand: Use SI units conventions in parameter units 8 years ago
Andrew Tridgell 5d4400f1b7 AC_PrecLand: added BUS parameter for precision landing 8 years ago
Jonathan Challinger 9979e4bbe5 AC_PrecLand: fix usage of distance_to_target 8 years ago
Jonathan Challinger a772e1bd3d AC_PrecLand: add parameters for camera position relative to the CG 8 years ago
Randy Mackay 8f1d122766 AC_PrecLand: add ACC_P_NSE parameter 8 years ago
Randy Mackay 5dd5c22c39 AC_PrecLand: build IRLock on all boards 8 years ago
Randy Mackay 1fb6d468c6 AC_PrecLand: non functional changes including adding comments 8 years ago
Jonathan Challinger 2a29d7fedd AC_PrecLand: rework estimation, add EST_TYPE param 8 years ago
Michael du Breuil d71533dc2b AC_PrecLand: Update for AHRS NED changes 8 years ago
Randy Mackay bdf49c8a01 AC_PrecLand: add override and fix formatting 8 years ago
Randy Mackay 974a6f48c6 AC_PrecLand: remove check of type when using distance-to-target 8 years ago
fnoop 438ffd870a AP_PrecLand: consume distance_to_target as alternative to rangefinder_alt 8 years ago
Jonathan Challinger 86406199a9 AC_PrecLand: reserve parameter indices 8 years ago
Andrew Tridgell 50db4d362d AC_PrecLand: use new in-tree IRLock driver 8 years ago
Peter Barker fd5f79b238 AC_PrecLand: a pure-ArduPilot simulated SITL precision land backend 8 years ago
Peter Barker 4df4ba1956 AC_PrecLand: make SITL_Gazebo an alternate backend 8 years ago
Peter Barker d2285ace6c AC_PrecLand: remove unneeded empty handle_msg 8 years ago
Peter Barker 03710beb18 AC_PrecLand: make handle_msg impure and do nothing 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Jonathan Challinger 8df4add729 AC_PrecLand: trust initial velocity less 8 years ago
Jonathan Challinger ec73f563ad AC_PrecLand: do not fuse EKF velocity 8 years ago
Jonathan Challinger 7405f82d61 AC_PrecLand: add ekf to estimate vehicle-relative target velocity 8 years ago
John Hsu a8cf38b366 SITL: implement Gazebo SITL for IRLock tracking. 8 years ago
Randy Mackay 3c87f67212 AC_PrecLand: initialise some members 9 years ago
Tom Pittenger ccb0151816 AC_PrecLand: set param "Enable" to be FLAG_ENABLE 9 years ago
Randy Mackay 65038c753c AC_PrecLand: re-order init to resolve compiler warning 9 years ago
Jonathan Challinger 8fe0c1b05b AC_PrecLand: don't run if not enabled 9 years ago
Jonathan Challinger e84d1581ab AC_PrecLand: use new irlock interface, refactor backend interface 9 years ago
Jonathan Challinger 0eac5a5c8f AC_PrecLand: remove zero terms from math 9 years ago
Jonathan Challinger f74e162451 AC_PrecLand: redo math, simplify interface 9 years ago
Allan Matthew d01db0edd6 AC_PrecLand: remove PI controller, speed limits as they are unused 9 years ago
Lucas De Marchi 4e9ca31cb9 AC_PrecLand: replace header guard with pragma once 9 years ago
Randy Mackay c829ec0c2c AC_PrecLand: add missing parameter description 9 years ago