Difference between revisions of "B200"

From Note to self
Jump to: navigation, search
(Created page with "Is there GPIO on my B200 rev 4 board? [http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/2015-February/012518.html link]")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Is there GPIO on my B200 rev 4 board? [http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/2015-February/012518.html link]
 
Is there GPIO on my B200 rev 4 board? [http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/2015-February/012518.html link]
 +
 +
Using uhd_usrp_probe:
 +
* RX Gain range PGA: 0.0 to 76.0 step 1.0 dB
 +
* TX Gain range PGA: 0.0 to 89.8 step 0.2 dB
 +
 +
 +
 +
= Gnuradio =
 +
 +
* [http://oshearesearch.com/2015/03/15/a-simple-eventstream-based-burst-plotter-example/ a-simple-eventstream-based-burst-plotter-example]
 +
* [https://kirankarra.wordpress.com/2015/08/26/qpsk-burst-receiver-synchronization/ qpsk-burst-receiver-synchronization]
 +
* [https://nccgroup.github.io/RFTM/fsk_receiver.html FSK receiver]
 +
* [https://www.tablix.org/~avian/blog/archives/2015/03/notes_on_m_m_clock_recovery/ Blog entry about M&M Clock recovery]

Latest revision as of 16:41, 24 May 2017

Is there GPIO on my B200 rev 4 board? link

Using uhd_usrp_probe:

  • RX Gain range PGA: 0.0 to 76.0 step 1.0 dB
  • TX Gain range PGA: 0.0 to 89.8 step 0.2 dB


Gnuradio