aboutsummaryrefslogtreecommitdiffstats
path: root/library
AgeCommit message (Expand)AuthorFilesLines
2018-04-05RSL_Types: Fix msg_disc of IPA PDCH ACT/DEACT + inverse templatesHarald Welte1-6/+55
2018-04-04PCUIF_Types: Fix bit-order of pdch_maskHarald Welte1-1/+1
2018-04-02RTP_Emulation: Fix RTCP handlingHarald Welte1-2/+2
2018-04-02L1CTL_PortType: Remove some logging, make it less chattyHarald Welte1-2/+0
2018-04-02L1CTL_Types: dl_info is part of TRAFFIC_CONF, not just TRAFFIC_INDHarald Welte1-1/+2
2018-03-29mgw: Add first tests for testing RTP streamsHarald Welte1-0/+10
2018-03-29RTP_Emulation: Add f_rtpem_stats_compare() to match a pair of statsHarald Welte1-0/+12
2018-03-29RTP_Emulation: Add convenience helper functions around procedure callsHarald Welte1-0/+30
2018-03-29RTP_Emulation: Make it less chatty in the logHarald Welte1-2/+2
2018-03-29RTP_Emulation: Fix receive templatesHarald Welte1-2/+2
2018-03-29mgw: Add statistics to RTP_Emulation and link/build it in mgw testHarald Welte1-4/+60
2018-03-28BSSMAP_Templates: Add templates for HANDOVER REQUIREDPhilipp Maier1-1/+22
2018-03-28MSC_Tests: Add support for multiple BSCPhilipp Maier1-2/+3
2018-03-26More progress on osmo-sip-connector testsHarald Welte3-7/+535
2018-03-26MNCC_Types: More types for MNCC server (MSC) side emulationHarald Welte1-1/+239
2018-03-26MNCC_EncDec.cc: Fix decoding of speech versions in bearer capabilitiesHarald Welte1-2/+5
2018-03-24MNCC_Emulation: Make ExpectedCreateCallback work for SETUP_REQ, tooHarald Welte1-2/+3
2018-03-24MNCC_Emulation: Send HELLO in "server" roleHarald Welte2-0/+15
2018-03-23bsc: Fix tons of TTCN3 compiler warningsHarald Welte4-10/+9
2018-03-22sip: Add SIP_Emulation and first osmo-sip-connector test caseHarald Welte3-9/+491
2018-03-22RSL_Emulation: Introduce LastActTableHarald Welte1-2/+70
2018-03-21RSL: Add tr_RSL_ChanModeHarald Welte1-0/+10
2018-03-21Add BSSMAP SPDI definitions (speech/data indicator octets)Harald Welte1-1/+7
2018-03-18Osmocom_VTY_Functions: Less logging verbosityHarald Welte1-1/+0
2018-03-18BSSMAP_Emulation: handle zero-length L3 Info in f_bssap_l3_is_rr()Harald Welte1-0/+3
2018-03-17bsc: fix shutdownHarald Welte1-1/+3
2018-03-17bsc: Fix encoding of 2-digit MNC (paging tests)Harald Welte1-2/+2
2018-03-16sgsn: test GMM Attach with 3-digit leading-zero MNCNeels Hofmeyr1-0/+10
2018-03-14fix cell identifier generation in ttcn3 paging testsStefan Sperling1-1/+5
2018-03-13PCUIF_Types: Upgrade to PCU interface v9Harald Welte1-2/+4
2018-03-13bts: Verify the PCU protocol interface versionHarald Welte1-0/+44
2018-03-12bts: Add TC_sacch_info_mod and TC_sacch_fillingHarald Welte1-0/+13
2018-03-12bts: Add TC_deact_sacch()Harald Welte2-3/+27
2018-03-12bts: Send DM_REL_REQ to L1 when closing logical channelHarald Welte1-0/+5
2018-03-12L1CTL: Have proper timeout during resetHarald Welte1-3/+16
2018-03-12L1CTL: make sure to self.stop in all setverdict(fail) casesHarald Welte2-15/+44
2018-03-12L1CTL/bts: Fix tons of compiler warnings by splitting rx+tx templatesHarald Welte4-56/+106
2018-03-12WIP: Work towards a more real DL TBF receiver implementationHarald Welte1-0/+7
2018-03-12pcu: First DL TBF hackHarald Welte5-18/+200
2018-03-12L1CTL: Add f_L1CTL_PARAM for timing advance + tx power controlHarald Welte2-0/+22
2018-03-12L1CTL: Fix passing 'combined' and 'offset' from f_L1CTL_RACH()Harald Welte1-1/+1
2018-03-12L1CTL: Try FBSB up to 10 times in f_L1CTL_FBSB()Harald Welte1-5/+8
2018-03-12L1CTL_Types: Fix bit-ordering in FBSB_REQHarald Welte1-1/+1
2018-03-12RLCMAC_EncDec: Fix handling of optional LlcBlockHdrHarald Welte1-3/+3
2018-03-12gprs_gb: working UL TBF with segmentationHarald Welte4-25/+188
2018-03-12gprs_gb: working Uplink PACKET_CONTROL_ACK against OsmoPCUHarald Welte5-11/+83
2018-03-03BSSGP_Emulation: Fix automatic BVC flow control ACK in SGSN roleHarald Welte2-7/+61
2018-03-03rlcmac: Fix name of RRBP_Nplus21_or_22_mod_2715648Harald Welte1-1/+1
2018-03-03Gb: avoid warnings about not-running timersHarald Welte2-4/+4
2018-03-03GSM_Types: Switch TLLI from uint32_t to OCT4Harald Welte4-23/+19