Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: removed windows warnings, added string formatting in usrp-n | Josh Blum | 2010-11-11 | 2 | -2/+2 |
| | |||||
* | uhd: fixed ranges stuff, export symbols and use doubles not iterators... | Josh Blum | 2010-11-11 | 1 | -2/+2 |
| | |||||
* | Merge branch 'ranges' | Josh Blum | 2010-11-11 | 6 | -69/+64 |
|\ | |||||
| * | dbsrx2: updated code for ranges use | Josh Blum | 2010-11-10 | 1 | -6/+6 |
| | | |||||
| * | uhd: added meta-range clip and implemented in dboards, fixed step calculation | Josh Blum | 2010-11-10 | 5 | -15/+18 |
| | | |||||
| * | uhd: created a meta range that is a range of ranges for gains and freqs | Josh Blum | 2010-11-10 | 5 | -60/+52 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | created a templated range that that holds a start, stop, and step created a meta-range template that is a vector of ranges meta-range can calculate the overall start, stop, step or be indexed to get at components replaced instances of range.min, max, step with the functions start() stop() and step() the xcvr frequency range is now expressed in as two ranges (have to fix its clip function though) | ||||
* | | uhd: pulled in some worthwhile changes from flow control branch | Josh Blum | 2010-11-11 | 2 | -0/+8 |
|/ | |||||
* | added warning about rfx classic boards and dboard notes | Josh Blum | 2010-11-09 | 1 | -12/+31 |
| | |||||
* | dbsrx2: removed windows warnings, made bandwidth param a double | Josh Blum | 2010-11-05 | 1 | -11/+11 |
| | |||||
* | Added mangling for DBSRX2 i2c addresses on USRP | Jason Abele | 2010-11-05 | 1 | -10/+9 |
| | |||||
* | Adjusting rx_get and rx_set for newer keys | Jason Abele | 2010-11-05 | 1 | -30/+16 |
| | |||||
* | Working DBSRX2 daughterboard code | Jason Abele | 2010-11-05 | 2 | -0/+455 |
| | |||||
* | Fix Bandwidth for IQ subdevs on Basic/LF | Jason Abele | 2010-10-28 | 4 | -7/+17 |
| | | | | Additional typo cleanup and fix WBX bandwidth | ||||
* | uhd: replaced print warning with a post warning call and registry | Josh Blum | 2010-10-26 | 6 | -13/+13 |
| | | | | | | renamed print warning calls in the implementation fixed issue with dict::pop so it now works even if the value is not comparable | ||||
* | Added bandwidth property to all daughterboards | Jason Abele | 2010-10-25 | 7 | -9/+107 |
| | | | | | Updated existing bandwidth property to reflect double-sided bandwidth rather than lowpass bandwidth | ||||
* | dbsrx: reject asymmetric clocks (odd divisors) | Josh Blum | 2010-10-22 | 1 | -0/+2 |
| | |||||
* | usrp: use the dboard id to prefix the subdev gain group names | Josh Blum | 2010-10-20 | 3 | -14/+9 |
| | |||||
* | 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 ↵ | Josh Blum | 2010-10-19 | 2 | -22/+16 |
| | | | | gets for BW in the wrappers | ||||
* | Enhance XCVR2450 to clip for high/low band tuning and add bandwidth property | Jason Abele | 2010-10-12 | 1 | -3/+144 |
| | |||||
* | Merge branch 'dbsrx_clock_div' | Josh Blum | 2010-10-11 | 1 | -10/+12 |
|\ | |||||
| * | DBSRX: Fixed some ASSERT statements. | Nick Foster | 2010-10-11 | 1 | -8/+8 |
| | | |||||
| * | Fixed Assertions to better document tuning failures | Jason Abele | 2010-10-08 | 1 | -6/+8 |
| | | |||||
* | | TVRX documentation and a bugfix in the cal table. Named the antenna "RX". | Nick Foster | 2010-10-08 | 1 | -3/+3 |
|/ | |||||
* | tvrx: added enabled prop to set and get | Josh Blum | 2010-10-08 | 1 | -0/+8 |
| | |||||
* | Merge branch 'subdev_enable' into next | Josh Blum | 2010-10-08 | 6 | -0/+77 |
|\ | |||||
| * | usrp: added subdev enabled property | Josh Blum | 2010-09-30 | 6 | -0/+77 |
| | | | | | | | | | | | | | | | | | | | | the dboard manager will disable all subdevs at startup and shutdown setting the subdev spec will enable only the subdevs in use all dboards are currently implemented as always enabled nothing tested | ||||
* | | tvrx: converted floats to doubles to avoid msvc warnings | Josh Blum | 2010-10-07 | 1 | -55/+55 |
| | | |||||
* | | TVRX: fixed antenna prop enumeration | Nick Foster | 2010-10-01 | 1 | -2/+2 |
| | | |||||
* | | TVRX: Fixed to properly calculate alias frequencies. | Nick Foster | 2010-09-30 | 1 | -4/+20 |
| | | |||||
* | | TVRX: works for USRP and USRP2. | Nick Foster | 2010-09-29 | 1 | -1/+10 |
| | | |||||
* | | TVRX: Mixed up DAC channels. Gain is much more linear now. | Nick Foster | 2010-09-28 | 1 | -2/+2 |
| | | |||||
* | | TVRX: Fixed spectrum inversion (derp derp derp). Removed debug printing. | Nick Foster | 2010-09-28 | 1 | -4/+3 |
| | | |||||
* | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into tvrx_uhd | Nick Foster | 2010-09-28 | 2 | -1/+2 |
|\| | |||||
| * | wbx: fix for id swap typo | Josh Blum | 2010-09-28 | 1 | -1/+1 |
| | | |||||
| * | basic: added the 4th BA subdevice to basic and lf dboard code | Josh Blum | 2010-09-23 | 1 | -0/+1 |
| | | |||||
* | | TVRX: First version that works. The gain linearity is still borked. | Nick Foster | 2010-09-28 | 1 | -13/+31 |
| | | | | | | | | I'll probably give up on the complicated linearizing stuff and just use the values from the old driver. The tuner's gain-vs-voltage is nothing like the datasheet. | ||||
* | | TVRX: Don't have mboard impl modified for ADC buffer disable. The rest of ↵ | Nick Foster | 2010-09-28 | 2 | -89/+131 |
| | | | | | | | | TVRX should be in there. Not debugged. | ||||
* | | TVRX: not done yet but getting there. gain linearization framework in place. | Nick Foster | 2010-09-27 | 1 | -70/+148 |
| | | |||||
* | | added db_tvrx, regmap gen_dtt75403_regs.py | Nick Foster | 2010-09-21 | 1 | -0/+316 |
|/ | |||||
* | usrp1: work on gpio clock divider for dbsrx, still not locking | Josh Blum | 2010-08-30 | 1 | -1/+6 |
| | |||||
* | basic-tx: mirror the rx subdevices for basic tx boards as well | Josh Blum | 2010-08-26 | 1 | -14/+18 |
| | |||||
* | basic: better errors for invalid antenna selection | Josh Blum | 2010-08-23 | 1 | -4/+4 |
| | |||||
* | uhd: extract named prop returns a named prop (not a tuple) | Josh Blum | 2010-08-15 | 6 | -89/+54 |
| | | | | simplifies the code after the property set/get declaration | ||||
* | usrp: replaced mboard name with special props for dboard iface | Josh Blum | 2010-08-14 | 1 | -17/+14 |
| | |||||
* | dbsrx: fix msvc warnings | Josh Blum | 2010-08-06 | 1 | -5/+6 |
| | |||||
* | Fix DBSRX tuning and filter bandwidth | Jason Abele | 2010-08-05 | 1 | -53/+117 |
| | |||||
* | DBSRX support in UHD | Jason Abele | 2010-08-04 | 2 | -0/+546 |
| | |||||
* | 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 |
| |