Hi,
With RC2 becoming available, I decided to give a new try building it
under macOS (10.14) - I’ve been fighting w/ technical previews a
couple of months ago with some limited success.
The build is now successful, but I still have a couple of questions for
which I did not find the answers o
Hi Emmanuel,
my Apple experience limits itself to using an iPod in the summer 2010
or so, but I hope I can still be of help. First of all: Which path are
you taking to build stuff?
> - What is the proper/best/recommended UI framework to use?
>
>* Default build uses GTK, but it seems there i
Hi Marcus,
my Apple experience limits itself to using an iPod in the summer 2010
or so, but I hope I can still be of help.
:-)
First of all: Which path are
you taking to build stuff?
I’m using Homebrew (https://brew.sh) to build *nix applications on
macOS.
It is nice to have a controlled
Hi Nate,
Thank you, unfortunately I have the following error when I execute "python
./example_smith.py":
Traceback (most recent call last):
File "./example_smith.py", line 24, in
import smithchart as smith
ImportError: No module named smithchart
Could you help me?
Thank you for your time.
You've not install gr-smithchart successfully into the directory your
python looks into.
On Thu, 2019-08-08 at 15:07 +0100, Simona Sibio wrote:
> Hi Nate,
>
> Thank you, unfortunately I have the following error when I execute "python
> ./example_smith.py":
> Traceback (most recent call last):
>
Hi Emmanuel - I'm the GR OSX "expert" (LOL), as I do a lot of testing and
verification and development on OSX (various versions). I'm happy to help as
best I can. It might be that your issue is a generic GR bug. Let's take this
discussion off-list & see what we can work out. If there's something
Hi,
I'm using gnu radio companion along with my USRP B200. I also have a GPSDO
installed on the radio. Does the gps information get collected along with
any frequency data I collect via gnu radio companion? Also, is it possible
to display that information in the metadata header?
Thanks!
__
On 08/08/2019 02:10 PM, Sara Kim wrote:
Hi,
I'm using gnu radio companion along with my USRP B200. I also have a
GPSDO installed on the radio. Does the gps information get collected
along with any frequency data I collect via gnu radio companion? Also,
is it possible to display that informatio
Hi,
I have created a simple tcp based iq stream using ZMQ blocks to use a
HackRF remotely over an ethernet network.
I have a linux computer (Raspberry Pi) connected to the HackRF running
GNURadio. The HackRF source is connected to a ZMQ sink that transmits the
packets to a receiving linux PC runn