blob: bbf9b472aabcc4038278d5c7b0ff5b0c96f751a4 [file] [log] [blame]
/* Parameters for b2x0 UHD device version 2018-10-18
* Copyright (C) 2015-2018 Amarisoft
*/
rf_driver: {
name: "${enb.rf_dev_type}",
sync: "none",
/* Use this for b2x0 devices. Bandwidth >= 10 Mhz */
args: "${enb.rf_dev_args}",
/* Use this for bandwidth == 5 Mhz */
//args: "send_frame_size=1024,recv_frame_size=1024",
/* Use this for bandwidth < 5 Mhz */
//args: "send_frame_size=512,recv_frame_size=512",
},
tx_gain: 89.0, /* TX gain (in dB) B2x0: 0 to 89.8 dB */
rx_gain: 60.0, /* RX gain (in dB) B2x0: 0 to 73 dB */
tx_time_offset: -150, /* in samples */