Changes between Version 10 and Version 11 of Tutorials/Wireless/mmwave Paam Mobile
- Timestamp:
- Jan 3, 2024, 5:05:08 PM (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Wireless/mmwave Paam Mobile
v10 v11 149 149 Within `tx-rest.py` and `rx-rest.py`, make sure you indicate the correct rfdev corresponding to the mobile node being used. 150 150 151 Exit the node and copy the data from `mob4-2` to your console: 152 {{{ 153 abhiadhikari@console:~$ scp root@mob4-2:/mnt/test.bin . 154 test.bin 100% 3578MB 111.8MB/s 00:32 155 }}} 156 157 Exit the console and copy the data from the SB1 console to your local computer: 158 {{{ 159 abhiadhikari@dyn-128-59-87-88 Documents % scp abhiadhikari@sb1.cosmos-lab.org:/home/abhiadhikari/test.bin . 160 test.bin 100% 3578MB 99.5MB/s 00:35 161 }}} 162 163 164