Commit Graph

21 Commits

Author SHA1 Message Date
Don Ward 83056e43d7 Fixing missing include files and various other patches for Windows build issues. 2011-03-25 11:53:04 -04:00
Jason Abele 0994dfe70c Fixed WBX RX PLL enable 2010-06-04 22:38:39 -07:00
Jason Abele aff599e832 Refactor WBX and adf4350 to avoid passing usrp pointer 2010-06-04 22:38:39 -07:00
Jason Abele 87bbd984a5 Clean up annoying class structure in wbx 2010-06-04 22:38:39 -07:00
Jason Abele 0ba8eaa142 Fixing wbx to use _refclk_freq() 2010-06-04 22:38:39 -07:00
Jason Abele 2e21a12b62 Fix WBX tuning to allow DDC use in reaching 50MHz 2010-04-16 15:00:51 -07:00
Jason Abele 53facbe9b5 Remove wbxng tx gain dependence on pga gain 2010-01-05 15:12:36 -08:00
Jason Abele 153bb9417f Added antenna select support for new board rev 2010-01-04 11:30:52 -08:00
Jason Abele ed7a822c3a WBXNG: Can not enable/disable ADF4350 from set_enable()
Incorrect powerdown in RX deconstructor
       Expanded range of frequencies to attempt locking
2010-01-04 11:20:47 -08:00
Jason Abele f521a5977e WBXNG: power on/off TXMOD and Synth/VCO with set_enable
No similar function on RX, so RX is always on?
2010-01-04 11:20:46 -08:00
Johnathan Corgan 990f456a3c #include "config.h" in db_wbxng.cc (for timespec, nanosleep, etc.)
Patch-by: Don Ward <don2387ward@sprynet.com>
2009-10-10 16:48:58 -07:00
Johnathan Corgan 8b3e40002a Merge branch 'wip/wbxng' of git@gnuradio.org:jcorgan
* '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 18:17:18 -07:00
Johnathan Corgan 299bfe3839 Clean up for work-in-progress
Copyright updates
Trailing whitespace cleanup
Move private headers out of install
Use standard include guards
Code cleanup
2009-10-06 17:50:59 -07:00
Jason Abele a6e8d06af4 Integrated gain control for TX and RX of wbxng 2009-10-05 14:37:13 -07:00
Jason Abele f0191323bf Enabled RX Baseband 2009-10-05 14:37:13 -07:00
Jason Abele 4d3c587c54 First Functional TX modulator 2009-10-05 14:37:13 -07:00
Jason Abele d1d7a97718 Locking, controllable synthesizer on TX and RX
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 14:37:13 -07:00
Jason Abele 1937a8a9e8 Able to tune RX VCO, observe R and N divider output on MUXOUT 2009-10-05 14:37:13 -07:00
Jason Abele 1d5822c0dc twiddling gpio successfully 2009-10-05 14:37:13 -07:00
Jason Abele 3e0eb64bf7 Clean build 2009-10-05 14:37:13 -07:00
Jason Abele acd8ef21ae Initial compile of wbxng, properly sets db IDs 2009-10-05 14:37:12 -07:00