aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc
AgeCommit message (Expand)AuthorFilesLines
2017-05-25pcu_sock: Don't re-implement core functionality like gsm_bts_trx_num()Harald Welte1-14/+2
2017-05-25pcu_sock: add basic pcu interface supportPhilipp Maier4-1/+727
2017-05-25libbsc: add debug log message to S_L_INP_* callbacksPhilipp Maier2-0/+7
2017-05-17Get basic BTS attributesMax2-0/+77
2017-05-15SI2quater: fix EARFCN inclusion checkMax2-3/+7
2017-05-15Restructure SI2quater generationMax3-104/+188
2017-05-15Prepare for BTS attribute reporting via OMLMax1-5/+5
2017-05-10src: use osmo_timer_setup()Pablo Neira Ayuso8-43/+24
2017-05-09Make BTS type and variant converters shareableMax1-1/+1
2017-05-08Use libosmocore for SW Description parsingMax1-76/+12
2017-04-28Prepare for extended SI2quater supportMax3-55/+48
2017-04-28Save PCU version reported by BTSMax1-13/+9
2017-04-26Fix MS TO measurement representationMax2-7/+16
2017-04-10gsm_bts: add version and variant detailsMax5-9/+12
2017-04-08abis: log known ACKs and unknown messagesMax1-1/+18
2017-04-03VTY: add the dyn_ts_allow_tch_f optionVadim Yanitskiy1-0/+2
2017-03-23Handle PCU version received via OML alertMax1-30/+90
2017-03-23libbsc: add rsl_ericsson_imm_assign_cmd() which reply with a confirmation mes...Alexander Couzens1-1/+24
2017-03-23RBS2000 RSL: Support for sending RSL PAGING CMD for GPRSHarald Welte2-2/+7
2017-03-23RBS2000: Add the P-GSL Timer IE to RSL CHAN ACT for PDCHHarald Welte1-0/+7
2017-03-23abis_om2k: protect MO FSMs by NULL checkAlexander Couzens1-1/+17
2017-03-23OM2000: Send ALTCRQ for SuperChannel after receiving IS Enable Req AckHarald Welte2-0/+31
2017-03-20bsc_/gprs_subscriber: fix: use osmo_strlcpy() to safely copy IMSINeels Hofmeyr1-1/+1
2017-03-16Don't drop OML links for Get Attributes NACKMax1-10/+10
2017-03-15OM2000: Change the order of MO initializationHarald Welte1-22/+24
2017-03-15gprs: fix T3186 encoding in Sysinfo 13Philipp Maier1-1/+7
2017-03-15libbsc: add chreq type for CHREQ_T_PDCH_ONE_PHASE & CHREQ_T_PDCH_TWO_PHASEAlexander Couzens1-2/+14
2017-03-13unixsocket: start sabm for UNIXSOCKETAlexander Couzens1-2/+4
2017-03-13OM2000: Add FIXME comments for missing resolving of RX/TX MO!Harald Welte1-0/+2
2017-03-08add struct bsc_subscr, separating libbsc from gsm_subscriberNeels Hofmeyr6-54/+239
2017-03-02subscriber conn: add indicator for originating RANNeels Hofmeyr1-0/+1
2017-02-24cosmetic: rename osmo_msc_data.h to bsc_msc_data.hNeels Hofmeyr4-4/+4
2017-02-23logging fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_*Neels Hofmeyr2-5/+5
2017-02-22logging: use central filter and ctx consts from libosmocoreNeels Hofmeyr3-7/+5
2017-02-19Add support for extended SI2q parametersMax1-31/+71
2017-02-09Remove duplicating defineMax1-5/+5
2017-02-09Expand chan allocation loggingMax3-7/+13
2017-02-08vty: remove ignored logging parametersMax1-2/+2
2017-02-03om2000: add VTY command to delete CON groupsPhilipp Maier1-0/+26
2017-02-02compiler warning: bsc_vty: remove two unused varsNeels Hofmeyr1-1/+0
2017-02-01OM2000: use assoc_so *only* for TS objectsHarald Welte1-4/+4
2017-01-26Implement VTY configuration to control Early Classmark SendingHarald Welte2-0/+26
2017-01-25CTRL: remove boilerplateMax1-71/+6
2017-01-23SI2q: add support for multiple UARFCNsMax2-32/+75
2017-01-23Prevent segfault in range encodingMax3-37/+54
2017-01-23Improve OML failure reportMax1-6/+14
2017-01-23cosmetic: use osmo_strlcpy() everywhereNeels Hofmeyr2-6/+4
2017-01-06Cosmetic fixes around SI generationMax3-7/+9
2016-12-22bsc_vty: Fix missing break statements in switch()Harald Welte1-0/+2
2016-12-20Fix some typos in stdout outputRuben Undheim2-3/+3