Andrew Tridgell
|
b34ab2956b
|
HAL_PX4: added access to external SPI connector on FMUv2
|
2016-11-09 17:08:12 +11:00 |
Andrew Tridgell
|
42f242a07b
|
HAL_PX4: fixed build on PX4-v1
|
2016-11-09 17:08:11 +11:00 |
Andrew Tridgell
|
20cd165476
|
HAL_PX4: allow for missing SPIDevice table entries
removed panic
|
2016-11-09 17:08:10 +11:00 |
Andrew Tridgell
|
e5a4dd4e56
|
HAL_PX4: added perf counter on SPI devices
|
2016-11-09 17:08:09 +11:00 |
Andrew Tridgell
|
18df213069
|
HAL_PX4: fixed initial SPI bus speed and report new SPI instances
|
2016-11-09 17:08:08 +11:00 |
Andrew Tridgell
|
4dc5dc87b5
|
HAL_PX4: added ICM20608 to SPI table
|
2016-11-09 17:08:08 +11:00 |
Andrew Tridgell
|
16489d2a13
|
HAL_PX4: implement device IDs for I2C and SPI
|
2016-11-09 17:08:04 +11:00 |
Andrew Tridgell
|
e08babb7df
|
HAL_PX4: added new SPI devices for PH2
|
2016-11-09 17:08:03 +11:00 |
Andrew Tridgell
|
4bc5b715bf
|
HAL_PX4: define 9250 and fix SPI bus speeds
|
2016-11-09 17:08:01 +11:00 |
Andrew Tridgell
|
1bb450c722
|
HAL_PX4: moved to common DeviceBus class for thread management in I2C and SPI
|
2016-11-09 17:07:58 +11:00 |
Andrew Tridgell
|
972f85c490
|
HAL_PX4: go direct to NuttX for SPI transfers
|
2016-11-09 17:07:58 +11:00 |
Andrew Tridgell
|
c7bef33ab7
|
HAL_PX4: fixed lsm303d SPI name
|
2016-11-09 17:07:57 +11:00 |
Andrew Tridgell
|
254b71468c
|
HAL_PX4: added ms5611_int SPI descriptor
|
2016-11-09 17:07:57 +11:00 |
Andrew Tridgell
|
3aa36185e4
|
HAL_PX4: drop mpu6000 speed to 11MHz
match previous driver
|
2016-11-09 17:07:56 +11:00 |
Andrew Tridgell
|
ed6df09d12
|
HAL_PX4: added lsm9ds0 entries to SPI table
|
2016-11-09 17:07:56 +11:00 |
Andrew Tridgell
|
c2c7284a94
|
HAL_PX4: implement SPIDevice code for PX4
with thread per bus
|
2016-11-09 17:07:56 +11:00 |