From 2a97c01e22bcc0770e108008c095096742981175 Mon Sep 17 00:00:00 2001 From: Ian Bobbitt Date: Fri, 21 Jun 2013 10:39:12 -0400 Subject: Adding support for hackrf --- cookbooks/gnuradio/attributes/default.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'cookbooks/gnuradio/attributes/default.rb') diff --git a/cookbooks/gnuradio/attributes/default.rb b/cookbooks/gnuradio/attributes/default.rb index 648836e..049cac5 100644 --- a/cookbooks/gnuradio/attributes/default.rb +++ b/cookbooks/gnuradio/attributes/default.rb @@ -4,3 +4,4 @@ default[:repos][:gnuradio] = 'http://gnuradio.org/git/gnuradio.git' default[:repos][:rtlsdr] = 'git://git.osmocom.org/rtl-sdr' default[:repos][:gr_osmosdr] = 'git://git.osmocom.org/gr-osmosdr' default[:repos][:gqrx] = 'git://github.com/csete/gqrx.git' +default[:repos][:hackrf] = 'https://github.com/mossmann/hackrf.git' -- cgit v1.3.1