altos: Use split SPI bus for MS5607 sensor
[fw/altos] / src / drivers / ao_ms5607.c
2012-08-19 Keith Packardaltos: Use split SPI bus for MS5607 sensor
2012-06-28 Keith Packardaltos: Disable MS5607 interrupt in the handler altosdroid
2012-06-27 Keith Packardaltos: include targe SPI speed in get request
2012-06-27 Keith Packardaltos: Clean up usage of port parameters
2012-06-05 Keith Packardaltos: Other half of the ms5607 prom reporting patch
2012-05-27 Keith Packardaltos: Don't start ADC ring until the other sensors...
2012-05-19 Keith Packardaltos: Finish ms5607 support
2012-05-19 Keith Packardaltos: Check MS5607 CRC. Clean up MS5607 API
2012-04-14 Keith Packardaltos: Add support for multiple SPI busses and sharing...
2012-04-10 Keith Packardaltos: Reduce MS5607 reset delay, increase conversion...
2012-04-09 Keith Packardaltos: Make ms5607 driver do something
2012-04-07 Keith Packardaltos: Add DMA, SPI and MS5607 drivers