Changes between Version 15 and Version 16 of Tutorials/Wireless/FR3/Amarisoft


Ignore:
Timestamp:
Sep 19, 2025, 6:43:25 AM (3 weeks ago)
Author:
rifatbin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Wireless/FR3/Amarisoft

    v15 v16  
    137137
    138138[[CollapsibleStart(Run Amarisoft UE Simulator)]]
     139* Disable CPU hyper-threading on UE side:
     140
     141{{{#!shell
     142root@sdr2-piradio:~# echo off | sudo tee /sys/devices/system/cpu/smt/control
     143off
     144root@sdr2-piradio:
     145}}}
    139146* Run the Amarisoft UE simulator on sdr2-piradio by passing the configuration file 'ue-nr-sa-2974-n7-5M.cfg' as an argument.
    140147