54 Commits (0bf55ce3f4bea6aa7586bf0473aaa2e7505c633a)

Author SHA1 Message Date
Randy Mackay 760989d786 AP_OpticalFlow: add range to POS param description 6 years ago
Randy Mackay 4f738ca906 AP_OpticalFlow: driver for Cheerson CX-OF 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
auturgy d2cb4db191 AP_OpticalFlow: add defined(HAL_HAVE_PIXARTFLOW_SPI) 6 years ago
Michael du Breuil 3d7d23531a AP_OpticalFlow: No need to clear already zerod objects 6 years ago
Lucas De Marchi 49d08ba72a Global: remove minlure 7 years ago
Andrew Tridgell ead72214ac AP_OpticalFlow: support SP01 board 7 years ago
Andrew Tridgell 429a2beb86 AP_OpticalFlow: enable pixart flow on PCNC1 boards 7 years ago
Andrew Tridgell 85f4958e4e AP_OpticalFlow: use AP_FEATURE_BOARD_DETECT 7 years ago
Andrew Tridgell 3cd5386a7e AP_OpticalFlow: support ChibiOS 7 years ago
Randy Mackay cf24eef359 AP_OpticalFlow: init checks if enabled 8 years ago
Randy Mackay fdb4c7b5ee AP_OpticalFlow: failure to init leaves enabled unchanged 8 years ago
Randy Mackay a7afffe14a AP_OpticalFlow: rename BUS_ID parameter to ADDR 8 years ago
Jacob Walser a9a8521383 AP_OpticalFlow: Fix parameter metadata 8 years ago
mirkix ad208cab56 AP_OpticalFlow: BBBmini remove onboard OpticalFlow 8 years ago
Randy Mackay a517db4b5e AP_OpticalFlow: resolve compiler warning 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
Julien Beraud dc86a53862 OpticalFlow: move onboard alloc to init() 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
priseborough 1bde180f98 AP_OpticalFlow: Update parameter documentation 8 years ago
priseborough 9c7ab639a1 AP_OpticalFlow: Add parameters for flow sensor position offset 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
LukeMike 9f8b66758c VRBRAIN / AP_OpticalFlow: enabled OpticalFlow_PX4 for all VirtualRobotix boards 9 years ago
Lucas De Marchi 388a6683ad AP_OpticalFlow: fix optical flow initialization 9 years ago
Lucas De Marchi 6839ee4f37 AP_OpticalFlow: remove trailing whitespaces 9 years ago
Lucas De Marchi 5a52533084 AP_OpticalFlow: move bus definition to AP_HAL header 9 years ago
Ricardo de Almeida Gonzaga 46fb57fcf1 AP_OpticalFlow: use I2CDevice interface 9 years ago
mirkix d1babdb0fb AP_OpticalFlow: Enable optical flow onboard for BBBMINI 9 years ago
Ricardo de Almeida Gonzaga 7adbccac9a AP_HAL_Linux: add support for OpticalFlow to MinnowBoardMax 9 years ago
Julien BERAUD c5cca02bc8 AP_OpticalFlow: Add support for onboard optflow 9 years ago
Caio Marcelo de Oliveira Filho 5b06924779 AP_OpticalFlow: use millis/micros/panic functions 9 years ago
Lucas De Marchi 5244559010 Minimize AP_Progmem.h includes 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 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
Randy Mackay 03356a8d3a OptFlow: fix parameter descriptions 10 years ago
Randy Mackay 7bbaeac55f OpticalFlow: init _last_update_ms member 10 years ago
Andrew Tridgell 4ee54a8915 AP_OpticalFlow: fix for HAL_SITL rename 10 years ago
Paul Riseborough 53358a4e10 AP_OpticalFlow: Add parameter to compensate for flow sensor yaw angle 10 years ago
Andrew Tridgell aff01c6d09 AP_OpticalFlow: fixed reversed timestamp 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