mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-11-02 21:13:44 +00:00
[BSC] ARFCN 0 is legal in E-GSM
This commit is contained in:
@@ -1781,7 +1781,7 @@ DEFUN(cfg_trx,
|
||||
|
||||
DEFUN(cfg_trx_arfcn,
|
||||
cfg_trx_arfcn_cmd,
|
||||
"arfcn <1-1024>",
|
||||
"arfcn <0-1024>",
|
||||
"Set the ARFCN for this TRX\n")
|
||||
{
|
||||
int arfcn = atoi(argv[0]);
|
||||
|
||||
Reference in New Issue
Block a user