forked from analogdevicesinc/gnuradio-android
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
75 lines (75 loc) · 2.11 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
[submodule "Boost-for-Android"]
path = Boost-for-Android
url=https://github.com/moritz-wundke/Boost-for-Android.git
[submodule "libzmq"]
path = libzmq
url = https://github.com/zeromq/libzmq.git
[submodule "openssl"]
path = openssl
url = https://github.com/openssl/openssl
[submodule "thrift"]
path = thrift
url = https://github.com/apache/thrift.git
[submodule "volk"]
path = volk
url = https://github.com/bastibl/volk.git
[submodule "gnuradio"]
path = gnuradio
url = https://github.com/adisuciu/gnuradio.git
[submodule "libgmp"]
path = libgmp
url = https://github.com/bastibl/libgmp.git
[submodule "libusb"]
path = libusb
url = https://github.com/xloem/libusb.git
[submodule "hackrf"]
path = hackrf
url = https://github.com/bastibl/hackrf.git
[submodule "gr-osmosdr"]
path = gr-osmosdr
url = https://github.com/bastibl/gr-osmosdr.git
[submodule "gr-grand"]
path = gr-grand
url = https://github.com/bastibl/gr-grand.git
[submodule "uhd"]
path = uhd
url = https://github.com/bastibl/uhd.git
[submodule "gr-clenabled"]
path = gr-clenabled
url = https://github.com/ghostop14/gr-clenabled.git
[submodule "gr-sched"]
path = gr-sched
url = https://github.com/bastibl/gr-sched.git
[submodule "rtl-sdr"]
path = rtl-sdr
url = https://github.com/bastibl/rtl-sdr.git
[submodule "gr-ieee802-15-4"]
path = gr-ieee802-15-4
url = https://github.com/bastibl/gr-ieee802-15-4.git
[submodule "gr-ieee802-11"]
path = gr-ieee802-11
url = https://github.com/bastibl/gr-ieee802-11.git
[submodule "gr-iio"]
path = gr-iio
url = https://github.com/analogdevicesinc/gr-iio
[submodule "libiio"]
path = libiio
url = https://github.com/analogdevicesinc/libiio
[submodule "libad9361-iio"]
path = libad9361-iio
url = https://github.com/analogdevicesinc/libad9361-iio
[submodule "libxml2"]
path = libxml2
url = https://github.com/GNOME/libxml2
[submodule "libffi"]
path = libffi
url = https://github.com/cseci/libffi/
[submodule "fftw"]
path = fftw
url = https://github.com/cseci/fftw
[submodule "gettext"]
path = gettext
url = https://github.com/cseci/gettext
[submodule "libiconv"]
path = libiconv
url = https://github.com/cseci/libiconv