Changes between Version 15 and Version 16 of Tutorials/Wireless/FR3/Amarisoft
- Timestamp:
- Sep 19, 2025, 6:43:25 AM (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Wireless/FR3/Amarisoft
v15 v16 137 137 138 138 [[CollapsibleStart(Run Amarisoft UE Simulator)]] 139 * Disable CPU hyper-threading on UE side: 140 141 {{{#!shell 142 root@sdr2-piradio:~# echo off | sudo tee /sys/devices/system/cpu/smt/control 143 off 144 root@sdr2-piradio: 145 }}} 139 146 * Run the Amarisoft UE simulator on sdr2-piradio by passing the configuration file 'ue-nr-sa-2974-n7-5M.cfg' as an argument. 140 147