aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src
AgeCommit message (Expand)AuthorFilesLines
2017-05-25pcu_sock: add basic pcu interface supportPhilipp Maier5-1/+732
2017-05-25libbsc: add debug log message to S_L_INP_* callbacksPhilipp Maier2-0/+7
2017-05-25gsm_data_shared: add value strings for gsm_chreqPhilipp Maier1-0/+10
2017-05-22ipaccess-config: properly create swloadNeels Hofmeyr1-4/+6
2017-05-20Add missing _CFLAGS and _LIBSAlexander Huemer2-1/+4
2017-05-20libmsc: Map SMPP command status to GSM 04.11 causeKeith3-7/+41
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-12fix subscriber random extension allocation rangeNeels Hofmeyr1-4/+4
2017-05-12fix VTY parsing: subscriber-create-on-demand randomNeels Hofmeyr1-1/+1
2017-05-10src: use osmo_timer_setup()Pablo Neira Ayuso29-112/+60
2017-05-09Make BTS type and variant converters shareableMax3-21/+56
2017-05-08libmsc: send RP-ACK to MS after ESME sends SMPP DELIVER-SM-RESPPablo Neira Ayuso4-17/+174
2017-05-08libmsc: use GSM411_RP_CAUSE_MO_NUM_UNASSIGNED as return valuePablo Neira Ayuso2-6/+5
2017-05-08Use libosmocore for SW Description parsingMax2-101/+22
2017-05-05Gb: use textual representation for parse logMax1-3/+2
2017-05-04ctrl: remove boilerplate codeMax2-24/+2
2017-05-02Fix vty warnings for GEA0Max1-10/+11
2017-05-02Make pcap dependency optionalMax1-1/+5
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 representationMax5-12/+20
2017-04-12nat: Fix initial buffer size parameter for getlinePau Espin Pedrol1-1/+1
2017-04-12nat: Use equal func in bsc_sccpPau Espin Pedrol1-6/+4
2017-04-10gsm_bts: add version and variant detailsMax7-15/+18
2017-04-08abis: log known ACKs and unknown messagesMax1-1/+18
2017-04-03VTY: add the dyn_ts_allow_tch_f optionVadim Yanitskiy3-13/+29
2017-03-31LU counters: count completion and failure, not messages sentNeels Hofmeyr2-16/+34
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 Hofmeyr2-2/+2
2017-03-16Don't drop OML links for Get Attributes NACKMax1-10/+10
2017-03-15oap tests: fix after SQN scheme changes from libosmocoreNeels Hofmeyr1-1/+1
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-15cosmetic: Add commandline option to display versionPhilipp Maier1-1/+6
2017-03-15libbsc: add chreq type for CHREQ_T_PDCH_ONE_PHASE & CHREQ_T_PDCH_TWO_PHASEAlexander Couzens1-2/+14
2017-03-14gprs_sgsn.c: initialize ptmsi with 0xdeadbeefAlexander Couzens1-1/+1
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 Hofmeyr15-102/+352
2017-03-05sgsn: fix problem with leading-zero-IMSIsPhilipp Maier1-2/+11
2017-03-02Fix potential segfault in sgsn_libgtp.cMax1-3/+5
2017-03-02subscriber conn: add indicator for originating RANNeels Hofmeyr2-1/+2