I am a new user to this group and I am beginning to
understanding the bridge between the software and
usrp. Let me attempt to answer atleast on of your
questions here. The gurus can correct me if I am wrong
:-)
> Are the connections from the daughterboards to the
> ADC's
> hardwired in the USRP t
I apologize for the confusion:
I meant the file
tvrx_wfm_rcv_gui.py
Achilleas
> According to usrp_wfm_gui.py the correct MUX seting
> for listening to
> FM is0x f0 f0 f0 f2.
Could you please point me to this file ? Im not able
to locate it in my code. Or did you mean
wfm_rcv_gui.py ?
Jav
> According to usrp_wfm_gui.py the correct MUX seting
> for listening to
> FM is0x f0 f0 f0 f2.
Could you please point me to this file ? Im not able
to locate it in my code. Or did you mean
wfm_rcv_gui.py ?
Javs
__
Do You Yahoo!?
Tired of spam
Dear all,
I read in the USRP description that the Receiver path has
4 ADC's and in the FPGA there are 4 DDC's implemented.
Each DDC has 2 inputs (I and Q) and two real (or one complex)
output. The MUX is swithcing the output of the 4 ADC's (or
the value zero) to the 8=4x2 inputs of the DDC's.
I att