Commit 1569a63c authored by Joanne Hugé's avatar Joanne Hugé

Add bbu-config folder

parent 7c2ef0f2
config.ecpri-master.cfg config.cpri-sunwave.cfg
\ No newline at end of file \ No newline at end of file
rf_driver: {
name: "sdr",
args: "dev0=/dev/sdr6",
sync: "cpri",
cpri_mapping: "bf1",
cpri_mult : 16,
cpri_rx_delay: 11.0,
},
tx_gain: 90.0, /* TX gain (in dB) */
rx_gain: 60.0, /* RX gain (in dB) */
rf_driver: {
name: "sdr",
args: "dev0=/dev/sdr0",
cpri_mapping: "bf1",
cpri_mult : 16,
cpri_rx_delay: 0.0,
},
tx_gain: 90.0, /* TX gain (in dB) */
rx_gain: 60.0, /* RX gain (in dB) */
cpri_tx_dbm: 42,
cpri_rx_dbm: -10,
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment