|
14 | 14 | <project name="wishful_upis" path="upis"/>
|
15 | 15 | <project name="agent" path="agent"/>
|
16 | 16 | <!-- Modules -->
|
17 |
| - <project name="module_discovery" path="modules/discovery"/> |
18 |
| - <project name="module_discovery_pyre" path="modules/discovery_pyre"/> |
19 |
| - <project name="module_handover" path="modules/handover"/> |
20 |
| - <project name="module_wireless_topology" path="modules/wireless_topology"/> |
21 |
| - <project name="module_rules" path="modules/rules"/> |
22 | 17 | <project name="module_simple" path="modules/simple"/>
|
23 | 18 | <project name="module_iperf" path="modules/iperf"/>
|
| 19 | + <project name="module_net_linux" path="modules/net_linux"/> |
24 | 20 | <project name="module_wifi" path="modules/wifi"/>
|
25 | 21 | <project name="module_wifi_ath" path="modules/wifi_ath"/>
|
26 | 22 | <project name="module_wifi_wmp" path="modules/wifi_wmp"/>
|
27 | 23 | <project name="module_ni_sdr" path="modules/ni_sdr"/>
|
28 | 24 | <project name="module_rs_signal_gen" path="modules/rs_signal_gen"/>
|
29 | 25 | <project name="module_robot" path="modules/robot"/>
|
30 |
| - <project name="module_net_linux" path="modules/net_linux"/> |
31 | 26 | <project name="module_gnuradio" path="modules/gnuradio"/>
|
32 | 27 | <project name="module_spectral_scan_ath9k" path="modules/spectral_scan_ath9k"/>
|
33 | 28 | <project name="module_contiki" path="modules/contiki"/>
|
| 29 | + <project name="module_rules" path="modules/rules"/> |
| 30 | + <!-- Apps --> |
| 31 | + <project name="module_discovery" path="apps/discovery"/> |
| 32 | + <project name="module_discovery_pyre" path="apps/discovery_pyre"/> |
| 33 | + <project name="module_handover" path="apps/handover"/> |
| 34 | + <project name="module_wireless_topology" path="apps/wireless_topology"/> |
| 35 | + <project name="wireless_stats" path="apps/wireless_stats"/> |
34 | 36 | <!-- Examples -->
|
35 | 37 | <project name="examples" path="examples"/>
|
36 | 38 | <!-- Other -->
|
|
0 commit comments