91 Commits (d5449a6f2028c3b26e44c97b81a40440c485199f)

Author SHA1 Message Date
Lucas De Marchi 08ea1ea263 AP_HAL_Linux: RCOutput_Bebop: follow coding style 9 years ago
Luiz Ywata 7fb5db8077 AP_HAL_Linux: RCOutput_Bebop: use I2CDevice interface 9 years ago
Andrew Tridgell 847bfda48a HAL_Linux: adjust include ordering 9 years ago
Andrew Tridgell dd5d0ffbad HAL_Linux: use default module directory 9 years ago
Andrew Tridgell 107f76828d HAL_Linux: added AP_Module support 9 years ago
Andrew Tridgell beb3591f67 HAL_Linux: improved help output and errors for udp and bcast 9 years ago
Leandro Pereira 3555e439a4 AP_HAL_Linux: Simplify I2C initialization in HAL_Linux_Class 9 years ago
Lucas De Marchi 71e10c9132 AP_HAL_Linux: fix include order 9 years ago
Lucas De Marchi 45c6b750f2 AP_HAL_Linux: remove ifdef checks for HAL_BOARD_LINUX 9 years ago
Lucas De Marchi 3315f46800 AP_HAL_Linux: inline I2C bus options for minlure 9 years ago
Andrew Tridgell c7dabad02c HAL_Linux: added uartF 9 years ago
Lucas De Marchi 6a6175df1c AP_HAL_Linux: move dirname to I2CDevice core 9 years ago
Staroselskii Georgii a327a8779e AP_HAL_Linux: added Navio2 support 9 years ago
Lucas De Marchi 69f6a73c19 Global: fix missing renames for HAL_BOARD_SUBTYPE_LINUX_ERLEBOARD 9 years ago
Lucas De Marchi 3ace8b52de AP_HAL_Linux: use AnalogIn_IIO for minlure 9 years ago
Lucas De Marchi e40785b002 AP_HAL_Linux: Add fake device to I2CDriver 9 years ago
Lucas De Marchi c394de31a0 AP_HAL_Linux: register I2CManager instance 9 years ago
mirkix 5b8de06beb AP_HAL_Linux: Enable optical flow onboard for BBBMINI 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
mirkix c622ff1539 AP_HAL_Linux: Enable AnalogIN_IIO for BBBMINI 9 years ago
Lucas De Marchi 1fde473afc AP_HAL_Linux: AnalogIn_IIO: normalize names 9 years ago
Víctor Mayoral Vilches 546fbd1f25 HAL_Linux: mv AnalogIn_PXF to AnalogIn_IIO 9 years ago
pkancir 506db4eaf5 AP_HAL_Linux: add ADC support for PXF cape 9 years ago
Ricardo de Almeida Gonzaga 7adbccac9a AP_HAL_Linux: add support for OpticalFlow to MinnowBoardMax 9 years ago
Víctor Mayoral Vilches fa3dad928b HAL_Linux: Add PXFmini to Linux_Class 9 years ago
Andrew Tridgell dc8a3bbf92 HAL_Linux: added qflight board subtype 9 years ago
Aaron Wang Shi ac08eece84 AP_HAL_Linux: instantiate BH hat objects 9 years ago
Julien BERAUD 6f55f3734c AP_HAL_Linux: Add optflow declaration 9 years ago
Lucas De Marchi 6011eefb55 AP_HAL_Linux: rename AP_HAL_Empty instances 9 years ago
Lucas De Marchi 2439826c19 AP_HAL_Linux: use init() method without arguments 9 years ago
Julien BERAUD 8c4803af10 AP_HAL_Linux: GPIO Sysfs for Bebop 9 years ago
Lucas De Marchi 1d51e60571 AP_HAL_Linux: move Util instantiation 9 years ago
Víctor Mayoral Vilches d5d1bfae8c AP_HAL_Linux: Adapt code to common RPI layer 9 years ago
Lucas De Marchi cdaf67b749 AP_HAL_Linux: use PCA9685 for output in minlure 9 years ago
Lucas De Marchi b75524a152 AP_HAL_Linux: use UART RC input for minlure 9 years ago
Lucas De Marchi f72a5614d5 AP_HAL_Linux: add I2C buses for minlure 9 years ago
Lucas De Marchi 4992375bab AP_HAL_Linux: add GPIO definitions for minlure 9 years ago
Lucas De Marchi 2ac96b942c AP_HAL_Linux: remove prefix from AP_HAL_Linux classes 9 years ago
Caio Marcelo de Oliveira Filho 3c22564307 AP_HAL_Linux: merge init() and run() 9 years ago
Caio Marcelo de Oliveira Filho 32dc822470 AP_HAL_Linux: implement HAL::run() 9 years ago
Caio Marcelo de Oliveira Filho 2e464a53c2 AP_HAL: make code not depend on concrete HAL implementations 9 years ago
raspilot aa4d16622e HAL_Linux_Class: Init spi before rcin & rcout, because raspilot rcin & rcout use spi. 9 years ago
raspilot 5dc18b9a54 HAL_Linux_Class: Fix the broken declare of "LinuxUtilRPI utilInstance" at building raspilot. 9 years ago
Lucas De Marchi fc2a1d27b4 AP_HAL_Linux: fix build for raspilot after Util change 10 years ago
dgrat 15b3717d89 AP_HAL_Linux: Move RPi version check to util class 10 years ago
raspilot 444081d38d AP_HAL_Linux: added support for raspilot objects 10 years ago
Víctor Mayoral Vilches 728921f7c5 AP_HAL_Linux: ERLEBOARD legacy support 10 years ago
Fredrik Hedberg d9a4b6b089 AP_HAL_Linux: Allow PCA9685 to be used on non-default I2C addresses. 10 years ago
Julien BERAUD a057a8a009 AP_HAL_Linux: Add Support for RCInput_UDP 10 years ago