diff --git a/srsenb/enb.conf.example b/srsenb/enb.conf.example index 597bf0c08..886a6471f 100644 --- a/srsenb/enb.conf.example +++ b/srsenb/enb.conf.example @@ -74,8 +74,6 @@ rx_gain = 40 # For best performance in 2x2 MIMO and >= 15 MHz use the following device_args settings: # USRP B210: pass num_recv_frames=64,num_send_frames=64 -# USRP X310: -# USRP N310: #device_args = auto #time_adv_nsamples = auto diff --git a/srsue/ue.conf.example b/srsue/ue.conf.example index fc2e1f6f8..666523c2c 100644 --- a/srsue/ue.conf.example +++ b/srsue/ue.conf.example @@ -41,12 +41,8 @@ tx_gain = 80 # For best performance in 2x2 MIMO and >= 15 MHz use the following device_args settings: # USRP B210: pass num_recv_frames=64,num_send_frames=64 -# USRP X310: -# USRP N310: #device_args = auto -#device_args_2 = auto -#device_args_3 = auto #time_adv_nsamples = auto #burst_preamble_us = auto #continuous_tx = auto