Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHART on Mac OSX? #153

Open
adampbeardsley opened this issue Nov 11, 2020 · 1 comment
Open

CHART on Mac OSX? #153

adampbeardsley opened this issue Nov 11, 2020 · 1 comment

Comments

@adampbeardsley
Copy link
Collaborator

I'm going to try installing the chart software on my mac and see what the limiting factors are.

Starting here:
https://wiki.gnuradio.org/index.php/MacInstall#Installing_GNU_Radio_on_MacOS_X_.2F_macOS

Need macports:
https://www.macports.org/install.php
Which also needs mac's command line tools. I already had them installed, but it complained about not finding the version so I had to reinstall.
https://trac.macports.org/wiki/ProblemHotlist#reinstall-clt

Ok, now that I have CLT and macports installed, trying to install gnuradio again.
Seems to be working...
This takes a really long time. I'm wondering if I should have installed it in a python environment... it's installing pythony things.

Next, osmosdr:
sudo port install gr-osmosdr

Hey! the gnu-radio companion seems to work:
image

Final note for now, in order to tune into AM frequencies (or anything below 24MHz), you need to switch to direct sampling mode. To do this in gnuradio-companion, you set Device Arguments in the RTL-SDR source block to:
rtl=0,direct_samp=2
image

@jpizagno
Copy link

Wouldn't it be more efficient to dockerize this app, so it runs anywhere?
(Well runs anywhere docker is installed)

One could run it on Windows, Mac, Linux, cloud providers, etc ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants