aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-06-03hlr mslookup tmp debugneels/hlrNeels Hofmeyr1-15/+25
2020-06-02include logformat in log_merge.shNeels Hofmeyr1-1/+2
2020-06-02don't always imply 'make deps'Neels Hofmeyr1-2/+2
2020-06-02disable tcpdumpNeels Hofmeyr2-0/+4
2020-06-02MGCP_Test: fix test vector in TC_amr_oa_bwe_rtp_conversionPhilipp Maier1-1/+5
2020-05-29PCU: s/f_establish_tbf/f_pcuif_tx_rach_rx_imm_ass/gVadim Yanitskiy2-6/+6
2020-05-29PCU: revert changes to f_TC_egprs_pkt_chan_req(), fix testsVadim Yanitskiy1-17/+5
2020-05-29bts/BTS_Tests: add frequency hopping parametersVadim Yanitskiy2-16/+38
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 Yanitskiy4-22/+29
2020-05-29start-testsuite.sh: allow overriding TTCN3_BIN_DIROliver Smith1-1/+4
2020-05-28pcu: Add missing f_shutdown() to exit as soon as possible without final=truePau Espin Pedrol1-0/+3
2020-05-28pcu: TC_mt_ping_pong: Request UL TBF on last DL ACKPau Espin Pedrol3-6/+23
2020-05-28pcu: Parse ChCodingCommand on CCHAN Ul AssPau Espin Pedrol1-0/+2
2020-05-28pcu: Parse USF from Pkt Ul AssPau Espin Pedrol1-8/+31
2020-05-28fixup pcu/GPRS_Components: do not duplicate existing functionsVadim Yanitskiy2-72/+14
2020-05-28pcu/GPRS_Components: return GsmRrMessage from f_pcuif_rx_imm_ass()Vadim Yanitskiy2-16/+8
2020-05-28pcu: Refactor GPRS infrastructure to keep state and simplify testsPau Espin Pedrol2-564/+633
2020-05-28pcu/GPRS_Components: send DATA.cnf in f_pcuif_rx_imm_ass()Pau Espin Pedrol1-0/+6
2020-05-28pcu/GPRS_Components: call f_shutdown() immediately on timeoutPau Espin Pedrol1-0/+1
2020-05-28pcu/GPRS_Components: get rid of meaningless bts_nr argumentPau Espin Pedrol2-8/+6
2020-05-27bts/BTS_Tests: cosmetic: use mp_trx0_arfcn in ts_ChanDescH0Vadim Yanitskiy1-1/+1
2020-05-27bts/BTS_Tests: derive ts_ChanDesc{H0,H1} from ts_ChanDescVadim Yanitskiy1-3/+12
2020-05-27bts/BTS_Tests: cosmetic: mark c_MA_null as privateVadim Yanitskiy1-1/+1
2020-05-27library/GSM_RR_Types: fix MaioHsn: add missing MAIO and HSN fieldsVadim Yanitskiy1-0/+2
2020-05-26library/RSL_Emulation: server mode: handle multiple transceiversVadim Yanitskiy3-6/+126
2020-05-26library/IPA_Emulation: server mode: expose IPA IDENTITY RESPONSEVadim Yanitskiy1-6/+33
2020-05-26library/IPA_Emulation: server mode: also request IPA UnitIDVadim Yanitskiy1-1/+2
2020-05-26library/IPA_Emulation: handle optional conn_id in ASP_RSL_UnitdataVadim Yanitskiy1-8/+19
2020-05-26library/IPA_Emulation: server mode: handle multiple client connectionsVadim Yanitskiy1-41/+74
2020-05-26library/RSL_Emulation: fixup: handle RSL messages from any TRXVadim Yanitskiy1-8/+8
2020-05-25library/RSL_Emulation: fix comments near f_cid_{create,delete}_cnr()Vadim Yanitskiy1-2/+2
2020-05-25library/RSL_Emulation: use existing tr_ASP_RSL_UD templateVadim Yanitskiy1-14/+8
2020-05-25BTS: use existing templates for ASP_RSL_UnitdataVadim Yanitskiy2-56/+45
2020-05-25BSC: use existing templates for ASP_RSL_UnitdataVadim Yanitskiy1-20/+15
2020-05-25library/IPA_Emulation: assume TRX#0 in ASP_RSL_Unitdata templatesVadim Yanitskiy5-45/+37
2020-05-25library/IPA_Emulation: cosmetic: fix template restrictionsVadim Yanitskiy1-3/+3
2020-05-25library/IPA_Types: cosmetic: s/IPAC_IDTAG_UNIT/IPAC_IDTAG_UNITID/gVadim Yanitskiy2-2/+2
2020-05-22PCU: introduce TC_egprs_pkt_chan_req_reject_exhaustionVadim Yanitskiy1-0/+34
2020-05-22PCU: introduce TC_egprs_pkt_chan_req_reject_emergencyVadim Yanitskiy1-0/+30
2020-05-22PCU: introduce TC_egprs_pkt_chan_req_reject_contentVadim Yanitskiy1-1/+70
2020-05-22library/GSM_RR_Types: add receive templates for IMM ASS RejectVadim Yanitskiy1-0/+32
2020-05-22library/GSM_RR_Types: add IAR Rest Octets definitionVadim Yanitskiy1-1/+30
2020-05-22library/GSM_RR_Types: fix definition of FeatureIndicatorVadim Yanitskiy1-4/+7
2020-05-21ttcn3-tcpdump-stop.sh: fix echo: add -e to enable colorsVadim Yanitskiy1-2/+2
2020-05-20 library/RLCMAC_CSN1_Types: Extend support for PacketDlAssignmentPau Espin Pedrol2-3/+72
2020-05-19compare_results.py: use ansi colorsNeels Hofmeyr1-7/+16
2020-05-19compare-results.py: use python3, python is no longer available in our build i...Neels Hofmeyr1-1/+1