entation and side
> effects management...)?
> Or through RFNoC?
>
> Claude
>
>
> -Message d'origine-
> De : Marcus Müller [mailto:marcus.muel...@ettus.com]
> Envoyé : jeudi 28 décembre 2017 15:58
> À : LEMENAGER Claude; usrp-users@lists.ettus.com
> Objet
in GR (stream TX and command port
RX) simulaneous
Hi Claude,
there's only one FIFO per radio.
"Tags" is a GNU Radio concept. GNU Radio's USRP blocks take these tags and
messgaes, and issue UHD tune_request.
So, yes, in the end, there's only one way to tune, and that goes
Hi Claude,
there's only one FIFO per radio.
"Tags" is a GNU Radio concept. GNU Radio's USRP blocks take these tags
and messgaes, and issue UHD tune_request.
So, yes, in the end, there's only one way to tune, and that goes
through a FIFO.
Best regards,
Marcus
On Thu, 2017-12-21 at 11:35 +0100,
Hello,
As no answer received, and after an (not in depth) analysis of USRP_SINK,
USRP_SOURCE, I found:
- Dsp_freq and lo_freq message were associated with POLICY_MANUAL on the
other parameter (then, when a dsp_treq message is issued, a full tuning of
analog board is performed)
- O