aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-10fix mscpool cleanup (fixes LCLS tests)Neels Hofmeyr1-22/+28
2020-08-10f_vty_transceive: allow to ignore unknown vty commandsNeels Hofmeyr1-6/+10
2020-08-09BTS_Tests: verify hopping parameters in the INFO.ind messageVadim Yanitskiy1-0/+45
2020-08-09BTS_Tests: compose the MA bitmask in f_resolve_fh_params()Vadim Yanitskiy1-2/+10
2020-08-09PCU_Tests: verify handling of frequency hopping parametersVadim Yanitskiy1-0/+271
2020-08-09library/PCUIF_Types: add receive templates for PCUIF_InfoTrxTsVadim Yanitskiy1-0/+16
2020-08-09library/PCUIF_Types: version 10: add frequency hopping parametersVadim Yanitskiy3-13/+107
2020-08-06stp/STP_Test.cfg: Add M3UA and IPA testsHarald Welte1-0/+2
2020-08-04bsc CBSP: allow passing guard_timeout to BSC_Tests.f_init()Neels Hofmeyr1-4/+4
2020-07-31BTS_Tests/SMSCB: enable test cases for CBCH on SDCCH/8Vadim Yanitskiy1-2/+0
2020-07-31BTS_Tests/SMSCB: establish a dedicated channel in f_smscb_setup()Vadim Yanitskiy1-2/+11
2020-07-31BTS_Tests/SMSCB: improve SDCCH8+CBCH handling and configurationVadim Yanitskiy1-60/+62
2020-07-30CCID_Tests: Fix USB VendorIDHarald Welte1-1/+1
2020-07-30CCID_Tests: Ensure the response to "SELET MF" is two bytes (SW) longHarald Welte1-1/+1
2020-07-30Introduce test TC_si_acc_ramp_rotatePau Espin Pedrol1-20/+91
2020-07-29bsc CBSP: add log context for CBSP port errorsNeels Hofmeyr1-1/+2
2020-07-29bsc CBSP: add numerous mtc.stop after fail verdictsNeels Hofmeyr1-0/+11
2020-07-29bsc CBSP: drop unused vars 'pages'Neels Hofmeyr1-2/+0
2020-07-24bsc: Introduce test TC_si_acc_rotatePau Espin Pedrol1-0/+76
2020-07-24deps/Makefile: Update to newer titan.ProtocolEmulations.M3UA master containin...Pau Espin Pedrol1-1/+1
2020-07-23GPRS_Components: s/f_ms_rx_imm_ass_pacch/f_ms_rx_pkt_ass_pacch/gVadim Yanitskiy2-8/+9
2020-07-23fixup library/GSM_RR_Types: fix BYTEORDER in MobileAllocationVadim Yanitskiy1-1/+1
2020-07-23library/RLCMAC_CSN1_Types: fix length field in GprsMobileAllicationVadim Yanitskiy1-2/+2
2020-07-23library/RLCMAC_CSN1_Types: fix byte/bit order in GprsMobileAllicationVadim Yanitskiy1-1/+2
2020-07-22library/RLCMAC_CSN1_Types: fix definition of PacketDlAssignmentVadim Yanitskiy2-26/+35
2020-07-22library/RLCMAC_CSN1_Types: fix definition of COMPACTreducedMAVadim Yanitskiy1-1/+1
2020-07-22library/RLCMAC_CSN1_Types: fix definition of ZeroOneGammaVadim Yanitskiy1-1/+1
2020-07-21library/Osmocom_Types: add f_rnd_bitstring() and f_pad_bit()Vadim Yanitskiy1-0/+14
2020-07-21library/RLCMAC_Templates: cosmetic coding style changeVadim Yanitskiy1-2/+2
2020-07-21library/RLCMAC_Templates: make ts_RLC_UL_CTRL_ACK accept a templateVadim Yanitskiy2-3/+3
2020-07-21library/RLCMAC_CSN1_Types: make use of 'LENGTHTO(...)+N' syntaxVadim Yanitskiy1-6/+2
2020-07-21MGCP_Test: fix test expectation in TC_crcx_wildcarded_exhaustPhilipp Maier1-1/+1
2020-07-20library/PCUIF_Types: make PCUIF version configurableVadim Yanitskiy2-3/+8
2020-07-20library/GSM_RR_Types: fix bit/byte order in MobileAllocationVadim Yanitskiy1-1/+4
2020-07-20library/GSM_RR_Types: also match MobileAllocation in tr_IMM_TBF_ASS()Vadim Yanitskiy1-1/+2
2020-07-19PCU_Tests_NS: use ts_PCUIF_INFO_default from PCU_TestsVadim Yanitskiy2-38/+1
2020-07-19BTS_Tests: introduce and use as_pcuif_check_pdch_mask()Vadim Yanitskiy1-32/+17
2020-07-15BTS_Tests: fixup PDCH tests: consider frequency hoppingVadim Yanitskiy1-2/+4
2020-07-14BTS_Tests: fix PDCH tests: consider frequency hoppingVadim Yanitskiy1-2/+6
2020-07-14BTS_Tests_LAPDm: consider frequency hopping parametersVadim Yanitskiy2-12/+32
2020-07-14BTS_Tests: implement optional frequency hopping supportVadim Yanitskiy2-0/+58
2020-07-14BTS_Tests: introduce and use helper f_l1ctl_est_dchan()Vadim Yanitskiy1-7/+22
2020-07-14library/GSM_RR_Types: share send templates for ChannelDescriptionVadim Yanitskiy2-23/+23
2020-07-14library/GSM_RR_Types: add ts/tr templates for MaioHsnVadim Yanitskiy1-0/+12
2020-07-14pcu: Introduce test TC_ul_tbf_reestablish_with_pkt_resource_reqPau Espin Pedrol2-3/+68
2020-07-14RLCMAC: Improve support of Pkt Ul AckNack messagesPau Espin Pedrol2-5/+48
2020-07-13fixup ttcn3-tcpdump-stop.sh: add flag '--force' to gzipVadim Yanitskiy1-1/+1
2020-07-12library/GSM_SystemInformation: add dec_SystemInformationSafe()Vadim Yanitskiy2-15/+32
2020-07-12ttcn3-tcpdump-stop.sh: compress capture files with gzipVadim Yanitskiy1-0/+2
2020-07-09bsc: SI2quater EARFCNs: span entire value range of EARFCNsNeels Hofmeyr1-9/+31