aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uavcan/sensors/baro.cpp
Commit message (Expand)AuthorAgeFilesLines
* uavcan-baro: use RingBuffer for read() supportAndrew Tridgell2015-04-041-21/+41
* uavcan-baro: add read()-style interface to baro deviceHolger Steinhaus2015-04-041-7/+37
* UAVCAN: Move to 0-based indicesLorenz Meier2015-02-091-1/+1
* Upgrade UAVCAN to multi pub/sub A APILorenz Meier2015-01-291-7/+2
* UAVCAN: preserve original UAVCAN message timestampsHolger Steinhaus2014-11-181-5/+1
* UAVCAN: Proper CDev initialization from sensor bridgesPavel Kirienko2014-08-231-1/+6
* UAVCAN: redundant sensors supportPavel Kirienko2014-08-231-42/+7
* UAVCAN baro driverPavel Kirienko2014-08-221-0/+147