summaryrefslogtreecommitdiff
path: root/usrp/host/lib/db_wbxng_adf4350.cc
AgeCommit message (Collapse)Author
2010-06-04Refactor WBX and adf4350 to avoid passing usrp pointerJason Abele
2010-06-04Fixing wbx to use _refclk_freq()Jason Abele
2010-01-04Fixing bad tuning range codeJason Abele
2010-01-04WBXNG: Can not enable/disable ADF4350 from set_enable()Jason Abele
Incorrect powerdown in RX deconstructor Expanded range of frequencies to attempt locking
2010-01-04WBXNG: power on/off TXMOD and Synth/VCO with set_enableJason Abele
No similar function on RX, so RX is always on?
2009-10-29Fixing prescaler and disable aux synth output on wbxngJason Abele
2009-10-06Clean up for work-in-progressJohnathan Corgan
Copyright updates Trailing whitespace cleanup Move private headers out of install Use standard include guards Code cleanup
2009-10-05First Functional TX modulatorJason Abele
2009-10-05Locking, controllable synthesizer on TX and RXJason Abele
set Charge Pump Current (Icp) per design guide on schem set R divider to 3, so that PFD inputs are ~21MHz set RF output enable even when looking for AUX
2009-10-05Able to tune RX VCO, observe R and N divider output on MUXOUTJason Abele
2009-10-05twiddling gpio successfullyJason Abele
2009-10-05Clean buildJason Abele