aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/airspeed/airspeed.h
Commit message (Expand)AuthorAgeFilesLines
* trivial code style cleanup round 2Daniel Agar2015-03-271-3/+3
* airspeed driver: better initLorenz Meier2014-07-161-0/+4
* airspeed driver: Do not spam the console on error, report the system change o...Lorenz Meier2014-04-201-0/+7
* Fix airspeed sensorLorenz Meier2014-02-151-1/+1
* Airspeed does not publish if disabledLorenz Meier2014-01-121-1/+3
* Fix indendation in airspeed driver (no functional change)Lorenz Meier2013-12-101-1/+1
* fix MEAS airspeed and airspeed calibrationThomas Gubler2013-11-101-1/+1
* 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