aboutsummaryrefslogtreecommitdiffstats
path: root/library
AgeCommit message (Expand)AuthorFilesLines
2020-07-29bsc CBSP: add log context for CBSP port errorsNeels Hofmeyr1-1/+2
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 Yanitskiy1-1/+1
2020-07-21library/RLCMAC_CSN1_Types: make use of 'LENGTHTO(...)+N' syntaxVadim Yanitskiy1-6/+2
2020-07-20library/PCUIF_Types: make PCUIF version configurableVadim Yanitskiy1-2/+7
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-14BTS_Tests_LAPDm: consider frequency hopping parametersVadim Yanitskiy1-8/+20
2020-07-14library/GSM_RR_Types: share send templates for ChannelDescriptionVadim Yanitskiy1-0/+20
2020-07-14library/GSM_RR_Types: add ts/tr templates for MaioHsnVadim Yanitskiy1-0/+12
2020-07-14RLCMAC: Improve support of Pkt Ul AckNack messagesPau Espin Pedrol2-5/+48
2020-07-12library/GSM_SystemInformation: add dec_SystemInformationSafe()Vadim Yanitskiy1-0/+25
2020-07-09bsc: more SI2quater EUTRAN ARFCN testsNeels Hofmeyr1-0/+1
2020-07-08library/GSM_RestOctets: add SI2quater EUTRAN templatesVadim Yanitskiy1-3/+133
2020-07-08GSM_SystemInformation: add SI2quaterNeels Hofmeyr1-0/+6
2020-07-08GSM_RestOctets: SI2quater fixup: rename "Cell List" to "Repeated Cells"Neels Hofmeyr1-10/+10
2020-07-06GSM_SystemInformation: use GSM_RestOctets for SI3 and SI4 rest_octetsNeels Hofmeyr1-2/+3
2020-07-06pcu: Support sending with CS other than CS1 in f_ms_tx_ul_block()Pau Espin Pedrol1-0/+24
2020-07-06pcu: Introduce test TC_ul_flow_multiple_llc_blocksPau Espin Pedrol1-6/+16
2020-07-04BTS_Tests: move ts_RRM_GprsSuspReq to L3_Templates.ttcnVadim Yanitskiy1-0/+20
2020-07-03library/GSM_RestOctets: initial SI2quater Rest Octets definitionVadim Yanitskiy1-0/+505
2020-06-30fixup for Osmocom_CTRL_Functions: rate counters in bulkNeels Hofmeyr1-8/+6
2020-06-25Osmocom_CTRL_Functions: add: retrieve and verify rate counters in bulkNeels Hofmeyr1-0/+123
2020-06-25library/RSL: pass lost link event to upper layers instead of failingPau Espin Pedrol1-5/+24
2020-06-23bsc: Add CommonID Test: Send CommonID from MSC and check it is processedHarald Welte1-0/+25
2020-06-23library/RSL: fix trailing whitespacePau Espin Pedrol1-2/+2
2020-06-21library/RSL_Emulation: implement waiting queue for DChan messagesVadim Yanitskiy1-1/+75
2020-06-21library/RSL_Emulation: fix comment near f_rslem_suspend()Vadim Yanitskiy1-1/+1
2020-06-20RAN_Emulation: drop unused function f_bssap_wait_for_reset()Neels Hofmeyr1-22/+0
2020-06-18bsc: add MSC pooling testsNeels Hofmeyr1-0/+72
2020-06-18Osmocom_Gb_Types: tr_BSSGP_PS_PAGING should use template argumentsHarald Welte1-1/+1
2020-06-17RAN_Emulation: allow sending UnitData from MSC_ConnHdlrNeels Hofmeyr1-0/+6
2020-06-17RSL_Emulation: fix rx of tr_RSL_PAGING_CMD()Neels Hofmeyr1-1/+1
2020-06-16library/RSL_Types: fix RSL_IE_BS_Power: Power Level is 4 bit longVadim Yanitskiy1-4/+4
2020-06-14move type RAN_Configurations to RAN_Adapter.ttcnppNeels Hofmeyr1-0/+1
2020-06-14fix f_enc_IMEI_L3() oddevenIndicatorNeels Hofmeyr1-5/+14
2020-06-09library/RSL_Emulation: optional IPA stream ID patchingVadim Yanitskiy1-0/+25
2020-06-05library/RSL_Emulation: cosmetic: improve logging messagesVadim Yanitskiy1-4/+4
2020-05-29library/L1CTL_PortType: f_L1CTL_DM_EST_REQ_IA(): handle hopping paramsVadim Yanitskiy1-4/+21
2020-05-29library/L1CTL_Types: introduce ts_L1CTL_DM_EST_REQ_H1Vadim Yanitskiy1-0/+23
2020-05-29library/L1CTL_Types: fix definition of L1ctlH1 (hopping parameters)Vadim Yanitskiy1-3/+13
2020-05-29library/L1CTL_PortType: refactor L1CTL channel establishmentVadim Yanitskiy3-10/+20
2020-05-28pcu: TC_mt_ping_pong: Request UL TBF on last DL ACKPau Espin Pedrol2-2/+19