Tuesday, December 3, 2019

Re: Stream args on UHD USRP Sink

Hi

This is a general question about upgrade to python 3 and gnu radio 3.8.

We've got some custom C++ and Python code that will need to be installed.
The python ran in version 2.7. This is working with gnuradio companion 3.7.13.4

How difficult a task is upgrading? A day/week/month?

Thanks again for all your guidance and help,

Glen

The code is modest in size, I'd say. Is there a way of keeping
backward compatibility to 2.7? Should I create a whole new
archive for python 3?

ie we're using

www.github.com/WVURAIL/gr-radio_astro

so should I make

gr-radio_astro3

?


> On Dec 3, 2019, at 11:26 AM, Müller, Marcus (CEL) <mueller@kit.edu> wrote:
>
> Uhhhh that's an ancient version of GNU Radio. Do you use any other UHD-
> linking software, or can you try our new PPA that would give you a
> modern GNU Radio 3.8.0.0?
>
> https://launchpad.net/~gnuradio/+archive/ubuntu/gnuradio-releases
>
> Anyway, for most USRPs "fullscale" actually should do some scaling (if
> you're so inclined, look for "_host_extra_scaling" in the UHD source
> code).
>
> What is the USRP you're using?
>
> Best regards,
> Marcus
>
> On Tue, 2019-12-03 at 08:41 -0300, Wheberth Damascena Dias wrote:
>> Hi all, not sure if I should send this here or at USRP list.
>>
>> I am trying to set the "fullscale" as a stream parameter of the USRP Sink block, but it have no effect. The idea is to avoid the use aof one block to scale the samples to [-1.0, +1.0] range May I be missing something?
>>
>> For reference I am using GnuRadio 3.7.11 with libuhd 3.10.3 (All stock from Ubuntu 18.04).
>> Thank you very
>>
>>
>>
>> --
>> Wheberth Damascena Dias
>> _______________ _____ _____ __ ___ __ _ _ _ _
>> http://www.linkedin.com/in/wheberth
>> e-mail:wheberth@gmail.com
>>

No comments:

Post a Comment