Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | ||||||
* | uhd: work on tune logic, and subdev connection logic | Josh Blum | 2010-07-16 | 5 | -61/+27 | |
| | ||||||
* | usrp: removed spectrum inverted property from subdev code and tune helper ↵ | Josh Blum | 2010-07-16 | 5 | -40/+0 | |
| | | | | (it wasnt used) | |||||
* | 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 | 5 | -18/+278 | |
|\ | ||||||
| * | uhd: added checking for xcvr dbids, added unknown dboard rx and tx ↵ | Josh Blum | 2010-06-18 | 2 | -0/+266 | |
| | | | | | | | | constructors (for bad dbids or combinations) | |||||
| * | uhd: added dboard manager call to register xcvr board, implemented in xcvr ↵ | Josh Blum | 2010-06-18 | 3 | -18/+12 | |
| | | | | | | | | dboard code | |||||
* | | uhd: added enums for aux adc and dac, usrp2: implemented enums in db iface | Josh Blum | 2010-06-17 | 3 | -3/+3 | |
|/ | ||||||
* | Merge branch 'aux_dac' | Josh Blum | 2010-06-14 | 1 | -1/+1 | |
|\ | ||||||
| * | Fixed USRP2 aux_dac numbering convention | Jason Abele | 2010-06-11 | 1 | -1/+1 | |
| | | ||||||
* | | Moved mux calculations into dsp type1 utils. | Josh Blum | 2010-06-10 | 1 | -2/+2 | |
|/ | | | | Fixed error in db basic freq range switcheroo. | |||||
* | replaced the assert falses with an invalid code path exception | Josh Blum | 2010-06-02 | 3 | -7/+7 | |
| | ||||||
* | Refactor WBX and RFX to use conventions more like XCVR | Jason Abele | 2010-06-01 | 2 | -131/+172 | |
| | ||||||
* | Added support to set GPIO pins from dboard interface: | Josh Blum | 2010-05-24 | 3 | -3/+9 | |
| | | | | | | write gpio and set pin control (atr or gpio) Added property to get dboard interface from the dboard obj. | |||||
* | 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 | 2 | -3/+3 | |
| | ||||||
* | moved uhd lib cmake contents into respective subdirectories | Josh Blum | 2010-05-06 | 1 | -0/+26 | |
| | ||||||
* | fixed exception case | Josh Blum | 2010-05-05 | 1 | -2/+1 | |
| | ||||||
* | code tweaks to get wbx compiling with master | Josh Blum | 2010-05-04 | 1 | -5/+5 | |
| | ||||||
* | Merge branch 'wbx' of git@ettus.sourcerepo.com:ettus/uhdpriv | Josh Blum | 2010-05-04 | 1 | -0/+613 | |
|\ | ||||||
| * | 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 | |
| | | ||||||
* | | Expanded the dboard id API to create dboard id types from strings and ints. | Josh Blum | 2010-05-03 | 3 | -6/+6 | |
| | | | | | | | | | | | | And created utility functions to go between representations. Created to_pp_string for pretty print strings for dboard ids and device addrs. Minor changes to the various classes that call these utilities. | |||||
* | | Replaced the dboard base constructor args with an opaque type. | Josh Blum | 2010-05-02 | 3 | -18/+18 | |
| | | ||||||
* | | fixed windows warnings | Josh Blum | 2010-04-26 | 1 | -4/+4 | |
|/ | ||||||
* | Added RSSI readback to XCVR2450. | Josh Blum | 2010-04-26 | 1 | -0/+17 | |
| | | | | also fixed spi readback typo in u2 iface | |||||
* | Renamed the prop set/get error macros so they make sense for not-implemented ↵ | Josh Blum | 2010-04-26 | 3 | -12/+12 | |
| | | | | properties. |