39 Commits (557f4df77e018b341cead55d1a5ad0855c8fb25b)

Author SHA1 Message Date
John Williams d0e467aea0 AP_HAL_Linux: Bypass manual CS assertion for SPI_CS_KERNEL mode 10 years ago
Andrew Tridgell 22cb1c8525 HAL_Linux: tidy up SPI debugging a bit 10 years ago
John Williams 0fe3959d7e AP_HAL_Linux: Add support for in-kernel SPI CS handling 10 years ago
Staroselskii Georgii ef420a2544 AP_HAL_Linux: changed SPI mode for MPU9250 10 years ago
Staroselskii Georgii bf860ee41f AP_HAL_Linux: Ublox SPI stub 10 years ago
Andrew Tridgell 8506e8b5fb HAL_Linux: fixed linux build 10 years ago
Andrew Tridgell c87b0adc29 HAL_Linux: the MS5611 seems to be a bit happier at higher speed 11 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 bcc8768358 HAL_Linux: fixed a build warning 11 years ago
Andrew Tridgell 224515f3eb HAL_Linux: fixed indexing of device array for SPI 11 years ago
Andrew Tridgell 3292055af2 HAL_Linux: fixed dataflash SPI 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 9f8f27090a HAL_Linux: MPU9250 is restricted to 1MHz for setup 11 years ago
Andrew Tridgell 549e08446a HAL_Linux: use BBB pin names in SPIDriver 11 years ago
Andrew Tridgell 8e5915ef7d HAL_Linux: fixed some valgrind errors 11 years ago
Andrew Tridgell 130f831c1c HAL_Linux: use MODE_3 for MPU9250 11 years ago
Andrew Tridgell fc8068adfe HAL_Linux: use board subtypes 11 years ago
Andrew Tridgell 5b438471a7 HAL_Linux: added set_bus_speed() support to SPI driver 11 years ago
Andrew Tridgell 0b64d834c3 HAL_Linux: MS5611 and MPU6000 should be MODE3 11 years ago
Andrew Tridgell 1c89f54934 HAL_Linux: fixed SPI mode handling per-device 11 years ago
Andrew Tridgell d0b007248f HAL_Linux: fixed SPI semaphore, and panic on CS error 11 years ago
Víctor Mayoral Vilches f11f0d9f2a HAL_Linux: Fix FRAM code 11 years ago
Víctor Mayoral Vilches b0742fbb5b HAL_Linux: Add FRAM SPI support. 11 years ago
Víctor Mayoral Vilches 245618e298 HAL_Linux: Improve error handling SPIDriver 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 665bf4a247 HAL_Linux: BUS_SPEED selected individually in SPIDriver 11 years ago
Víctor Mayoral Vilches 651cb58ebc HAL_Linux: Add CS capabilities to the SPI driver. 11 years ago
Víctor Mayoral Vilches 763c075497 HAL_Linux: spidev1.0 to SPI0 and spidev2.0 to SPI1 11 years ago
Víctor Mayoral Vilches ea7dcc188b AP_HAL_Linux: Correct SPIDriver devs 11 years ago
Víctor Mayoral Vilches 8af1b6faa7 AP_HAL_Linux: Add support for SPIDevice_LSM9DS0 11 years ago
Víctor Mayoral Vilches 3354fa9fc8 AP_HAL_Linux: Add support for SPIDevice_MS5611 11 years ago
Víctor Mayoral Vilches 27ebf790e2 AP_HAL_Linux: Add support for SPIDevice_MPU9250 11 years ago
Víctor Mayoral Vilches 815c2df2d0 AP_HAL_Linux: SPIDriver, add MPU6000 support 11 years ago
Andrew Tridgell 74ee70d463 HAL_Linux: updates for ERLE board type 11 years ago
Andrew Tridgell d3fe625742 HAL_Linux: make the SPI driver much more efficient 12 years ago
Andrew Tridgell 884af71ef6 HAL_Linux: added SPI support 12 years ago