Hi everybody,
I am creating a small design (similar to the DVB-T one included in
gnuradio-dtv) and I wanted to set some parameters once (at design and *not*
at execution time) with a combo box (to limit the possible choices to valid
values only). For instance, if we consider the above mentioned DV
thon script. Here's an example for the DVB-T transmitter.
>
> https://github.com/drmpeg/dtv-utils/blob/master/dvbt-blade.py
>
> Ron
>
>
> On 06/22/2018 12:55 AM, Rob Heig wrote:
>
>> Hi everybody,
>>
>> I am creating a small design (similar to the DVB-T
It works!! :)
Thanks a lot and have a nice day!!!
Rob
On 22 June 2018 at 14:04, Federico 'Larroca' La Rocca
wrote:
> Hi,
> And using a QT GUI Chooser with type "Any" and using its entry to
> configure the other blocks?
> best
>
>
> 2018-06-22 6:08
Mmmm, no :(
In this way, I cannot select the value from a combo box (unless at runtime,
but I would like to do this at "design" time, as it is done by normal combo
boxes to select enum values in the .grc files).
Thanks anyway!
Rob
On 22 June 2018 at 14:09, Rob Heig wrote:
Hi,
I've bought an Ettus E310 board and I am trying to use it for a MIMO
project, but I am encountering several issues.
In particular, I have created a GNU Radio design, compiled it as Python
script (as illustrated on the page
https://kb.ettus.com/Streaming_processed_data_from_the_E31x_with_GNU_R
Hi Marcus and Johannes,
Thanks for your replies!! I fear that I'll have to change platform then --
I was targeting 2 x 9.1428MHz, but this is clearly going to be impossible :(
Thanks again and have a nice day!
Rob
On Tue, 26 Feb 2019 at 16:35, Müller, Marcus (CEL) wrote:
> Hi Johannes, Hi Rob,
>