| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: added checking for xcvr dbids, added unknown dboard rx and tx constructo... | Josh Blum | 2010-06-18 | 1 | -14/+35 |
* | uhd: added dboard manager call to register xcvr board, implemented in xcvr db... | Josh Blum | 2010-06-18 | 1 | -1/+12 |
* | replaced the assert falses with an invalid code path exception | Josh Blum | 2010-06-02 | 1 | -1/+1 |
* | Added support to set GPIO pins from dboard interface: | Josh Blum | 2010-05-24 | 1 | -1/+2 |
* | minor fix to pass dboard ctor args with correct dbids | Josh Blum | 2010-05-03 | 1 | -2/+4 |
* | Expanded the dboard id API to create dboard id types from strings and ints. | Josh Blum | 2010-05-03 | 1 | -10/+13 |
* | Replaced the dboard base constructor args with an opaque type. | Josh Blum | 2010-05-02 | 1 | -9/+15 |
* | Cleaned up some dboard manager construction logic. | Josh Blum | 2010-05-02 | 1 | -17/+19 |
* | prefixed the ASSERT_THROW macro with UHD for the sake of namespace | Josh Blum | 2010-04-26 | 1 | -1/+1 |
* | Got eeprom read/write dboard ids working. | Josh Blum | 2010-04-26 | 1 | -2/+3 |
* | renamed dboard interface to dboard iface, the lengthy name was getting to be ... | Josh Blum | 2010-04-14 | 1 | -17/+17 |
* | controlling dboard clock enables from host | Josh Blum | 2010-04-12 | 1 | -11/+17 |
* | merged unit type and gpio bank for dboard interface into one type, expanded d... | Josh Blum | 2010-04-12 | 1 | -4/+4 |
* | renamed dict get key and value methods | Josh Blum | 2010-04-05 | 1 | -2/+2 |
* | moved props into usrp and multiple hpp files | Josh Blum | 2010-04-01 | 1 | -0/+1 |
* | Refactor ATR part of dboard interface (and some constants). | Josh Blum | 2010-03-31 | 1 | -7/+4 |
* | removed masks for ddr and gpio write in dboard interface | Josh Blum | 2010-03-30 | 1 | -4/+4 |
* | Added utility methods to device addr and mac addr to make them more usable. | Josh Blum | 2010-03-29 | 1 | -3/+3 |
* | Added tune helper to utils. | Josh Blum | 2010-03-29 | 1 | -1/+1 |
* | refactored types.hpp into types directory | Josh Blum | 2010-03-27 | 1 | -1/+1 |
* | Split utils.hpp into subdir with multiple files. | Josh Blum | 2010-03-27 | 1 | -2/+3 |
* | massaged some of the dboard calls | Josh Blum | 2010-03-22 | 1 | -4/+4 |
* | Added ability to set the subdevices in use for rx and tx dboards. | Josh Blum | 2010-03-16 | 1 | -2/+2 |
* | Device sub classes can register themselves. Simplifies device.cpp internals. | Josh Blum | 2010-03-15 | 1 | -25/+28 |
* | Removed freq min and max and gain min, max, and step... | Josh Blum | 2010-03-12 | 1 | -7/+6 |
* | Cleaned up the gain handler (thing that gets and sets wildcard gains) | Josh Blum | 2010-03-11 | 1 | -33/+50 |
* | Filled in dboard code for basics and lf type boards. | Josh Blum | 2010-03-10 | 1 | -28/+12 |
* | added set nice gpio pins to manager on init and deconstruct | Josh Blum | 2010-02-22 | 1 | -9/+18 |
* | Made implementation class for the dboard manager. | Josh Blum | 2010-02-22 | 1 | -8/+50 |
* | Moved lib and include contents of dboard and mboard one directory up and pref... | Josh Blum | 2010-02-21 | 1 | -0/+231 |