summaryrefslogtreecommitdiffstats
path: root/modules/sensors/SensorEventQueue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed unneeded linux/input.h includes, to fix Mac SDK buildAaron Whyte2013-11-141-1/+0
* Tests SensorEventQueue I/O when the queue is full.Aaron Whyte2013-11-141-1/+5
* MultiHal multithreaded pollingAaron Whyte2013-11-141-35/+13
* Added a SensorEventQueue, a circular buffer meant for reading with one threadAaron Whyte2013-11-141-0/+110