aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/vty.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-17Fix license headers.Harald Welte1-1/+1
2023-12-21gsmtap-rlp: Add support for skipping generating NULL framesHarald Welte1-4/+13
2023-12-21Add GSMTAP encapsulation of RLP frames in CSD NT modeHarald Welte1-0/+22
2023-10-05Drop use of deprectated vty callback is_config_nodePau Espin Pedrol1-15/+0
2023-09-19Move trx->rsl_link to trx->bb_transc.rsl.linkPau Espin Pedrol1-1/+1
2023-09-19oml: Store RSL connect related fields in bb_transcPau Espin Pedrol1-1/+1
2023-07-12common: Make socket queue max. length configurablearehbein1-2/+19
2023-06-28ECU in UL path: make it optional per vty configMychaela N. Falconia1-0/+26
2023-05-27all models, HR1 codec: select RTP output format via vty optionMychaela N. Falconia1-0/+15
2023-04-21flags: group BTS_INTERNAL_FLAG_* into an enumVadim Yanitskiy1-3/+3
2023-04-18vty.c: Use already available tpp pointerPau Espin Pedrol1-1/+1
2023-04-11Move GPRS NSE under BTS SiteMgrPau Espin Pedrol1-1/+1
2023-04-11Merge gsm_network into gsm_bts_sm and place gsm_bts under itPau Espin Pedrol1-56/+34
2023-04-06Move NSVC structs to be part of NSEPau Espin Pedrol1-4/+5
2023-03-29common: implement rtp continuous-streaming modeMychaela N. Falconia1-0/+26
2023-03-28common/vty: Print AMR MultiRate Configuration in "show lchan"Harald Welte1-0/+14
2023-03-28cosmetic: Replace %i with %dHarald Welte1-2/+2
2023-03-07GSMTAP: print 'gsmtap-local-host' if not NULLVadim Yanitskiy1-0/+4
2023-03-04GSMTAP: allow configuring local addressMax1-0/+36
2023-01-30vty: Fix typo in symbol namePau Espin Pedrol1-1/+1
2023-01-03vty: Fix typo in write-config: osmux / local-portPau Espin Pedrol1-1/+1
2022-11-11update outdated vty copyright statementHarald Welte1-1/+2
2022-09-22vty: Print Osmux CID on lchans using OsmuxPau Espin Pedrol1-6/+12
2022-09-22vty: Fix SPEECH_MODE printed with hex prefix but dec valuePau Espin Pedrol1-1/+1
2022-09-13Introduce Osmux supportPau Espin Pedrol1-0/+128
2022-03-09VTY: fix ambiguity in BTS specific command definitionsVadim Yanitskiy1-1/+1
2021-10-25[overpower] lchan_dump_full_vty(): print overpower stateVadim Yanitskiy1-0/+31
2021-10-22struct gsm_lchan: group ACCH repetition state fieldsVadim Yanitskiy1-3/+3
2021-10-22cosmetic: s/repeated_acch_capability/rep_acch_cap/gVadim Yanitskiy1-6/+6
2021-10-08vty: show interference level / band in 'show lchan'Vadim Yanitskiy1-0/+8
2021-09-14Support configuring TA loop SACCH block ratePau Espin Pedrol1-0/+16
2021-09-03MS Power Control Loop: Take C/I into accountPau Espin Pedrol1-5/+25
2021-08-18add osmo_tdef groups, exposing T timers on VTY configNeels Hofmeyr1-0/+5
2021-07-19allow to configure multiple oml remote-ip addressesPhilipp Maier1-5/+48
2021-07-15Make gcc 11.1.0 false positivies happyPau Espin Pedrol1-3/+3
2021-07-05Rename osmo dyn ts enums to contain SDCCH8Pau Espin Pedrol1-2/+2
2021-07-01osmo-bts-trx: implement BCCH carrier power reduction modeVadim Yanitskiy1-0/+38
2021-06-10vty: ensure all warning messages are prefixed with '%%'Vadim Yanitskiy1-13/+13
2021-06-10common/vty: facilitate finding duplicate PHY/TRX associationsVadim Yanitskiy1-2/+7
2021-06-05[VAMOS] Implement the concept of 'shadow' timeslotsVadim Yanitskiy1-5/+16
2021-06-04[VAMOS] osmo-bts-trx: rework handling of Training SequenceVadim Yanitskiy1-1/+1
2021-05-11[VAMOS] Merge bts_trx_init() into gsm_bts_trx_alloc()Vadim Yanitskiy1-1/+1
2021-05-09[VAMOS] struct gsm_bts_trx: fix the PHY instance pointerVadim Yanitskiy1-1/+1
2021-04-30vty: fix the use of deprecated osmo_bts_feature_name()Vadim Yanitskiy1-1/+1
2021-04-30Introduce ability to set socket priority of RTP socketsHarald Welte1-0/+18
2021-03-01l1sap: add logging and VTY introspection for ACCH repetitionPhilipp Maier1-0/+58
2021-02-16GSMTAP: make remote host for Um logging configurable via VTYNeels Hofmeyr1-0/+40
2021-02-15vty: dont put a colon after vty_out in cfg_out macroPhilipp Maier1-1/+1
2021-02-13GSMTAP: move 'struct gsmtap_inst' and masks to 'struct gsm_bts'Vadim Yanitskiy1-10/+14
2021-02-13GSMTAP: fix wrong naming of per-BTS SAPI commandsVadim Yanitskiy1-10/+10