Difference between revisions of "5G: srsEPC eNB MCC 510 MNC 33"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (Created page with "==Config EPC== cd ~/srsLTE/srsepc vi epc.conf tac = 0x0002 mcc = 510 mnc = 33 ==Config eNB== cd ~/srsLTE/srsenb vi enb.conf mcc = 510 mnc = 33 [rf] tx_gain...") |
Onnowpurbo (talk | contribs) |
||
Line 17: | Line 17: | ||
mcc = 510 | mcc = 510 | ||
mnc = 33 | mnc = 33 | ||
− | + | ||
[rf] | [rf] | ||
tx_gain = 80 | tx_gain = 80 | ||
rx_gain = 40 | rx_gain = 40 | ||
device_name = auto | device_name = auto | ||
− | + | ||
# Kalau tidak pakai GPSDO | # Kalau tidak pakai GPSDO | ||
device_args = fail_on_disconnect=true,tx_port=tcp://*:2000,rx_port=tcp://localhost:2001,id=enb,base_srate=23.04e6 | device_args = fail_on_disconnect=true,tx_port=tcp://*:2000,rx_port=tcp://localhost:2001,id=enb,base_srate=23.04e6 |
Revision as of 09:55, 16 September 2022
Config EPC
cd ~/srsLTE/srsepc vi epc.conf
tac = 0x0002 mcc = 510 mnc = 33
Config eNB
cd ~/srsLTE/srsenb
vi enb.conf
mcc = 510 mnc = 33 [rf] tx_gain = 80 rx_gain = 40 device_name = auto # Kalau tidak pakai GPSDO device_args = fail_on_disconnect=true,tx_port=tcp://*:2000,rx_port=tcp://localhost:2001,id=enb,base_srate=23.04e6