osmo-bts/tests
Vadim Yanitskiy 8ec3f28fad VTY: fix ambiguity in BTS specific command definitions
Most of the BTS specific VTY commands restrict BTS number to '<0-0>',
while bts_c0_power_red_cmd has '<0-255>'.  This confuses libosmovty:

  OsmoBTS# bts ?
    <0-0>    BTS number
    <0-255>  BTS Number

  OsmoBTS# bts 0 ?
  % Ambiguous command.

  OsmoBTS# bts 0 c0-power-red 0
  % Ambiguous command.

Let's stick to '<0-0>', we don't support multiple BTS anyway.

Change-Id: I937ac421143678b97627c1bc4fe573831ce097f6
2022-03-09 07:23:50 +00:00
..
agch Remove unneeded direct libortp dependency 2018-07-02 16:36:14 +02:00
amr sched_lchan_tch_x: use functions to determine AMR tranmssion phase 2021-09-02 17:43:15 +00:00
cipher osmo-bts-trx: indicate A5/4 support, handle Kc128 2021-06-23 21:59:31 +02:00
handover bts: Clean up TS selection in sign_link_up 2021-05-25 11:36:35 +00:00
meas MS Power Control Loop: Feed UL C/I from correct measurement period 2021-09-13 17:52:24 +02:00
misc [VAMOS] rsl: call bts_supports_cm() from rsl_handle_chan_mod_ie() 2021-06-01 02:46:43 +00:00
paging ETWS Primary Notification via P1 Rest Octets 2019-09-05 14:30:17 +02:00
power measurement: pass *mr to lchan_bs_pwr_ctrl() 2021-11-04 15:46:04 +03:00
sysmobts [VAMOS] struct gsm_bts_trx: fix the PHY instance pointer 2021-05-09 02:05:48 +02:00
ta_control Support configuring TA loop SACCH block rate 2021-09-14 11:42:58 +02:00
tx_power tests: Replace deprecated API log_set_print_filename 2021-02-19 13:51:54 +01:00
Makefile.am sched_lchan_tch_x: use functions to determine AMR tranmssion phase 2021-09-02 17:43:15 +00:00
osmo-bts.vty VTY: fix ambiguity in BTS specific command definitions 2022-03-09 07:23:50 +00:00
stubs.c Constify the 'trx' argument of trx_get_hlayer1() everywhere 2020-08-03 02:08:14 +07:00
testsuite.at sched_lchan_tch_x: use functions to determine AMR tranmssion phase 2021-09-02 17:43:15 +00:00