XCVR2450 tranceive hackish fix. Re-write the atr mask, io, and oe registers in the...
authorjblum <jblum@221aa14e-8319-0410-a670-987f0aec2ac5>
Wed, 15 Apr 2009 23:10:36 +0000 (23:10 +0000)
committerjblum <jblum@221aa14e-8319-0410-a670-987f0aec2ac5>
Wed, 15 Apr 2009 23:10:36 +0000 (23:10 +0000)
commitaf09641b02be8bff142ce3b9371e19c9e182318d
tree633b145c8d486f97d60fd587682229bd3d0acbb2
parent3c4d8e18a37ba30a9e794b8b60d5e1fd8af9a66d
XCVR2450 tranceive hackish fix. Re-write the atr mask, io, and oe registers in the set_gpio().
usrp basic overwrites the registers on init and can be harmful to an app that uses both RX and TX.
set_gpio will be called when the frequency is set so tuning after initialization is required.
Also, the custom xcvr set register methods were replaced will calls to common_*

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10853 221aa14e-8319-0410-a670-987f0aec2ac5
usrp/host/lib/legacy/db_xcvr2450.cc
usrp/host/lib/legacy/db_xcvr2450.h