aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc
AgeCommit message (Expand)AuthorFilesLines
2017-05-19fix '/include/openbsc ' to have no trailing spaceNeels Hofmeyr1-3/+3
2017-05-18Remove errorneous includeMax1-1/+0
2017-05-15Restructure SI2quater generationMax3-7/+10
2017-05-15Prepare for BTS attribute reporting via OMLMax2-1/+8
2017-05-10Use define for limit on number of BTS featuresMax1-1/+3
2017-05-09Make BTS type and variant converters shareableMax1-0/+14
2017-05-08libmsc: send RP-ACK to MS after ESME sends SMPP DELIVER-SM-RESPPablo Neira Ayuso2-0/+10
2017-05-08Use libosmocore for SW Description parsingMax1-15/+1
2017-04-28Add gsm_bts_type_variant to gsm_bts structMax1-0/+1
2017-04-28Prepare for extended SI2quater supportMax3-3/+10
2017-04-26Fix MS TO measurement representationMax1-1/+2
2017-04-10gsm_bts: add version and variant detailsMax2-3/+20
2017-04-03VTY: add the dyn_ts_allow_tch_f optionVadim Yanitskiy1-1/+0
2017-03-31LU counters: count completion and failure, not messages sentNeels Hofmeyr1-4/+4
2017-03-23libbsc: add rsl_ericsson_imm_assign_cmd() which reply with a confirmation mes...Alexander Couzens1-0/+3
2017-03-23RBS2000 RSL: Support for sending RSL PAGING CMD for GPRSHarald Welte1-1/+2
2017-03-23OM2000: Send ALTCRQ for SuperChannel after receiving IS Enable Req AckHarald Welte1-0/+1
2017-03-15libbsc: add chreq type for CHREQ_T_PDCH_ONE_PHASE & CHREQ_T_PDCH_TWO_PHASEAlexander Couzens2-1/+2
2017-03-08add struct bsc_subscr, separating libbsc from gsm_subscriberNeels Hofmeyr7-11/+75
2017-03-07Add MS time. offset to gsm_lchanMax1-0/+6
2017-03-02subscriber conn: add indicator for originating RANNeels Hofmeyr1-0/+8
2017-02-28silent_call: remove unfinished fuzzer interfacePhilipp Maier1-0/+3
2017-02-27SGSN: Integrate support for UMTS AKANeels Hofmeyr1-1/+6
2017-02-25add struct gprs_subscr, separating gprs from gsm_subscriberNeels Hofmeyr5-10/+44
2017-02-24cosmetic: rename struct osmo_msc_data to bsc_msc_dataNeels Hofmeyr4-13/+13
2017-02-24cosmetic: rename osmo_msc_data.h to bsc_msc_data.hNeels Hofmeyr2-1/+1
2017-02-24cosmetic: clarify BSC's remote MSC data vs. OsmoMSCNeels Hofmeyr1-0/+6
2017-02-24cosmetic: gsm_data.h, README: rename CSCN to MSCNeels Hofmeyr1-1/+1
2017-02-23cosmetic: remove unused scall_signal_data.subscrNeels Hofmeyr1-1/+0
2017-02-22debug.h/c: remove unused cruft / cosmetic tweaksNeels Hofmeyr1-11/+1
2017-02-22logging: use central filter and ctx consts from libosmocoreNeels Hofmeyr1-15/+0
2017-02-08vty: remove ignored logging parametersMax1-1/+1
2017-02-07gprs/sgsn: rename sgsn_mm_ctx_alloc() -> sgsn_mm_ctx_alloc_gb()Alexander Couzens1-1/+1
2017-02-07gprs/sgsn: rename gprs->mm_state -> gmm_stateAlexander Couzens1-4/+4
2017-02-03gsm48_tx_mm_auth_req(): support UMTS AUTNNeels Hofmeyr1-1/+2
2017-02-02paging.h: use '<>' include, not '""'Neels Hofmeyr1-2/+3
2017-02-02osmo_bsc_grace.h: use '<>' include, not '""'Neels Hofmeyr1-1/+1
2017-01-27rsl: Fix dropping of LAPDm UA message.Minh-Quang Nguyen1-0/+2
2017-01-26Implement VTY configuration to control Early Classmark SendingHarald Welte1-0/+1
2017-01-26remove unused struct members of 'struct sgsn_pdp_ctx'Harald Welte1-5/+0
2017-01-23Prevent segfault in range encodingMax1-0/+4
2017-01-06Cosmetic fixes around SI generationMax2-4/+3
2016-12-23sndcp: Allow empty SNDCP-XID indicationsPhilipp1-6/+8
2016-12-21Improve GPRS loggingMax1-1/+3
2016-12-13rename oap.h to oap_client.hNeels Hofmeyr4-3/+3
2016-12-13oap: rename public API from oap_ to oap_client_Neels Hofmeyr3-17/+21
2016-12-13move OAP messages implementations to libosmocoreHarald Welte2-71/+0
2016-12-13rename gprs_gsup_client.h to gsup_client.hNeels Hofmeyr2-1/+1
2016-12-13gprs_gsup_client*: remove the gprs_ prefixNeels Hofmeyr2-21/+22
2016-12-13Revert "Support Deactivate PDP Context Request from network"Neels Hofmeyr1-2/+0