aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard/db_tvrx.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added bandwidth property to all daughterboardsJason Abele2010-10-251-0/+10
| | | | | Updated existing bandwidth property to reflect double-sided bandwidth rather than lowpass bandwidth
* usrp: use the dboard id to prefix the subdev gain group namesJosh Blum2010-10-201-1/+1
|
* TVRX documentation and a bugfix in the cal table. Named the antenna "RX".Nick Foster2010-10-081-3/+3
|
* tvrx: added enabled prop to set and getJosh Blum2010-10-081-0/+8
|
* tvrx: converted floats to doubles to avoid msvc warningsJosh Blum2010-10-071-55/+55
|
* TVRX: fixed antenna prop enumerationNick Foster2010-10-011-2/+2
|
* TVRX: Fixed to properly calculate alias frequencies.Nick Foster2010-09-301-4/+20
|
* TVRX: works for USRP and USRP2.Nick Foster2010-09-291-1/+10
|
* TVRX: Mixed up DAC channels. Gain is much more linear now.Nick Foster2010-09-281-2/+2
|
* TVRX: Fixed spectrum inversion (derp derp derp). Removed debug printing.Nick Foster2010-09-281-4/+3
|
* TVRX: First version that works. The gain linearity is still borked.Nick Foster2010-09-281-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 Foster2010-09-281-89/+130
| | | | TVRX should be in there. Not debugged.
* TVRX: not done yet but getting there. gain linearization framework in place.Nick Foster2010-09-271-70/+148
|
* added db_tvrx, regmap gen_dtt75403_regs.pyNick Foster2010-09-211-0/+316