-
Notifications
You must be signed in to change notification settings - Fork 39
/
.gitmodules
54 lines (54 loc) · 1.54 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
[submodule "Boost-for-Android"]
path = Boost-for-Android
url=https://github.com/bastibl/Boost-for-Android.git
[submodule "fftw3"]
path = fftw3
url = https://github.com/bastibl/fftw-dist.git
[submodule "libzmq"]
path = libzmq
url = https://github.com/zeromq/libzmq.git
[submodule "openssl"]
path = openssl
url = https://github.com/openssl/openssl.git
[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/bastibl/gnuradio.git
[submodule "libgmp"]
path = libgmp
url = https://github.com/bastibl/libgmp.git
[submodule "libusb"]
path = libusb
url = https://github.com/bastibl/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