osmo-bts/src
Vadim Yanitskiy 4a0a6fd014 vty: add a command to show GPRS related info
Here is a sample output:

  OsmoBTS# show bts 0 gprs
  BTS 0, RAC 0, NSEI 101, BVCI 2
    Cell NM state: Oper 'Enabled', Admin 'Unlocked', Avail 'OK'
    NSE NM state: Oper 'Enabled', Admin 'Unlocked', Avail 'OK'
    NSVC0 (NSVCI 101) NM state: Oper 'Enabled', Admin 'Unlocked', Avail 'OK'
      Address: r=127.0.0.1:23010<->l=0.0.0.0:55385
    NSVC1 (NSVCI 0) NM state: Oper 'Disabled', Admin 'Locked', Avail 'Off line'

This command is useful for debugging NS connection problems.

Change-Id: I149eea0b1c109020406eb67c9082c335a77aab06
2021-01-07 13:58:21 +01:00
..
common vty: add a command to show GPRS related info 2021-01-07 13:58:21 +01:00
osmo-bts-lc15 power_control: clarify units in 'struct bts_power_ctrl_params' 2020-12-06 18:59:05 +01:00
osmo-bts-oc2g power_control: clarify units in 'struct bts_power_ctrl_params' 2020-12-06 18:59:05 +01:00
osmo-bts-octphy fixup: vty: call bts_model_vty_init() from bts_vty_init() 2020-11-03 05:44:28 +07:00
osmo-bts-omldummy Introduce NM Channel FSM 2020-10-20 13:45:57 +00:00
osmo-bts-sysmo cosmetic: sysmobts-mgr: fix whitespace indentation 2021-01-04 18:07:23 +01:00
osmo-bts-trx osmo-bts-trx: vty: clarify and improve some deprecation messages 2021-01-07 00:38:55 +00:00
osmo-bts-virtual fixup: vty: call bts_model_vty_init() from bts_vty_init() 2020-11-03 05:44:28 +07:00
Makefile.am osmo-bts-lc15: use consistent name for containing directory 2020-11-05 03:39:50 +07:00