-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
36 lines (36 loc) · 1.73 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
[submodule "RSSIData"]
path = RSSIData
url = https://llcad-github.llan.ll.mit.edu/ccorey/RSSIData.git
[submodule "datasets/H0H1"]
path = datasets/H0H1
url = https://github.com/mitll/H0H1.git
[submodule "datasets/Range_Angle"]
path = datasets/Range_Angle
url = https://github.com/mitll/Range_Angle.git
[submodule "datasets/PACTTemplateDataset"]
path = datasets/PACTTemplateDataset
url = https://github.com/mitll/PACTTemplateDataset.git
[submodule "datasets/BLE-RSSI-Various-Static-Configurations"]
path = datasets/BLE-RSSI-Various-Static-Configurations
url = https://github.com/mitll/BLE-RSSI-Various-Static-Configurations.git
[submodule "datasets/PACT-Phones-and-Bluetooth-Chipsets"]
path = datasets/PACT-Phones-and-Bluetooth-Chipsets
url = https://github.com/mitll/PACT-Phones-and-Bluetooth-Chipsets.git
[submodule "datasets/KRI-Anechoic-Chamber-Dataset"]
path = datasets/KRI-Anechoic-Chamber-Dataset
url = https://github.com/mitll/KRI-Anechoic-Chamber-Dataset
[submodule "datasets/MIT-Matrix-Data"]
path = datasets/MIT-Matrix-Data
url = https://github.com/mitll/MIT-Matrix-Data.git
[submodule "datasets/MITRE-Range-Angle-Unstructured"]
path = datasets/MITRE-Range-Angle-Unstructured
url = https://github.com/mkrangle/MITRE-Range-Angle-Unstructured.git
[submodule "datasets/MITRE-Range-Angle-Structured"]
path = datasets/MITRE-Range-Angle-Structured
url = https://github.com/mkrangle/MITRE-Range-Angle-Structured
[submodule "datasets/PACT-Exposure-Notification-Beacons"]
path = datasets/PACT-Exposure-Notification-Beacons
url = https://github.com/mitll/PACT-Exposure-Notification-Beacons.git
[submodule "datasets/Exposure-Visualization-Tool"]
path = datasets/Exposure-Visualization-Tool
url = https://github.com/mitll/Exposure-Visualization-Tool