Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-25 | Fixing missing include files and various other patches for Windows build issues. | Don Ward | |
2010-06-04 | Fixed WBX RX PLL enable | Jason Abele | |
2010-06-04 | Refactor WBX and adf4350 to avoid passing usrp pointer | Jason Abele | |
2010-06-04 | Clean up annoying class structure in wbx | Jason Abele | |
2010-06-04 | Fixing wbx to use _refclk_freq() | Jason Abele | |
2010-04-16 | Fix WBX tuning to allow DDC use in reaching 50MHz | Jason Abele | |
2010-01-05 | Remove wbxng tx gain dependence on pga gain | Jason Abele | |
2010-01-04 | Added antenna select support for new board rev | Jason Abele | |
2010-01-04 | WBXNG: Can not enable/disable ADF4350 from set_enable() | Jason Abele | |
Incorrect powerdown in RX deconstructor Expanded range of frequencies to attempt locking | |||
2010-01-04 | WBXNG: power on/off TXMOD and Synth/VCO with set_enable | Jason Abele | |
No similar function on RX, so RX is always on? | |||
2009-10-10 | #include "config.h" in db_wbxng.cc (for timespec, nanosleep, etc.) | Johnathan Corgan | |
Patch-by: Don Ward <don2387ward@sprynet.com> | |||
2009-10-06 | Merge branch 'wip/wbxng' of git@gnuradio.org:jcorgan | Johnathan Corgan | |
* 'wip/wbxng' of git@gnuradio.org:jcorgan: Clean up for work-in-progress Integrated gain control for TX and RX of wbxng Enabled RX Baseband First Functional TX modulator Locking, controllable synthesizer on TX and RX Able to tune RX VCO, observe R and N divider output on MUXOUT twiddling gpio successfully Clean build Initial compile of wbxng, properly sets db IDs | |||
2009-10-06 | Clean up for work-in-progress | Johnathan Corgan | |
Copyright updates Trailing whitespace cleanup Move private headers out of install Use standard include guards Code cleanup | |||
2009-10-05 | Integrated gain control for TX and RX of wbxng | Jason Abele | |
2009-10-05 | Enabled RX Baseband | Jason Abele | |
2009-10-05 | First Functional TX modulator | Jason Abele | |
2009-10-05 | Locking, controllable synthesizer on TX and RX | Jason 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-05 | Able to tune RX VCO, observe R and N divider output on MUXOUT | Jason Abele | |
2009-10-05 | twiddling gpio successfully | Jason Abele | |
2009-10-05 | Clean build | Jason Abele | |
2009-10-05 | Initial compile of wbxng, properly sets db IDs | Jason Abele | |