| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Bandwidth for IQ subdevs on Basic/LF | Jason Abele | 2010-10-28 | 1 | -2/+2 |
* | uhd: replaced print warning with a post warning call and registry | Josh Blum | 2010-10-26 | 1 | -2/+2 |
* | Added bandwidth property to all daughterboards | Jason Abele | 2010-10-25 | 1 | -0/+21 |
* | usrp: added subdev enabled property | Josh Blum | 2010-09-30 | 1 | -0/+14 |
* | wbx: fix for id swap typo | Josh Blum | 2010-09-28 | 1 | -1/+1 |
* | uhd: extract named prop returns a named prop (not a tuple) | Josh Blum | 2010-08-15 | 1 | -18/+14 |
* | uhd: work on tune logic, and subdev connection logic | Josh Blum | 2010-07-16 | 1 | -12/+4 |
* | usrp: removed spectrum inverted property from subdev code and tune helper (it... | Josh Blum | 2010-07-16 | 1 | -8/+0 |
* | wbx: removed print after freq clip | Josh Blum | 2010-07-16 | 1 | -4/+0 |
* | Change WBX frequency range to match actual VCO/divider possibles | Jason Abele | 2010-07-16 | 1 | -1/+6 |
* | Merge branch 'burn_dbid' into pre_merge | Josh Blum | 2010-06-18 | 1 | -2/+1 |
|\ |
|
| * | uhd: added dboard manager call to register xcvr board, implemented in xcvr db... | Josh Blum | 2010-06-18 | 1 | -2/+1 |
* | | uhd: added enums for aux adc and dac, usrp2: implemented enums in db iface | Josh Blum | 2010-06-17 | 1 | -1/+1 |
|/ |
|
* | replaced the assert falses with an invalid code path exception | Josh Blum | 2010-06-02 | 1 | -2/+2 |
* | Refactor WBX and RFX to use conventions more like XCVR | Jason Abele | 2010-06-01 | 1 | -109/+146 |
* | Added support to set GPIO pins from dboard interface: | Josh Blum | 2010-05-24 | 1 | -1/+3 |
* | init values in dboards to remove gcc warnings | Josh Blum | 2010-05-18 | 1 | -1/+1 |
* | code tweaks to get wbx compiling with master | Josh Blum | 2010-05-04 | 1 | -5/+5 |
* | Fixed unguarded debug message | Jason Abele | 2010-05-04 | 1 | -3/+5 |
* | First working RX/TX WBX in UHD | Jason Abele | 2010-05-04 | 1 | -7/+11 |
* | Fixed SPI register length | Jason Abele | 2010-05-04 | 1 | -10/+19 |
* | Fixed casts in set_freq and attenuator bit mask | Jason Abele | 2010-05-03 | 1 | -9/+11 |
* | First pass WBX code, it compiles | Jason Abele | 2010-05-03 | 1 | -120/+212 |
* | Added first wbx dboard code | Jason Abele | 2010-04-26 | 1 | -0/+504 |