33 Commits (9c93cb76208b47d1de0a6dd91b526a0f82f3c711)

Author SHA1 Message Date
Pierre Kancir e7ae1b4fb6 AP_OpticalFlow: pass mavlink_message_t by const reference 6 years ago
Siddharth Purohit 67fcd773a6 OpticalFlow: add support for HereFlow message over can 6 years ago
Michael du Breuil b1bc4268a9 AP_OpticalFlow: Remove unused device ID tracking 6 years ago
Randy Mackay d2a2caf3a6 OpticalFlow: replace ENABLE with TYPE 6 years ago
Randy Mackay 97b5c2b031 OpticalFlow: add MAVLink driver 6 years ago
Peter Barker ac83765487 OpticalFlow: take care of own logging 6 years ago
Peter Barker e88358ccc6 AP_OpticalFlow: use AHRS singleton 6 years ago
Peter Barker ebf038eb57 AP_OpticalFlow: add singleton 6 years ago
Andrew Tridgell 0d4dca0394 AP_OpticalFlow: removed create() method for objects 7 years ago
Lucas De Marchi 04c3dca3ce AP_OpticalFlow: add static create method 7 years ago
Randy Mackay 59ffc3cd65 AP_OpticalFlow: minor order declaration change 8 years ago
Randy Mackay a7afffe14a AP_OpticalFlow: rename BUS_ID parameter to ADDR 8 years ago
Andrew Tridgell 06dfbc3e09 AP_OpticalFlow: added common driver for PX4Flow 8 years ago
Andrew Tridgell 0be1b1aac2 AP_OpticalFlow: give access to AHRS from all backends 8 years ago
Andrew Tridgell 2e2f8ad8cf AP_OpticalFlow: added SITL flow driver as normal driver 8 years ago
Andrew Tridgell 0889b25afa AP_OpticalFlow: initial code for Pixart optical flow chip 8 years ago
Julien Beraud d50fd3a6cd AP_OpticalFlow: fix onboard init 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
Andrew Tridgell 047a09c391 AP_OpticalFlow: use const reference 8 years ago
priseborough 9c7ab639a1 AP_OpticalFlow: Add parameters for flow sensor position offset 8 years ago
Lucas De Marchi 008e3c9810 AP_OpticalFlow: replace header guard with pragma once 9 years ago
Julien BERAUD c5cca02bc8 AP_OpticalFlow: Add support for onboard optflow 9 years ago
Gustavo Jose de Sousa f32c4ceda9 AP_OpticalFlow: standardize inclusion of libaries headers 10 years ago
Víctor Mayoral Vilches ed3366aaae AP_OpticalFlow: Add support for Linux 10 years ago
Paul Riseborough 53358a4e10 AP_OpticalFlow: Add parameter to compensate for flow sensor yaw angle 10 years ago
Andrew Tridgell 11ff12dfd3 AP_OpticalFlow: split library into frontend/backend 10 years ago
priseborough 063fb41748 AP_OpticalFlow: Add separate scale factors for X and Y axis. 10 years ago
priseborough 7ec8dfebcf AP_OpticalFlow : Remove gyro scale factor user adjustable parameter 10 years ago
priseborough df59f3311a AP_OpticalFlow : Add gyro scale factor correction parameter 10 years ago
priseborough eec49ce1dd AP_OpticalFlow : Add parameter for flow rate scale factor correction 10 years ago
priseborough cb4d5986e0 AP_OpticalFlow : Update PX4Flow interface 10 years ago
Randy Mackay ec4581b35a OptFlow: add ground_distance_m 10 years ago
Randy Mackay b64f9ed964 OptFlow: rename and restructure OpticalFlow class 10 years ago