446 Commits (17e5d99509caafa2a0af015fe31e8bf3e557238b)

Author SHA1 Message Date
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
Víctor Mayoral Vilches fdf490dad1 HAL_Linux: RCInput support for PXFmini 9 years ago
Lucas De Marchi 4e883e033f AP_HAL_Linux: GPIO: remove ifdef comment 9 years ago
Víctor Mayoral Vilches 8ce8045033 HAL_Linux: GPIO, add support for PXFmini 9 years ago
Lucas De Marchi 47f25a0aa0 AP_HAL_Linux: remove _export_pins() method 9 years ago
José Roberto de Souza ba0ed84039 AP_HAL_Linux: Refactor GPIO_Sysfs 9 years ago
José Roberto de Souza 0c0d595b55 AP_HAL_Linux: Export GPIO pin inside of pinMode() 9 years ago
Ricardo de Almeida Gonzaga 7033e4d8ed AP_HAL_Linux: OpticalFlow swap crop and scale order 9 years ago
Ricardo de Almeida Gonzaga cbb313ec2c AP_HAL_Linux: Fix OpticalFlow crop calculation 9 years ago
Julien BERAUD e46f23f538 RCOutput_Bebop: Increase max_rpm on Bebop 2 9 years ago
Julien BERAUD b6f51233db AP_HAL_Linux: Make RPI get_hw method public 9 years ago
Julien BERAUD cadef09542 AP_HAL_Linux: Fix comment and panic on Bebop 9 years ago
Lucas De Marchi a096703b06 Global: don't link with AP_Progmem 9 years ago
Andrew Tridgell 0bbf4362e0 HAL_Linux: added qflight README.md 9 years ago
Andrew Tridgell dc8a3bbf92 HAL_Linux: added qflight board subtype 9 years ago
Andrew Tridgell cfd54c5683 AP_HAL: moved dsm implementation into AP_HAL/utility 9 years ago
Aaron Wang Shi ac08eece84 AP_HAL_Linux: instantiate BH hat objects 9 years ago
Aaron Wang Shi 4d7db9bba3 AP_HAL_Linux: add ifdefs for BH hat like other RPI-based boards 9 years ago
Aaron Wang Shi a712e9572f AP_HAL_Linux: instatiate SPI device for BH hat 9 years ago
Aaron Wang Shi 5d5e75c8ad AP_HAL_Linux: RCOutput_PCA9685 add new address for BH hat 9 years ago
Aaron Wang Shi f437e7a67c AP_HAL_Linux: add GPIO definitions for BH hat 9 years ago
Aaron Wang Shi 8cca0beba9 AP_HAL_Linux: support PWM input for BH hat 9 years ago
Andrew Tridgell c77e3c89c5 HAL_Linux: implement new_semaphore() 9 years ago
Lucas De Marchi 2a953c4e35 AP_HAL_Linux: add missing casts 9 years ago
Lucas De Marchi ba5dd88a0b AP_HAL_Linux: move mt9v117 patches inside class 9 years ago
Julien BERAUD 6f55f3734c AP_HAL_Linux: Add optflow declaration 9 years ago
Julien BERAUD f13cd00e59 AP_HAL_Linux: Update namespace and private 9 years ago