aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils
AgeCommit message (Expand)AuthorFilesLines
2023-07-20configure: add --enable-meas-udp2db/pcap2db/visOliver Smith1-4/+4
2023-07-11Fix various typosOliver Smith1-1/+1
2023-03-01utils: fix incorrect string checks in meas_db_insert()Vadim Yanitskiy1-3/+3
2023-02-28utils: store more fields from meas-feed in dbMichael Iedema4-56/+63
2022-08-09Use libosmocore available API to get value_listPau Espin Pedrol1-1/+1
2022-04-27utils/meas_pcap2db: fix -Wpointer-sign in pcap_cb()Vadim Yanitskiy1-1/+1
2022-04-27utils/meas_db: fix -Wunused-variable warningsVadim Yanitskiy1-4/+1
2022-04-25Move struct gsm_bts_paging_state to paging.hPau Espin Pedrol1-0/+2
2021-10-07Get rid of lots of stubs [4/4]Pau Espin Pedrol2-30/+0
2021-07-23Introduce libbsc to avoid linking long lists of .o filesPau Espin Pedrol1-37/+2
2021-06-30Support proto IPAC_PROTO_EXT_PCU BSC<->PCUPau Espin Pedrol1-0/+2
2021-06-07src/utils/meas_vis.c: fix bs_power -> bs_power_dbOliver Smith1-1/+1
2021-06-05change bs_power to bs_power_dbNeels Hofmeyr2-2/+2
2020-12-04Introduce NM GPRS NSVC FSMAlexander Couzens1-0/+2
2020-12-03Introduce NM GPRS CELL FSMPau Espin Pedrol1-0/+2
2020-12-03Introduce NM GPRS NSE FSMPau Espin Pedrol1-0/+2
2020-12-03Store GPRS MOs directly under BTS SiteMgr objectPau Espin Pedrol1-0/+2
2020-10-15Introduce Radio Channel FSMPau Espin Pedrol1-0/+2
2020-10-15Introduce NM RadioCarrier FSMPau Espin Pedrol1-0/+2
2020-10-15Introduce NM BaseBand Transceiver FSMPau Espin Pedrol1-0/+2
2020-10-15Introduce NM BTS FSMPau Espin Pedrol1-0/+4
2020-10-15Introduce NM BTS Site Manager FSMPau Espin Pedrol1-0/+4
2020-07-20rename files acc_ramp.* -> acc.c*Pau Espin Pedrol1-2/+2
2020-07-18Move acc_ramp_init inside gsm_bts_allocPau Espin Pedrol1-0/+2
2020-07-18Move gsm_bts_{trx_}set_system_infos APIs to bts{_trx}.*Pau Espin Pedrol2-0/+10
2020-07-18Move struct gsm_bts_trx: gsm-data.* => bts_trx.*Pau Espin Pedrol1-0/+3
2020-07-18Move struct gsm_bts: gsm_data.* => bts.*Pau Espin Pedrol2-0/+3
2020-07-15Use OSMO_FD_* instead of deprecated BSC_FD_*Pau Espin Pedrol3-3/+3
2020-06-21bs11_config: Print "Not Equipped" for MBCCU (TRX) that don't existHarald Welte1-0/+1
2020-03-29Meas Tools, Avoid compiler format warningsKeith1-3/+3
2020-03-29Meas Tools: Avoid unusable terminal in case of error on osmo_sock_initKeith1-5/+4
2020-03-28Meas Tools: Avoid OSMO_ASSERT due to uninitialised logging.Keith2-0/+29
2019-12-03exit(2) on unsupported positional arguments on command lineHarald Welte1-0/+4
2019-11-20bsc: Send MS Power Control msg upon max MS power changePau Espin Pedrol2-0/+2
2019-11-19cosmetic: bs11_config: clean trailing whitespacePau Espin Pedrol1-4/+4
2019-04-23use libosmocore osmo_tdefNeels Hofmeyr1-2/+0
2019-04-17Change comments/strings from OpenBSC to OsmoBSCDaniel Willmann1-1/+1
2019-03-14src/utils/Makefile.am: Drop unneeded sigtran and mgcp-client depsPau Espin Pedrol1-3/+0
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr4-38/+6
2018-07-28add gsm_timers, for Tnnn definitions usable by FSMsNeels Hofmeyr1-0/+2
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr3-6/+46
2018-03-28ctx cleanup: use non-NULL talloc ctx for osmo_init_logging2()Neels Hofmeyr1-1/+1
2018-03-22bs11: make bs11_config build againPhilipp Maier2-0/+17
2018-03-16introduce an osmo_fsm for gsm_subscriber_connectionHarald Welte1-1/+0
2018-03-05cosmetic: bsc_network_init(): imply default 001-01 PLMNNeels Hofmeyr1-1/+1
2018-02-14drop libcommon-cs completelyNeels Hofmeyr1-1/+0
2018-02-14drop libcommon completely, move remaining files to libbscNeels Hofmeyr1-2/+1
2018-02-14libcommon: join gsm_data_shared.* into gsm_data.*Neels Hofmeyr1-1/+0
2018-02-14libcommon: eliminate talloc_ctx.cNeels Hofmeyr1-0/+4
2018-02-14libcommon: eliminate debug.cNeels Hofmeyr1-0/+14