Changes between Version 3 and Version 4 of Tutorials/Wireless/MobilePAAMOFDM
- Timestamp:
- Nov 15, 2024, 4:38:32 PM (6 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Wireless/MobilePAAMOFDM
v3 v4 49 49 ssh -Y root@mob4-1 50 50 }}} 51 {{{#!shell51 {{{#!shell 52 52 ssh -Y root@mob4-2 53 53 }}} 54 At this point, you should have 4 sessions open. 2 {{{ssh}}} sessions connected to {{{mob4-1}}} and 2 connected to {{{mob4-2}}}. At lease one session for each must be initialized with {{{-Y}}} to enable the GNURadio GUI. 54 At this point, you should have 4 sessions open. 2 {{{ssh}}} sessions connected to {{{mob4-1}}} and 2 connected to {{{mob4-2}}}. At least one session for each must be initialized with {{{-Y}}} to enable the GNURadio GUI. 55 56 === Experiment Execution ===