aboutsummaryrefslogtreecommitdiffstats
path: root/test/usrp_dboard_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* added gpl license v3Josh Blum2010-01-291-0/+13
|
* Added dboard id enum.Josh Blum2010-01-291-1/+1
| | | | Moved timespec into its own header.
* Added boost system (needed with asio) and date time (will need for ↵Josh Blum2010-01-271-0/+2
| | | | | | | | threading/sleeping). Added to dboard interface to get clock rates. Added OTHERS properties and some documentation type notes. Added more TODOs to the utils.
* Switched from indexed properties to named properties.Josh Blum2010-01-261-6/+6
| | | | | Added some new properties for getting a list of antenna names, pps sources, ref sources...
* Various tweaks, switched to boost unit testing.Josh Blum2010-01-251-20/+6
|
* Integrated cppunit into the build system.Josh Blum2010-01-151-0/+59
Added new test for the usrp dboard stuff.