Changes between Version 21 and Version 22 of Tutorials/Wireless/FR3/Amarisoft


Ignore:
Timestamp:
Oct 21, 2025, 6:39:02 AM (12 days ago)
Author:
rifatbin
Comment:

Legend:

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

    v21 v22  
    214214
    215215}}}
    216 * Iperf server on the UE
     216* Iperf server on the UE (on a new UE tab)
    217217{{{#!shell
    218218root@sdr2-piradio:~# ip netns exec ue1 iperf3 -s -B 192.168.2.2
     
    222222
    223223}}}
    224 * Iperf client on the base station
     224* Iperf client on the base station (on a new BS tab)
    225225{{{#!shell
    226226root@sdr1-piradio:~# iperf3 -c 192.168.2.2 -b 30M -i 1 -u -t 10