584 Commits (a40d70412608ad3a382f05251f2ec42c6496af7e)

Author SHA1 Message Date
Gustavo Jose de Sousa cdf70f6fe5 AP_HAL_Linux: add GPIO_Sysfs 9 years ago
Gustavo Jose de Sousa 88146f1f02 AP_HAL_Linux: make board specific GPIO inclusions last 9 years ago
Fabio Mello 20e209120f AP_HAL_Linux: add support for RCInput through UART 9 years ago
Lucas De Marchi f21ee7694a AP_HAL_Linux: don't use relative includes 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 c95a89411c AP_HAL_Linux: remove unnecessary includes in example 9 years ago
Caio Marcelo de Oliveira Filho 19b4ca60c4 AP_HAL: provide AP_HAL_MAIN() 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 ec52df991c build: compile only the HAL files needed by the board 9 years ago
Caio Marcelo de Oliveira Filho 2e464a53c2 AP_HAL: make code not depend on concrete HAL implementations 9 years ago
José Roberto de Souza 9889f826b3 AP_HAL_Linux: RCInput_UDP: Fix compiling warning 9 years ago
José Roberto de Souza e6f0ba6c8b AP_HAL_Linux: Compile RCInput_UDP in all Linux boards 9 years ago
Julien BERAUD ffbb892a01 AP_HAL_Linux: add support for a pwm heater 9 years ago
Lucas De Marchi 0dad58ae8b AP_HAL_Linux: RCOutput_Bebop: group writes 9 years ago
Lucas De Marchi 24f41538cb AP_HAL_Linux: RCOutput_PCA9685: group writes 9 years ago
Julien BERAUD 1c46205c2b AP_HAL_Linux: fix warning 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 191ec10554 AP_HAL_Linux: remove unused write method 10 years ago
Lucas De Marchi fc2a1d27b4 AP_HAL_Linux: fix build for raspilot after Util change 10 years ago
Lucas De Marchi 55e1d60b54 AP_HAL_Linux: Use from() method for downcast in Util class 10 years ago
dgrat 15b3717d89 AP_HAL_Linux: Move RPi version check to util class 10 years ago
dgrat 2590db378a AP_HAL_Linux: remove extra spaces in RCInput_Navio 10 years ago
dgrat e96a1bae8a AP_HAL_Linux: cleanup pointer casts in RCInput_Navio 10 years ago
Lucas De Marchi 54c2c5f682 AP_HAL_Linux: use method for downcast 10 years ago
mirkix 93941c3349 AP_HAL_Linux: Add support for using SPI devices of the same type. 10 years ago
Andrew Tridgell 61441ab35d HAL_Linux: fixed apm2 build 10 years ago
Andrew Tridgell bf001f19ff HAL_Linux: don't panic on runtime failures 10 years ago
raspilot 9f91eb020e AP_HAL_Linux: new files for raspilot 10 years ago
raspilot 30a2fe0857 AP_HAL_Linux: added scheduler hooks for raspilot 10 years ago
raspilot 25cddbcbaa AP_HAL_Linux: added SPI support for raspilot 10 years ago
raspilot 7d329205ec AP_HAL_Linux: added tonealarm support for raspilot 10 years ago
raspilot a6736d8e61 AP_HAL_Linux: fixed ublox debug message 10 years ago
raspilot 444081d38d AP_HAL_Linux: added support for raspilot objects 10 years ago
raspilot f057fe3d02 AP_HAL_Linux: added support for raspilot GPIO 10 years ago
raspilot 9a73df1bea AP_HAL_Linux: added support for raspilot RCInput 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
Fredrik Hedberg 9d9e6d0b34 AP_HAL_Linux: Only use enable pin for PCA9685 if we need to. 10 years ago
Fredrik Hedberg 21b9f96ce3 AP_HAL_Linux: Enable use of all 16 channels for non-Navio PCA9685. 10 years ago
Julien BERAUD a057a8a009 AP_HAL_Linux: Add Support for RCInput_UDP 10 years ago
Lucas De Marchi 0000ff45cb AP_HAL_Linux: RCOutput_PCA9685: remove trailing whitespace 10 years ago
Lucas De Marchi 18321a77c4 AP_HAL_Linux: rename RCOutput_Navio to RCOutput_PCA9685 10 years ago
Lucas De Marchi e1f0284df2 AP_HAL_Linux: PCA9685: build on all Linux boards 10 years ago
Fabio Mello c0caed1b64 AP_HAL_Linux: RCOutput_Navio: allow to use internal clock 10 years ago
Lucas De Marchi 6c042b6666 AP_HAL_Linux: RCOutput_Navio: allow to have other offset 10 years ago
Lucas De Marchi 3beaf34aa1 AP_HAL_Linux: RCOutput_Navio: allow to have other OE pin 10 years ago
Gustavo Jose de Sousa 4af2a9a9cc AP_HAL_Linux: SPI: adapt to the new signature of transaction() 10 years ago
Lucas De Marchi dabfeff440 AP_HAL_Linux: standardize inclusion of libaries headers 10 years ago