aboutsummaryrefslogtreecommitdiffstats
path: root/library
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-02l1ctl: Add L1CTL_DATA_ABS_REQ for PACKET UPLINK ACKHarald Welte1-1/+44
2018-03-02gb: Fix IEI of t_BSSGP_CAUSE()Harald Welte1-1/+1
2018-03-02hlr: Add testcases for PURGE_MS procedureHarald Welte1-0/+19
2018-03-02msc: cosmetic: ts_CM1 template: parameterize esind (Early classmark Sending)Neels Hofmeyr1-2/+2
2018-03-01gsup: Make tr_GSUP_ISD_REQ more tolerantHarald Welte1-1/+1
2018-03-01hlr: More test coverageHarald Welte1-1/+20
2018-03-01gtp: Add some CAUSE enum definitionsHarald Welte1-0/+12
2018-02-28bts: Update towards most recent "laforge/trx" branchHarald Welte2-8/+37
2018-02-28bts: Add PCU Interface testcasesHarald Welte2-0/+528
2018-02-27Add new f_timer_safe_restart() function for warning-safe restartHarald Welte1-0/+8
2018-02-27L1CTL: Add message segmentation helper via getMsgLen()Harald Welte3-0/+44
2018-02-25Helper functions in GSM_Tyes and Osmocom_TypesHarald Welte2-0/+24
2018-02-25Merge duplicate SI3 in GSM_RR_Types and GSM_SystemInformationHarald Welte2-86/+36
2018-02-25bts: Add TC_ipa_crcx_sdcch_not_active (CRCX on SDDCH)Harald Welte1-0/+4
2018-02-25RSL: Make ts_RSL_IPA_DLCX require a conn_id valueHarald Welte1-4/+3
2018-02-25RSL: Add more IPA related templatesHarald Welte1-0/+45
2018-02-25RSL: ts_RSL_IPA_MDCX_ACK contains *local* IP+Port, not remoteHarald Welte1-3/+3
2018-02-25RSL_Types: Remove RT_PT2 from tr_RSL_IPA_CRCX_ACKHarald Welte1-4/+3
2018-02-25Osmocom_Types: Add c_UINT16_MAX / c_UINT32_MAXHarald Welte1-0/+4
2018-02-25bts: Add TC_ipa_dlcx_not_active()Harald Welte1-0/+34
2018-02-25bts: low-level RSL ERROR REPORT TestingHarald Welte1-2/+11
2018-02-25bts: Add paging related testsHarald Welte4-2/+148
2018-02-25bts: Type Definition + Template for SI3; Send SI3 at start of testHarald Welte3-1/+76
2018-02-24RSL_Types: Add ts_RSL_BCCH_INFO() for sending BCCH_INFOHarald Welte1-0/+11
2018-02-24RSL_Emulation: Make CCHAN_PT bi-directionalHarald Welte1-0/+4
2018-02-24GSM_Types: add rxqual2ber and rxlev2dbm + ivnerse functionsHarald Welte1-0/+52
2018-02-24Add TRXC (OsmoTRX Control) protocol types + codec portHarald Welte4-0/+234
2018-02-23RSL_Types: Add tr_RSL_MEAS_RES_OSMO()Harald Welte1-0/+22