Changes between Version 46 and Version 47 of Tutorials/Wireless/mmwave Paam Agora


Ignore:
Timestamp:
Jul 5, 2023, 5:36:22 PM (22 months ago)
Author:
zhenzhou77
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified Tutorials/Wireless/mmwave Paam Agora

    v46 v47  
    188188* {{{cubic_mimo.py}}} and {{{cubic.py}}}: This visualization tool helps to visualize the EVM, SNR, and BER readings for the Agora-UHD system.
    189189    {{{#!shell
    190     root@srv1-lg1:~/Cubic23/Agora/files/log/csv# taskset -c 31 python3 cubic_mimo.py
     190    root@srv1-lg1:~/Cubic23/Agora/files/log/csv# taskset -c 33 python3 cubic_mimo.py
    191191    }}}
     192We use {{{taskset}}} to specify dedicated cores to run the visualization tools to improve the Agora-UHD performance.
    192193