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

Bump gnuradio and gr-osmosdr to latest versions. #9

Merged
merged 1 commit into from
Aug 7, 2015

Conversation

EvanKrall
Copy link

This seems to fix titanous#54 on OS X 10.10, so osmocom_fft and gnuradio-companion both seem to be happy / work with my HackRF.

@r4v5
Copy link

r4v5 commented Aug 5, 2015

I also had to make gr-baz track the master branch before it would compile under 10.10.

def patches
DATA
end
#def patches
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I should probably delete the DATA section instead of commenting this out.

@r4v5
Copy link

r4v5 commented Aug 5, 2015

Have you had any luck building gqrx's master against this gnuradio/gr-osmosdr? With patch commented out in gqrx.rb, I'm getting the following:

168 hippocampus r4v5 % brew install --HEAD gqrx
==> Installing gqrx from robotastic/homebrew-hackrf
Warning: Formula file is modified!
Building from source because Library/Taps/robotastic/homebrew-hackrf/gqrx.rb has local changes
To install from a bottle instead, run with --force-bottle
==> Cloning https://github.com/csete/gqrx.git
Updating /Library/Caches/Homebrew/gqrx--git
==> Checking out branch master
==> qmake -set PKG_CONFIG /usr/local/bin/pkg-config
==> qmake -query
==> qmake gqrx.pro

qmake gqrx.pro

Project MESSAGE: No prefix given. Using /usr/local
Project ERROR: Package gnuradio-osmosdr not found

robotastic added a commit that referenced this pull request Aug 7, 2015
Bump gnuradio and gr-osmosdr to latest versions.
@robotastic robotastic merged commit 3fe8153 into robotastic:master Aug 7, 2015
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

Successfully merging this pull request may close these issues.

10.10 problem with wxmac
3 participants