| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: replaced warning post with calls to UHD_MSG(warning) | Josh Blum | 2011-05-04 | 1 | -7/+3 |
* | usrp: replaced conditional dboard debug prints w/ UHD_LOGV(often) | Josh Blum | 2011-05-04 | 1 | -5/+4 |
* | Added RSSI sensor for RFX series (not rfx400) | Jason Abele | 2011-05-02 | 1 | -6/+29 |
* | rfx: reverted change, now prefer R divider to clock divider | Josh Blum | 2011-04-16 | 1 | -22/+17 |
* | rfx: changes to pick from the dboard clock rates and use R=1 | Josh Blum | 2011-04-18 | 1 | -17/+22 |
* | Correct RFX400 div2 logic, makes RFX400 TX work | Jason Abele | 2011-03-31 | 1 | -3/+6 |
* | uhd: switch algorithm namespace to uhd | Josh Blum | 2011-02-24 | 1 | -1/+1 |
* | uhd: renamed the assert header to assert has | Josh Blum | 2011-02-24 | 1 | -1/+1 |
* | Merge branch 'sensors' into dboard_serial | Josh Blum | 2011-02-22 | 1 | -4/+15 |
|\ |
|
| * | usrp: implement sensors in all the dboards, deprecated read rssi and get lo l... | Josh Blum | 2011-02-11 | 1 | -4/+15 |
* | | Make RFX400 work in UHD | Jason Abele | 2011-02-16 | 1 | -15/+13 |
|/ |
|
* | uhd: update copyright dates on host code | Josh Blum | 2011-01-13 | 1 | -1/+1 |
* | uhd: replace all the instances of float not pertaining to io types with doubl... | Josh Blum | 2011-01-11 | 1 | -14/+14 |
* | uhd: removed windows warnings, added string formatting in usrp-n | Josh Blum | 2010-11-11 | 1 | -1/+1 |
* | uhd: added meta-range clip and implemented in dboards, fixed step calculation | Josh Blum | 2010-11-10 | 1 | -1/+1 |
* | uhd: created a meta range that is a range of ranges for gains and freqs | Josh Blum | 2010-11-10 | 1 | -21/+19 |
* | 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: use the dboard id to prefix the subdev gain group names | Josh Blum | 2010-10-20 | 1 | -6/+6 |
* | usrp: added subdev enabled property | Josh Blum | 2010-09-30 | 1 | -0/+14 |
* | uhd: extract named prop returns a named prop (not a tuple) | Josh Blum | 2010-08-15 | 1 | -15/+11 |
* | Propogate gain range into RX pga0 helper for RFX boards | Jason Abele | 2010-08-02 | 1 | -3/+4 |
* | Fixes gain range for rfx400 vs other rfx | Jason Abele | 2010-08-02 | 1 | -6/+20 |
* | 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 |
* | Merge branch 'burn_dbid' into pre_merge | Josh Blum | 2010-06-18 | 1 | -14/+10 |
|\ |
|
| * | uhd: added dboard manager call to register xcvr board, implemented in xcvr db... | Josh Blum | 2010-06-18 | 1 | -14/+10 |
* | | uhd: added enums for aux adc and dac, usrp2: implemented enums in db iface | Josh Blum | 2010-06-17 | 1 | -1/+1 |
|/ |
|
* | Fixed USRP2 aux_dac numbering convention | Jason Abele | 2010-06-11 | 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 | -22/+26 |
* | Added support to set GPIO pins from dboard interface: | Josh Blum | 2010-05-24 | 1 | -1/+3 |
* | rfx dboard code minor refactor to look more like xcvr2450 code | Josh Blum | 2010-05-19 | 1 | -43/+73 |
* | init values in dboards to remove gcc warnings | Josh Blum | 2010-05-18 | 1 | -2/+2 |
* | Expanded the dboard id API to create dboard id types from strings and ints. | Josh Blum | 2010-05-03 | 1 | -2/+2 |
* | Replaced the dboard base constructor args with an opaque type. | Josh Blum | 2010-05-02 | 1 | -7/+7 |
* | Renamed the prop set/get error macros so they make sense for not-implemented ... | Josh Blum | 2010-04-26 | 1 | -4/+4 |
* | added lock detect status to dboards | Josh Blum | 2010-04-26 | 1 | -0/+17 |
* | prefixed the ASSERT_THROW macro with UHD for the sake of namespace | Josh Blum | 2010-04-26 | 1 | -5/+5 |
* | Work on exceptions. | Josh Blum | 2010-04-25 | 1 | -8/+6 |
* | xcvr work, skeleton layout | Josh Blum | 2010-04-21 | 1 | -1/+1 |
* | RFX seems to be tuning. Added some code to dsp to check for valid range. | Josh Blum | 2010-04-16 | 1 | -49/+67 |
* | work on rfx registers | Josh Blum | 2010-04-15 | 1 | -10/+78 |
* | work on tuning rfx tx and rx LOs | Josh Blum | 2010-04-14 | 1 | -27/+75 |
* | removed some windows warnings | Josh Blum | 2010-04-14 | 1 | -2/+2 |
* | Added gain control to rfx. Switched string constants to caps (gains, antennas... | Josh Blum | 2010-04-14 | 1 | -11/+36 |
* | work on atr bits in rfx board | Josh Blum | 2010-04-14 | 1 | -11/+21 |
* | renamed dboard interface to dboard iface, the lengthy name was getting to be ... | Josh Blum | 2010-04-14 | 1 | -14/+14 |
* | work on rfx atr regs | Josh Blum | 2010-04-13 | 1 | -1/+30 |