Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usrp: added subdev spec class with parser to specify subdevice ↵ | Josh Blum | 2010-08-06 | 1 | -1/+1 |
| | | | | specifications for channel config | ||||
* | Expanded the dboard id API to create dboard id types from strings and ints. | Josh Blum | 2010-05-03 | 1 | -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 Blum | 2010-04-20 | 1 | -1/+1 |
| | | | | | Using the args string for the find devices app. Added documentation to simple usrp. | ||||
* | renamed dict get key and value methods | Josh Blum | 2010-04-05 | 1 | -4/+4 |
| | |||||
* | unit test for device addr | Josh Blum | 2010-03-29 | 1 | -0/+38 |
| | |||||
* | Added utility methods to device addr and mac addr to make them more usable. | Josh Blum | 2010-03-29 | 1 | -1/+1 |
| | |||||
* | refactored types.hpp into types directory | Josh Blum | 2010-03-27 | 1 | -2/+3 |
| | |||||
* | moved host code into host directory for clean (unambiguous) top level | Josh Blum | 2010-02-17 | 1 | -0/+28 |