21 Commits (59a44008d7fe5959994d40261e88b90f9328363a)

Author SHA1 Message Date
Lucas De Marchi 2439826c19 AP_HAL_Linux: use init() method without arguments 9 years ago
Lucas De Marchi 2ac96b942c AP_HAL_Linux: remove prefix from AP_HAL_Linux classes 9 years ago
mirkix 93941c3349 AP_HAL_Linux: Add support for using SPI devices of the same type. 10 years ago
Gustavo Jose de Sousa 4af2a9a9cc AP_HAL_Linux: SPI: adapt to the new signature of transaction() 10 years ago
Gustavo Jose de Sousa 124b750c10 AP_HAL_Linux: standardize inclusion of libaries headers 10 years ago
Lucas De Marchi fde43a77b3 AP_HAL_Linux: allow to change spi device state 10 years ago
Lucas De Marchi b211b86204 AP_HAL_Linux: don't manually define number of spi devices 10 years ago
mirkix c58a022111 AP_HAL_Linux: add support for BBBMINI, simple ArduPilot DIY Cape for the BeagleBone Black 10 years ago
John Williams 0fe3959d7e AP_HAL_Linux: Add support for in-kernel SPI CS handling 10 years ago
Staroselskii Georgii bf860ee41f AP_HAL_Linux: Ublox SPI stub 10 years ago
Andrew Tridgell a4ef512f10 SPIDriver: fixed handling of 0 based SPI bus numbers 11 years ago
Mikhail Avkhimenia a09fbb4171 HAL_Linux: Add SPI configuration for Navio 11 years ago
Andrew Tridgell 03e8e5f2b9 HAL_Linux: setup for all 6 SPI devices for PXF cape 11 years ago
Andrew Tridgell 6312b9f8c0 HAL_Linux: allow different SPI and GPIO devices on different boards 11 years ago
Andrew Tridgell a46d8dbd51 HAL_Linux: make the spi driver fd part of the manager, not device 11 years ago
Andrew Tridgell 5b438471a7 HAL_Linux: added set_bus_speed() support to SPI driver 11 years ago
Andrew Tridgell d0b007248f HAL_Linux: fixed SPI semaphore, and panic on CS error 11 years ago
Víctor Mayoral Vilches b0742fbb5b HAL_Linux: Add FRAM SPI support. 11 years ago
Víctor Mayoral Vilches d330cbecb3 HAL_Linux: Make the CS variables more readable in SPIDriver 11 years ago
Víctor Mayoral Vilches 651cb58ebc HAL_Linux: Add CS capabilities to the SPI driver. 11 years ago
Andrew Tridgell 884af71ef6 HAL_Linux: added SPI support 12 years ago