772 Commits (dae636b39eea5b2bd8cab0372237a479dd0bda40)

Author SHA1 Message Date
mirkix 5b8de06beb AP_HAL_Linux: Enable optical flow onboard for BBBMINI 9 years ago
Lucas De Marchi 2296139516 AP_HAL_Linux: remove unused constant 9 years ago
Lucas De Marchi 21b2d5d34c AP_HAL_Linux: AnalogIn_Raspilot: rename classes to follow other names 9 years ago
Lucas De Marchi 87e7704b1c AP_HAL_Linux: ADS1115: rename classes to follow other names 9 years ago
Lucas De Marchi 5bb2716081 AP_HAL_Linux: add name to SPI device table 9 years ago
Lucas De Marchi 9d5fb97819 Global: rename enum SPIDevice to SPIDeviceType 9 years ago
mirkix c622ff1539 AP_HAL_Linux: Enable AnalogIN_IIO for BBBMINI 9 years ago
mirkix fe404c8a5d AP_HAL_Linux: AnalogIIO: Remove unused code, add scaling for BBBMINI, rework 9 years ago
Gustavo Jose de Sousa c2e3f05dbf waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
Gustavo Jose de Sousa a2d2661765 waf: use methods from bld instead of ardupilotwaf for the remaining 9 years ago
Gustavo Jose de Sousa 3d22490397 waf: examples: use methods from bld instead of ardupilotwaf 9 years ago
mirkix 86e335b6b6 AP_HAL_Linux: Prevent buffer overflow 9 years ago
Lucas De Marchi 2d3a62eae3 AP_HAL_Linux: RCInput_RPI: revert PWM support 9 years ago
Lucas De Marchi c8947c3e9c AP_HAL_Linux: RCInput_RPI: provide signal information 9 years ago
Lucas De Marchi 5629f38b2c AP_HAL_Linux: RCInput_RPI: fix use of uninitiliazed value 9 years ago
Julien BERAUD 4acc121bd6 AP_HAL_Linux: support for timesliced timers 9 years ago
Gustavo Jose de Sousa d281067bcc waf: make example binaries be placed in 'examples' dir 9 years ago
Ricardo de Almeida Gonzaga 4c60dd5e44 AP_HAL_Linux: improve yuyv_to_grey() performance 9 years ago
Ricardo de Almeida Gonzaga 3748760ead AP_HAL_Linux: improve crop_8bpp() performance 9 years ago
Ricardo de Almeida Gonzaga 210c90e784 AP_HAL_Linux: add benchmark for crop_8bpp() and yuyv_to_grey() 9 years ago
Julien BERAUD 43307d95c8 OpticalFlow_Onboard: fix body rate calculation 9 years ago
Ricardo de Almeida Gonzaga 753f7d864a AP_HAL_Linux: add a shrink by software option in OpticalFlow 9 years ago
Ricardo de Almeida Gonzaga 553d36c860 AP_HAL_Linux: add shrink_8bpp() to VideoIn 9 years ago
Lucas De Marchi 51fd0b3d55 AP_HAL_Linux: RCInput_RPI: fix coding style 9 years ago
Aaron Wang Shi 79d56073f7 AP_HAL_Linux: support PWM input for BH hat 9 years ago
Julien BERAUD f449107563 AP_HAL_Linux: Add Perf Lttng 9 years ago
Lucas De Marchi a3cac102cd AP_HAL_Linux: AnalogIn_Raspilot: rename misleading variables 9 years ago
Lucas De Marchi 0cff40ed7b AP_HAL_Linux: AnalogIn_Raspilot: remove unused debug 9 years ago
Pritam Ghanghas 60636c1653 AP_HAL_Linux: rename RaspilotAnalogIn.cpp to AnalogIn_Raspilot.cpp 9 years ago
Lucas De Marchi 1fde473afc AP_HAL_Linux: AnalogIn_IIO: normalize names 9 years ago
Lucas De Marchi be2af0877c AP_HAL_Linux: AnalogIn_IIO: formatting fixes 9 years ago
Víctor Mayoral Vilches 8195631fac HAL_Linux: AnalogIn_IIO update reopen_pin 9 years ago
Víctor Mayoral Vilches b9c83da8c6 HAL_Linux: AnalogIn_IIO, replace reopen by select 9 years ago
Víctor Mayoral Vilches da1b529415 HAL_Linux: AnalogIn_IIO add init_pins 9 years ago
Víctor Mayoral Vilches 546fbd1f25 HAL_Linux: mv AnalogIn_PXF to AnalogIn_IIO 9 years ago
Víctor Mayoral Vilches 4820e0b2c7 HAL_Linux: AnalogIn_PXF changes in AnalogIn 9 years ago
pkancir 506db4eaf5 AP_HAL_Linux: add ADC support for PXF cape 9 years ago
Lucas De Marchi 0817fe6033 AP_HAL_Linux: default USE_FRAM to 0 for all boards 9 years ago
Lucas De Marchi 2a33b6bf33 AP_HAL_Linux: OpticalFlow: remove unneeded panic 9 years ago
Ricardo de Almeida Gonzaga 7adbccac9a AP_HAL_Linux: add support for OpticalFlow to MinnowBoardMax 9 years ago
Ricardo de Almeida Gonzaga 8aded390e7 AP_HAL_Linux: add yuyv_to_grey() and crop_8bpp() to VideoIn 9 years ago
Ricardo de Almeida Gonzaga 27f909319e AP_HAL_Linux: add get_pixel_formats() to VideoIn 9 years ago
Julien BERAUD 979184607d OpticalFlow_Onboard: fix comment 9 years ago
Lucas De Marchi a803cfd1e8 AP_HAL_Linux: RCInput: use GPIO5 for PPMSUM in bhat 9 years ago
Lucas De Marchi 321803919c Revert "AP_HAL_Linux: support PWM input for BH hat" 9 years ago
Víctor Mayoral Vilches fa3dad928b HAL_Linux: Add PXFmini to Linux_Class 9 years ago
Víctor Mayoral Vilches e1de1f5f80 HAL_Linux: Util, add PXFmini support 9 years ago
Víctor Mayoral Vilches a0b9181198 HAL_Linux: Scheduler add PXFmini support 9 years ago
Víctor Mayoral Vilches 1c49b086eb HAL_Linux: SPIDriver add PXFmini support 9 years ago
Lucas De Marchi e0d19dc87d AP_HAL_Linux: RCInput_RPI: fix coding style 9 years ago