aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc/gsm_04_08_utils.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-18Implement IuCS (large refactoring and addition)Neels Hofmeyr1-0/+1
2017-06-18mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr1-24/+0
2017-05-27costmetic: Document gsm48_multirate_config() + const-ify inputHarald Welte1-1/+6
2017-03-15libbsc: add chreq type for CHREQ_T_PDCH_ONE_PHASE & CHREQ_T_PDCH_TWO_PHASEAlexander Couzens1-2/+14
2017-03-08add struct bsc_subscr, separating libbsc from gsm_subscriberNeels Hofmeyr1-9/+11
2016-11-24move to libcommon-cs: gsm48_create_mm_serv_rej(), gsm48_create_loc_upd_rej()Neels Hofmeyr1-33/+0
2016-08-29libmsc/bsc: split rate counters into bsc and msc groupAlexander Couzens1-1/+1
2016-08-27libbsc/libmsc: convert old osmo counter into rate_ctrgsAlexander Couzens1-1/+1
2016-04-12Remove trivial wrapper functionMax1-13/+2
2016-01-30gsm0408: Provide unique strings for the gsm 04.08 messageHolger Hans Peter Freyther1-8/+8
2015-10-02amr: Instead of putting ms/bts into the same struct.. use it twiceHolger Hans Peter Freyther1-28/+14
2015-10-02amr: Remove some code duplication in preparationHolger Hans Peter Freyther1-6/+9
2015-09-22Add full AMR multirate IE support with VTY config for MS and BTS sideAndreas Eversberg1-22/+60
2014-01-19TSC: Add new gsm_ts_tsc() function to resolve TSC of TSHarald Welte1-8/+2
2014-01-19Make gsm48_lchan2chan_desc() reflect a ts-specific TSCHarald Welte1-2/+8
2013-11-01bsc: Move gsm48_tx_mm_serv_ack/rej to gsm_04_08_utils.cJacob Erlbeck1-0/+34
2012-12-26libbsc: Fix DL QUAL decoding from measurement reportsSylvain Munaut1-2/+2
2012-12-23lchan: Introduce T3109 handling for the release procedureHolger Hans Peter Freyther1-5/+1
2011-08-19src: use new msg->dst pointer instead of deprecated msg->trxPablo Neira Ayuso1-1/+1
2011-07-23fix some header file related issues preventing lcr from compilingHarald Welte1-1/+1
2011-06-25move {ts,lchan}2chan_nr() functions to gsm_data_shared.cHarald Welte1-1/+1
2011-05-07src: use namespace prefix osmo_* for misc utilsPablo Neira Ayuso1-1/+1
2011-05-06src: use namespace prefix osmo_counter*Pablo Neira Ayuso1-1/+1
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther1-19/+19
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-2/+2
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-0/+655