Hi Roland,
first things first: Bugs with GNU Radio recipes (and in doubt, when
something doesn't build properly, the recipes aren't right, pybombs
probably works) are best submitted to
https://github.com/gnuradio/gr-recipes/issues
to Pybombs itself:
https://github.com/gnuradio/pybombs/issues/
> W
There's no relationship, unless you have *hardware* that you configure
to that sampling rate.
In a GNU Radio flowgraph without SDR hardware, every block just
calculates as fast as it can. The sampling rate only has a *numerical*
meaning to some blocks – for example, the signal source block uses th
Am 2018-08-14 um 17:17 schrieb Hans BX2ABT:
> I recently installed GNURadio on Kubuntu 17.10 using PyBOMBS and had no
> issues. HTH a bit. --Hans
Interesting. I installed with pip (from pypi) and got the error. After
some tinkering around I finally found
https://github.com/gnuradio/pybombs/tr
Hello,
I made this FSK flow and I noticed that my outpout is getting zero padded,
which means that if I have a bit 1 my output comes as "0001" and if I
have a bit 0 my output come as "", I suppose that this is something
related to the binary slicer. How can I delete those extra zeros?
Am 2018-08-14 um 17:50 schrieb Müller, Marcus (CEL):
> Hi Roland,
>
> is there a specific reason you prefer building quite everything from
> source rather than going for the binary packages Ubuntu ships?
>
gr-dsd , gr-op25
> For usage and module development, I generally recommend that people
It's hit and miss. I've had problems on various OS setups, and I've had
it work in some setups. Then add-ons (gr-inspector) will fail to install
randomly. Good luck getting any help on it here. I tried and was
ignored. The focus is not on stability / usability, but on adding more
bells and wh
Awesome! That works.
Additional thought: while the sampling rate is set to *100KHz*, the probe
rate displays for instance: *rate_avg. 114355*. How can we deduce a
relationship between these two values? Assume that 2x2 MIMO and 8-PSK are
used.
Thank you!
Regards,
Evariste S.
On Mon, Aug 13, 201
Hi Roland,
is there a specific reason you prefer building quite everything from
source rather than going for the binary packages Ubuntu ships?
For usage and module development, I generally recommend that people
just use the packages that their distros offer. Now, as usual, Ubuntu
lags quite a bit
I recently installed GNURadio on Kubuntu 17.10 using PyBOMBS and had no
issues. HTH a bit. --Hans
On 08/14/2018 10:56 PM, Roland Schwarz wrote:
Am 2018-08-10 um 03:54 schrieb Linda20071:
I am trying to install gnu radio using pybombs. However, I got the
following error:
...
AssertionError
Am 2018-08-10 um 03:54 schrieb Linda20071:
> I am trying to install gnu radio using pybombs. However, I got the
> following error:
...
> AssertionError
>
Metoo. I am running Ubuntu 18.04 and tried to install pybombs with and
without sudo, with pip3 and with pip. Results all the same :-(
> An
Sounds like a job for Vector Sink.
Best regards,
Marcus
On Tue, 2018-08-14 at 14:02 +0300, ogün levent wrote:
> Hello there,
>
> Is there any type of block in the GRC that allows us to record and
> compare the incoming data on the fly without writing/reading a file
> outside the flowgraph? The p
Hello there,
Is there any type of block in the GRC that allows us to record and compare
the incoming data on the fly without writing/reading a file outside the
flowgraph? The purpose is to record the data directly inside the block and
extract from the block as soon as possible. Any solutions will
Hello Dapodun,
This is not really a GNU Radio problem; you should probably refer to
the usrp-users mailing list[1]. However, real quick:
it's not surprising you can't find the N210 if you can't set yourself
to the same IP Address range. By default, the N210 has an IP address of
192.168.10.2, so tr
Hello,
May I know how to be able to detect USRP N210 in ubuntu16.04 terminal using
Gigabit Ethernet cable and the command terminal line uhd_find_devices. Ive
tried countless methods such as usrp_devices_pprobe and many other more.
Second of all, I don't know how to configure the IP address and net
14 matches
Mail list logo