aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-07-23hodec2 log: less verbose, more concise loggingNeels Hofmeyr1-2/+3
2018-07-22codec_pref: check bts codec supportPhilipp Maier1-4/+4
2018-07-22codec_pref: move match_codec_pref() to separate c-file and add unit-testPhilipp Maier2-0/+7
2018-07-21ho cfg: fix unit stringsNeels Hofmeyr1-7/+7
2018-06-28Rename bsc_msg_acc_lst_vty_init to have more uniform prefixPau Espin Pedrol1-1/+1
2018-06-28bsc_vty: Write access list entries when storing bsc configPau Espin Pedrol1-1/+1
2018-06-28bsc-filter: Remove unused func barr_adapt and set barr_find staticPau Espin Pedrol1-4/+0
2018-06-26lcls: set codec info when performing MGW operationPhilipp Maier1-0/+3
2018-06-18cosmetic / linking: move str_to_imsi() out of abis_rsl.cNeels Hofmeyr2-1/+2
2018-06-15fix dyn TS init: properly identify BTS on OML OPSTART ACKNeels Hofmeyr2-1/+3
2018-06-09Remove unused logging subsystems DCC and DMGCPHarald Welte1-2/+0
2018-06-08make T10 configurable like the rest of themNeels Hofmeyr1-0/+2
2018-06-08drop dead code: conn->T10, handled by gscon insteadNeels Hofmeyr1-2/+0
2018-06-08HO: introduce T7, T8, T101 timersNeels Hofmeyr1-1/+7
2018-06-08cosmetic: penalty timers: constify, tweak docNeels Hofmeyr1-6/+11
2018-06-07remove struct bsc_apiNeels Hofmeyr2-39/+11
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr5-11/+8
2018-06-03LCLS: add VTY config to enable/disable LCLS on per-MSC basisHarald Welte1-0/+7
2018-06-02Add initial 3GPP LCLS support to OsmoBSCHarald Welte5-0/+59
2018-05-27move 'extern struct gsm_network *bsc_gsmnet" to header fileHarald Welte1-0/+2
2018-05-27Remove 'struct bsc_msc_connection' + fix IPA-encapsulated CTRLHarald Welte4-86/+5
2018-05-27remove remaining bits of osmo-bsc_natHarald Welte5-680/+0
2018-05-25bsc: Add mgcp_port_to_cic() to determine CIC from RTP PortHarald Welte1-0/+22
2018-05-25vty: Permit selection of other ASP protocol than M3UAHarald Welte1-0/+3
2018-05-23gscon: remove dead codePhilipp Maier1-2/+0
2018-05-23cosmetic: define TCH_F_PDCH_PENDING_MASK as actual bitwise orNeels Hofmeyr1-2/+1
2018-05-23abis_rsl.h: drop unused rsl_chan_activate() declarationNeels Hofmeyr1-6/+0
2018-05-23bsc_api.c: actually log with contextNeels Hofmeyr1-0/+8
2018-05-22nat: Add jitter buffer on the uplink receiverPau Espin Pedrol1-0/+10
2018-05-22add counter for connection attempts from BTS with unknown unit idStefan Sperling1-0/+3
2018-05-18show all global counters of osmo-bsc in vtyStefan Sperling1-3/+3
2018-05-17a_reset: cleanup + remove dead codePhilipp Maier2-30/+8
2018-05-10dyn TS: init only when both RSL and the Channel OM are establishedNeels Hofmeyr1-0/+7
2018-05-05dyn ts, bts_ipaccess_nanobts.c: init PDCH on Chan OPSTART ACKNeels Hofmeyr1-0/+1
2018-05-04resurrect meas_feed.c: vty, vty-testNeels Hofmeyr1-3/+5
2018-04-23gsm_data_shared.h: Remove unused enum gsm_paging_eventPau Espin Pedrol1-7/+0
2018-04-11ensure that acc_ramp_init() is only called onceStefan Sperling1-2/+14
2018-04-11bsc_nat: Drop redundant ccon ptr in bsc_cmd_listPau Espin Pedrol1-3/+0
2018-04-02cosmetic: remove dead codePhilipp Maier1-7/+0
2018-03-22vty: drop unused vty definitions (*_NODE, msc_*)Neels Hofmeyr1-14/+0
2018-03-22bssmap: State correct speech codec in ASSIGNMENT COMPLETEHarald Welte2-9/+1
2018-03-22cosmetic: fix typoPhilipp Maier1-1/+1
2018-03-22cosmetic: remove unused enum membersPhilipp Maier1-6/+0
2018-03-22cosmetic: abis_nm: use osmo_cell_global_id, parse 3-digit MNCNeels Hofmeyr1-8/+1
2018-03-17RR: Send RR STATUS in case of unsupported/unknown messageHarald Welte1-0/+3
2018-03-16introduce an osmo_fsm for gsm_subscriber_connectionHarald Welte8-87/+114
2018-03-12gsm_data: use feature list from libosmocorePhilipp Maier1-31/+1
2018-03-11pcu_if: implement support for 3-digit MNCNeels Hofmeyr1-2/+4
2018-03-07implement support for 3-digit MNC with leading zerosNeels Hofmeyr2-5/+15
2018-03-05cosmetic: bsc_network_init(): imply default 001-01 PLMNNeels Hofmeyr1-3/+1