| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: replace all the instances of float not pertaining to io types with doubl... | Josh Blum | 2011-01-11 | 1 | -18/+18 |
* | uhd: update copyright dates | Josh Blum | 2011-01-05 | 1 | -1/+1 |
* | uhd: replaced templated ranges with one range thing using doubles only to avo... | Josh Blum | 2011-01-05 | 1 | -5/+5 |
* | xcvr2450: update comment for full duplex case | Josh Blum | 2010-12-31 | 1 | -1/+2 |
* | uhd: added meta-range clip and implemented in dboards, fixed step calculation | Josh Blum | 2010-11-10 | 1 | -3/+7 |
* | uhd: created a meta range that is a range of ranges for gains and freqs | Josh Blum | 2010-11-10 | 1 | -14/+8 |
* | Added bandwidth property to all daughterboards | Jason Abele | 2010-10-25 | 1 | -4/+4 |
* | uhd: remove some warnings in MSVC and with typo in xcvr2450 | Josh Blum | 2010-10-19 | 1 | -1/+1 |
* | usrp: change the bandwidth param to a double (its a frequency), add set and g... | Josh Blum | 2010-10-19 | 1 | -10/+10 |
* | Enhance XCVR2450 to clip for high/low band tuning and add bandwidth property | Jason Abele | 2010-10-12 | 1 | -3/+144 |
* | 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 | -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 |
* | 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 | -3/+3 |
* | Added support to set GPIO pins from dboard interface: | Josh Blum | 2010-05-24 | 1 | -1/+3 |
* | fixed exception case | Josh Blum | 2010-05-05 | 1 | -2/+1 |
* | 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 | -3/+3 |
* | fixed windows warnings | Josh Blum | 2010-04-26 | 1 | -4/+4 |
* | Added RSSI readback to XCVR2450. | Josh Blum | 2010-04-26 | 1 | -0/+17 |
* | 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/+16 |
* | prefixed the ASSERT_THROW macro with UHD for the sake of namespace | Josh Blum | 2010-04-26 | 1 | -2/+2 |
* | Work on exceptions. | Josh Blum | 2010-04-25 | 1 | -7/+8 |
* | XCVR seems to be working, fixed the spi reset routine. | Josh Blum | 2010-04-23 | 1 | -7/+15 |
* | XCVR tweaks, working in highband and lowband. | Josh Blum | 2010-04-23 | 1 | -6/+17 |
* | xcvr tweaks and fixes, needs real testing | Josh Blum | 2010-04-22 | 1 | -18/+24 |
* | filled in xcvr tuning, set gain, spi reset | Josh Blum | 2010-04-22 | 1 | -14/+151 |
* | added regs for max2829 | Josh Blum | 2010-04-22 | 1 | -12/+17 |
* | added dboard app notes | Josh Blum | 2010-04-22 | 1 | -1/+2 |
* | work on atr registers and filling in functions | Josh Blum | 2010-04-21 | 1 | -14/+108 |
* | xcvr work, skeleton layout | Josh Blum | 2010-04-21 | 1 | -0/+331 |