aboutsummaryrefslogtreecommitdiffstats
path: root/host/test/addr_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* usrp: added subdev spec class with parser to specify subdevice ↵Josh Blum2010-08-061-1/+1
| | | | specifications for channel config
* Expanded the dboard id API to create dboard id types from strings and ints.Josh Blum2010-05-031-2/+15
| | | | | | And created utility functions to go between representations. Created to_pp_string for pretty print strings for dboard ids and device addrs. Minor changes to the various classes that call these utilities.
* Created args string contructor for device address.Josh Blum2010-04-201-1/+1
| | | | | Using the args string for the find devices app. Added documentation to simple usrp.
* renamed dict get key and value methodsJosh Blum2010-04-051-4/+4
|
* unit test for device addrJosh Blum2010-03-291-0/+38
|
* Added utility methods to device addr and mac addr to make them more usable.Josh Blum2010-03-291-1/+1
|
* refactored types.hpp into types directoryJosh Blum2010-03-271-2/+3
|
* moved host code into host directory for clean (unambiguous) top levelJosh Blum2010-02-171-0/+28