aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/airspeed/airspeed.h
Commit message (Expand)AuthorAgeFilesLines
* Rework the ringbuffer class so that it's not templated, and refactor its clie...px4dev2013-09-121-1/+1
* airspeed: convert to using RingBuffer classAndrew Tridgell2013-09-121-7/+12
* avoid counters going above limit in INCREMENT()Andrew Tridgell2013-08-281-1/+1
* Fixed last few compile errors, ready for testingLorenz Meier2013-07-141-2/+2
* Reworked airspeed driver to keep most of it abstractLorenz Meier2013-07-101-0/+169