66 Commits (7cd901fa5b8fe974be679df77d477a3519474ce1)

Author SHA1 Message Date
Randy Mackay 176e8b8861 AP_OpticalFlow: add orient-yaw parameter units 5 years ago
Randy Mackay dd49f199cb AP_OpticalFlow: reduce POS param range to 5m and add increment 5 years ago
murata b041a8206b AP_OpticalFlow: Deleted parameter descriptions without variables 5 years ago
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
Randy Mackay cb3de81058 AP_OpticalFlow: fix _ENABLE param desc for stable release 6 years ago
Randy Mackay d2a2caf3a6 OpticalFlow: replace ENABLE with TYPE 6 years ago
Randy Mackay 97b5c2b031 OpticalFlow: add MAVLink driver 6 years ago
Tom Pittenger 679ccb95bf AP_OpticalFlow: rename dataflash to logger 6 years ago
Randy Mackay 2cbd97dd7a AP_OpticalFlow: support cx-of on all boards 6 years ago
Tom Pittenger 699b7b9788 AP_OpticalFlow: unify singleton naming to _singleton and get_singleton() 6 years ago
Peter Barker b47733142f GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
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