Changes between Version 25 and Version 26 of Tutorials/Wireless/mmwave Paam Real TimePHY
- Timestamp:
- Sep 11, 2024, 6:48:07 PM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Wireless/mmwave Paam Real TimePHY
v25 v26 200 200 201 201 Please double check the CMake flags in {{{~/Savannah/agora-mmwave/build}}} directory. 202 {{{#!shell 203 $ cmake ../ 204 # you are expect to see the following results: 202 {{{#!shell 203 # you are expect to see the following results: 205 204 root@srv1-lg1:~/Savannah/agora-mmwave/build# cmake ../ 206 205 -- Using GNU compiler, compiler ID GNU … … 243 242 -- Generating done 244 243 -- Build files have been written to: /root/Savannah/agora-mmwave/build 245 246 }}} 244 }}} 247 245 248 246 === Experiment Execution - RRU Mode: Savannah-mc ===