| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: made split string utility function | Josh Blum | 2010-08-12 | 1 | -13/+6 |
* | usrp: added subdev spec class with parser to specify subdevice specifications... | Josh Blum | 2010-08-06 | 1 | -3/+6 |
* | uhd: added async recv message call to device api | Josh Blum | 2010-07-20 | 1 | -12/+0 |
* | usrp: added functions to derive tuned frequency, tweaked logic, added unit test | Josh Blum | 2010-07-16 | 1 | -8/+11 |
* | uhd: added error codes to rx metadata, switched examples to use | Josh Blum | 2010-07-09 | 1 | -1/+2 |
* | uhd: added packet type to vrt if info struct, added burst flags to rx metadat... | Josh Blum | 2010-07-08 | 1 | -1/+3 |
* | uhd: work vectorizing the vrt packet handler, reworked vrt packet stuff, need... | Josh Blum | 2010-07-05 | 1 | -4/+0 |
* | uhd: reworked time_spec_t to be more flexible: arithmetic, comparison operato... | Josh Blum | 2010-06-24 | 1 | -18/+34 |
* | uhd: created benchmark rx example app | Josh Blum | 2010-06-24 | 1 | -0/+28 |
* | use static init lists for the types, some speedup for the fast path related o... | Josh Blum | 2010-05-17 | 1 | -48/+67 |
* | Created inline send vrt packer function that also handles fragmentation. | Josh Blum | 2010-05-17 | 1 | -0/+4 |
* | Moved usrp2 eeprom addr read/write to host control over i2c/eeprom interface ... | Josh Blum | 2010-05-11 | 1 | -12/+15 |
* | Expanded the dboard id API to create dboard id types from strings and ints. | Josh Blum | 2010-05-03 | 1 | -2/+2 |
* | added to the time spec documentation | Josh Blum | 2010-04-26 | 1 | -3/+3 |
* | Got eeprom read/write dboard ids working. | Josh Blum | 2010-04-26 | 1 | -3/+5 |
* | Added i2c interface to serial.hpp, using in usrp2_iface for i2c and eeprom. | Josh Blum | 2010-04-26 | 1 | -0/+27 |
* | Created args string contructor for device address. | Josh Blum | 2010-04-20 | 1 | -24/+22 |
* | moved spi and i2c api into serial.hpp, its used for more than the dboard inte... | Josh Blum | 2010-04-16 | 1 | -0/+9 |
* | renamed dxc to dsp for tune result | Josh Blum | 2010-04-14 | 1 | -2/+2 |
* | converted timespec to use nanoseconds for fractional part | Josh Blum | 2010-04-08 | 1 | -15/+12 |
* | renamed dict get key and value methods | Josh Blum | 2010-04-05 | 1 | -2/+2 |
* | extended stream cmd with mode enum, and extended fragment flags in metadata | Josh Blum | 2010-04-03 | 1 | -3/+4 |
* | Added io type and otw type for describing types. | Josh Blum | 2010-03-30 | 1 | -0/+35 |
* | Added utility methods to device addr and mac addr to make them more usable. | Josh Blum | 2010-03-29 | 1 | -10/+53 |
* | refactored types.hpp into types directory | Josh Blum | 2010-03-27 | 1 | -5/+108 |
* | Overhaullllllled the way we do streaming. There is an odd bug where | Josh Blum | 2010-03-25 | 1 | -3/+12 |
* | Moved typedefs from props.hpp into new file types.hpp. | Josh Blum | 2010-03-21 | 1 | -0/+57 |