aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-21OC-2G: Properly handle initial TA for data transfer initiated from networkdaniel/oc2gMinh-Quang Nguyen1-1/+1
2019-03-21oc2g: Change log type (Litecell15->Oc2g)Daniel Willmann1-1/+1
2019-03-21Add missing includeDaniel Willmann1-0/+1
2019-03-21Remove custom alarmsDaniel Willmann1-7/+0
2019-03-21OC-2G: Always use positive TA information provided in PH-RA-INDMinh-Quang Nguyen1-2/+3
2019-03-21OC-2G: Fix TA adjustmentMinh-Quang Nguyen1-2/+2
2019-03-21OC-2G: Fix missing headerMinh-Quang Nguyen1-0/+2
2019-03-21Initial commit for OC-2G support.Jean-Francois Dionne7-0/+1145
2019-03-19Explicitly clean up BTS singletonMax3-3/+22
2019-03-19MS store: move test helper to unit testMax3-20/+18
2019-03-19tests: use -no-install libtool flag to avoid ./lt-* scriptsOliver Smith1-1/+1
2019-03-14Use unique NSEI/BVCI/NSVCI in TBF testsMax2-14/+5
2019-03-13Debian: bump copyright yearMax1-2/+2
2019-03-13MCS: remove unused functionMax2-6/+0
2019-03-12Make get_retx_mcs() into regular functionMax2-18/+14
2019-03-12MCS: move Coding Scheme enum outside of class definitionMax12-230/+248
2019-03-11encoding: Fixes TMSI vs MI bit selection in repeated page infoJF Dionne1-1/+15
2019-03-07Log (M)CS UL update errorsMax2-2/+30
2019-03-07Enable LGLOBAL logging for TBF testsMax2-1/+5
2019-03-06Tighten lqual table limits checkMax3-9/+13
2019-03-06Use msgb_eq_data_print() in testsMax3-18/+44
2019-03-05EDGE tests: remove no-op checkMax2-8/+0
2019-03-04MCS: remove dead codeMax1-14/+0
2019-02-26EDGE tests: reduce code duplicationMax1-8/+15
2019-02-26MCS: internalize 'family' parameterMax2-30/+24
2019-02-26Optionally Use the NS Sub-Network-Service (SNS) on GbHarald Welte3-7/+50
2019-02-26Rewrite EGPRS Packet Uplink IA Rest Octets for SBAMax1-26/+58
2019-02-26Mark gprs_ns_reconnect() as static (not used outside of C file)Harald Welte2-2/+2
2019-02-19Rewrite EGPRS Packet Uplink IA Rest Octets for MBAMax1-15/+11
2019-02-19Rewrite Packet Downlink AssignmentMax1-33/+112
2019-02-19Restructure IA Rest Octets encodersMax1-123/+132
2019-02-19Clarify write_immediate_assignment() signatureMax6-22/+20
2019-02-19Add encoding tests for Immediate AssignmentMax3-0/+152
2019-02-19Add define for dummy burst stringMax6-17/+15
2019-02-19Move C include to proper placeMax1-2/+1
2019-02-14Don't install pcuif_proto.h headerMax6-20/+1
2019-01-29Added support for daemonize to osmo-pcu.Rafael Diniz1-1/+16
2019-01-21Bump version: 0.5.1.38-5b52 → 0.6.00.6.0Harald Welte1-0/+61
2018-12-06contrib: fix makedistcheck with disabled systemdOliver Smith1-1/+2
2018-12-05contrib/jenkins.sh: build and publish manualsOliver Smith1-0/+17
2018-12-04Fix DISTCHECK_CONFIGURE_FLAGS overrideOliver Smith2-2/+2
2018-11-27build manuals moved here from osmo-gsm-manuals.gitOliver Smith8-31/+97
2018-11-27Merge history from osmo-gsm-manuals.gitNeels Hofmeyr16-0/+2469
2018-11-27Change OpenBSC mentions to OsmoBSC where applicableDaniel Willmann1-1/+1
2018-11-27vty-ref: Update URI of docbook 5.0 schemaHarald Welte1-2/+2
2018-11-27OsmoPCU: add rate counter documentationAlexander Couzens3-0/+184
2018-11-27refactor Makefile build rules, don't use the FORCENeels Hofmeyr1-39/+5
2018-11-27Allow easily disabling GFDL referencesPau Espin Pedrol2-0/+4
2018-11-27configuration: fixing typosPhilipp1-2/+2
2018-11-27fix 'make clean': shell glob, ignore failureNeels Hofmeyr1-3/+5