Changes between Version 36 and Version 37 of Tutorials/Wireless/Full Duplex
- Timestamp:
- Nov 16, 2021, 2:13:25 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Wireless/Full Duplex
v36 v37 5 5 * Manav Kohli, Columbia University: mpk2138[at]columbia.edu 6 6 7 Last updated: October 15, 20217 Last updated: November 15, 2021 8 8 9 9 == Full-Duplex Wireless in COSMOS == … … 25 25 26 26 ==== Updates ==== 27 * ![11/15/2021] - Update PC IP address 27 28 * ![10/15/2021] - New paper in Computer Networks 28 29 * ![03/15/2021] - General updates … … 70 71 71 72 * Login into the reserved domain: {{{ssh -X username@console.sb2.cosmos-lab.org}}} (the {{{-X}}} option is for enabling the X11 tunneling). Note: if connecting from macOS, the {{{-Y}}} flag may be needed instead of {{{-X}}}. 72 * Login into the node: {{{ssh -X sb2@10.116.250.10 }}}. The password is {{{cosmossandbox2}}}. After logging in into the node, a {{{FD_Examples}}} folder should exist under the home directory which contains some example experiments. Again, see above for using the {{{-Y}}} flag on macOS.73 * Login into the node: {{{ssh -X sb2@10.116.250.100}}}. The password is {{{cosmossandbox2}}}. After logging in into the node, a {{{FD_Examples}}} folder should exist under the home directory which contains some example experiments. Again, see above for using the {{{-Y}}} flag on macOS. 73 74 * Check the conection and serial number of the USRP 2974: {{{uhd_find_devices}}}. The serial numbers should be 318DCED with address {{{192.168.50.2}}}. 74 75