719 Commits (bcb0ead71a42f3705304a9854c26e164e3ef52c4)

Author SHA1 Message Date
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 9 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
Gustavo Jose de Sousa 124b750c10 AP_HAL_Linux: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 45a7c37734 HAL_Linux: added bcast flag for udp broadcast 10 years ago
Andrew Tridgell b99740cb93 HAL_Linux: sped up UDP transfers by about 25x 10 years ago
Andrew Tridgell a5c7aa1b19 HAL_Linux: allow startup before network bringup 10 years ago
Andrew Tridgell 55fc66ec65 HAL_Linux: implemented TCP server as a single driver 10 years ago
Andrew Tridgell f72d9c6393 HAL_Linux: replace recvfrom with recv 10 years ago
Andrew Tridgell 3f3aaa3c50 HAL_Linux: removed 0 timeout from sendto call 10 years ago
Staroselskii Georgii aa3efecef3 AP_HAL_Linux: fixed _parseDevicePath() in LinuxUARTDRiver 10 years ago
Staroselskii Georgii 0362128265 AP_HAL_Linux: renamed TCPClientDevice 10 years ago
Staroselskii Georgii 211acbec9c AP_HAL_Linux: renamed TCPServerDevice 10 years ago
Staroselskii Georgii a3f47878a2 AP_HAL_Linux: made UARTDriver use TCPServerDevice 10 years ago
Staroselskii Georgii 56f760f022 AP_HAL_Linux: added TCPServerDevice 10 years ago
Staroselskii Georgii eacc085289 AP_HAL_Linux: made UARTDriver use TCPClientDevice 10 years ago
Staroselskii Georgii a5ef931f5c AP_HAL_Linux: added TCPClientDevice 10 years ago
Staroselskii Georgii 6e34dd9669 AP_HAL_Linux: got rid of TCP connection 10 years ago