Could you also provide the files that do these Python commands?
{{{
from receive_path import receive_path
from transmit_path import transmit_path
from uhd_interface import uhd_receiver
}}}
Those really are the heart of your Tx and Rx ! - MLD

----- Original message -----
> From: "Jiang, Fengyang" <fz...@psu.edu>
> To: Michael Dickens <michael.dick...@ettus.com>
> Subject: 回复: [USRP-users] A problem on transmitting data using 5GHz
> Date: Thursday, May 30, 2019 2:24 PM
> 
> Hi Michael,
> 
> Thanks for your response! I'll attach the codes for transmitter and receiver, 
> and here are the commands:
> 
> python3 benchmark_tx_copied_from_ins.py -f x.xxG --args="addr=192.168.10.3" 
> --tx-gain=20 (for transmitter)
> python3 benchmark_rx_copied_from_ins.py -f x.xxG --args="addr=192.168.10.2" 
> (for receiver)
> (x.xxG is the frequency)
> 
> Thank you for your help!
> 
> Best regards,
> Fengyang
> 
> *Attachments:*
>  * benchmark_rx_copied_from_ins.py
>  * benchmark_tx_copied_from_ins.py
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to