summaryrefslogtreecommitdiffstats
path: root/host/lib/simple_device.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added example app to receive timed samples.Josh Blum2010-03-231-0/+16
* Added ability to load modules at runtimeJosh Blum2010-03-211-1/+0
* Moved typedefs from props.hpp into new file types.hpp.Josh Blum2010-03-211-24/+9
* changes to get tuning workingJosh Blum2010-03-161-2/+10
* Replaced uses of wax:cast with the templated as method (like in boost program...Josh Blum2010-03-151-27/+27
* Removed freq min and max and gain min, max, and step...Josh Blum2010-03-121-34/+22
* Filled in dboard code for basics and lf type boards.Josh Blum2010-03-101-2/+12
* Added simple device to handle wrapping general properties up into simple api.Josh Blum2010-03-101-0/+303