aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
AgeCommit message (Expand)AuthorFilesLines
2017-05-25pcu_sock: add basic pcu interface supportPhilipp Maier10-1/+929
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 Maier2-0/+11
2017-05-22ipaccess-config: properly create swloadNeels Hofmeyr1-4/+6
2017-05-20Add missing _CFLAGS and _LIBSAlexander Huemer3-2/+6
2017-05-20libmsc: Map SMPP command status to GSM 04.11 causeKeith3-7/+41
2017-05-19fix '/include/openbsc ' to have no trailing spaceNeels Hofmeyr1-3/+3
2017-05-18Remove errorneous includeMax1-1/+0
2017-05-17Get basic BTS attributesMax2-0/+77
2017-05-15SI2quater: fix EARFCN inclusion checkMax4-35/+93
2017-05-15Restructure SI2quater generationMax8-163/+241
2017-05-15Prepare for BTS attribute reporting via OMLMax3-6/+13
2017-05-12fix subscriber random extension allocation rangeNeels Hofmeyr2-4/+15
2017-05-12fix VTY parsing: subscriber-create-on-demand randomNeels Hofmeyr2-1/+12
2017-05-10src: use osmo_timer_setup()Pablo Neira Ayuso29-112/+60
2017-05-10Use define for limit on number of BTS featuresMax1-1/+3
2017-05-09Add forgotten items to .gitignoreMax1-0/+2
2017-05-09Make BTS type and variant converters shareableMax4-21/+70
2017-05-08libmsc: send RP-ACK to MS after ESME sends SMPP DELIVER-SM-RESPPablo Neira Ayuso6-17/+184
2017-05-08libmsc: use GSM411_RP_CAUSE_MO_NUM_UNASSIGNED as return valuePablo Neira Ayuso2-6/+5
2017-05-08Use libosmocore for SW Description parsingMax5-217/+40
2017-05-08Use ipa.py for ctrl testsMax1-16/+8
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 optionalMax2-2/+9
2017-04-28Add gsm_bts_type_variant to gsm_bts structMax1-0/+1
2017-04-28Prepare for extended SI2quater supportMax7-61/+60
2017-04-28Save PCU version reported by BTSMax1-13/+9
2017-04-26gbproxy: add example .serviceMax1-0/+12
2017-04-26Remove libs from openbsc.pcMax1-1/+0
2017-04-26Fix MS TO measurement representationMax6-13/+22
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 detailsMax9-18/+38
2017-04-08abis: log known ACKs and unknown messagesMax1-1/+18
2017-04-05python: fix Null loggerMax1-3/+3
2017-04-03VTY: add the dyn_ts_allow_tch_f optionVadim Yanitskiy4-14/+29
2017-03-31LU counters: count completion and failure, not messages sentNeels Hofmeyr3-20/+38
2017-03-23Handle PCU version received via OML alertMax1-30/+90
2017-03-23Add simple CTRL2SOAP proxyMax1-0/+188
2017-03-23libbsc: add rsl_ericsson_imm_assign_cmd() which reply with a confirmation mes...Alexander Couzens2-1/+27
2017-03-23RBS2000 RSL: Support for sending RSL PAGING CMD for GPRSHarald Welte3-3/+9
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 Welte3-0/+32
2017-03-21twisted_ipa.py: make debug logging more robustMax1-23/+32
2017-03-21twisted_ipa.py: bump version properlyMax1-1/+3
2017-03-20python tests: allow running from separate build dirNeels Hofmeyr3-4/+9
2017-03-20bsc_/gprs_subscriber: fix: use osmo_strlcpy() to safely copy IMSINeels Hofmeyr2-2/+2