1. b9b1baa pcu: Remove empty lines at end of file by Pau Espin Pedrol · 3 years, 9 months ago
  2. bfd69f6 pcu: Introduce test TC_multitrx_multims_alloc by Pau Espin Pedrol · 3 years, 9 months ago
  3. b88f21c pcu: Assign different ARFCN numbers to each PCU TRX by Pau Espin Pedrol · 3 years, 9 months ago
  4. 34ed228 BTS_Tests/DTX: get rid of f_g_chan_is_{tchf,tchh,sdcch4,sdcch8} by Vadim Yanitskiy · 3 years, 9 months ago
  5. 3bb3b60 BTS_Tests: fix both TC_si_sched[_13_2bis_2ter]_2quater by Vadim Yanitskiy · 3 years, 9 months ago
  6. 149c392 BTS_Tests: add FAACH to TC_meas_res_speech_tchX by Philipp Maier · 3 years, 9 months ago
  7. d6d69b5 bts-lapdm: Early termination on f_lapdm_transceive_mo() failure by Pau Espin Pedrol · 3 years, 9 months ago
  8. faf9706 bts-lapdm: Introduce test TC_normal_reestablishment_state_unacked by Pau Espin Pedrol · 3 years, 9 months ago
  9. 820b474 bts-lapdm: Introduce test TC_normal_reestablishment by Pau Espin Pedrol · 3 years, 9 months ago
  10. 5fa8561 BTS_Tests: introduce TC_speech_no_rtp_{tchf,tchh} by Vadim Yanitskiy · 3 years, 9 months ago
  11. 7b1e44f PCU: add IPv6 support for SNS by Alexander Couzens · 3 years, 11 months ago
  12. 02ce0b6 smlc: remove temp dev artifact that skips most tests by Neels Hofmeyr · 3 years, 9 months ago
  13. 5ebf798 bts: Run everything over 127.0.0.1 by Harald Welte · 3 years, 9 months ago
  14. 629fb2a bts/osmo-bts.cfg: Enable GSMTAP for FACCH on TCH/F and TCH/H by Harald Welte · 3 years, 9 months ago
  15. 96200af bts/osmo-bsc.cfg: Remove deprecated config directives by Harald Welte · 3 years, 9 months ago
  16. 780bc07 BTS_Tests: introduce TC_meas_res_speech_tchh_toa256() by Vadim Yanitskiy · 3 years, 9 months ago
  17. 0b65219 BTS_Tests: fix DTE in TC_meas_res_sign_tchh_toa256() by Vadim Yanitskiy · 3 years, 9 months ago
  18. 8fc43df library/RSL_Types: reorder the arguments of ts_RSL_ChanMode_SIGN by Vadim Yanitskiy · 3 years, 9 months ago
  19. ac69346 BTS_Tests: fix CHANnel ACTIVation message in TC_meas_res_sign_tchX by Philipp Maier · 3 years, 9 months ago
  20. 5fa5b88 cosmetic: library/LAPDm_Types.ttcn: Fix trailing whitespace by Pau Espin Pedrol · 3 years, 9 months ago
  21. 652e60e BTS_Tests: add TC_ms_pwr_ctrl_pf_ewma: test EWMA based power filtering by Vadim Yanitskiy · 3 years, 9 months ago
  22. ceb1f98 PCU_Tests: fix readability of code using t_RLCMAC_UL_DATA_TLLI by Vadim Yanitskiy · 3 years, 9 months ago
  23. 8e6df0c PCU_Tests: add missing f_shutdown(final := true) statements by Vadim Yanitskiy · 3 years, 9 months ago
  24. 204b98c BTS_Tests: introduce TC_meas_res_speech_tch{f,h} by Vadim Yanitskiy · 3 years, 9 months ago
  25. dc00811 BTS_Tests: introduce and use TCH loop - as_l1_tch_loop() by Vadim Yanitskiy · 3 years, 9 months ago
  26. a4f88c6 BTS_Tests: cosmetic: rename 'as_l1_dcch' to 'as_l1_dcch_loop' by Vadim Yanitskiy · 3 years, 9 months ago
  27. 1618583 library/L1CTL_Types: use traffic forwarding mode by default by Vadim Yanitskiy · 3 years, 9 months ago
  28. 52787bf BTS_Tests: indicate TCH mode to the L1 in f_est_dchan() by Vadim Yanitskiy · 3 years, 9 months ago
  29. d0ec149 bts-oml: Verify BTS obj becomes Enabled durig OPSTART ACK by Pau Espin Pedrol · 3 years, 9 months ago
  30. d431248 bts: Drop duplicated f_establish_dcch by Pau Espin Pedrol · 3 years, 9 months ago
  31. 44940c0 gbproxy: Fix config formatting, disable handle_sns explicitly by Daniel Willmann · 3 years, 9 months ago
  32. 3b1fae4 library/L1CTL_Types: add missing template for L1CTL_TCH_MODE_REQ by Vadim Yanitskiy · 3 years, 9 months ago
  33. 7ce605f library/L1CTL_Types: add missing 'loop_mode' to 'L1ctlTchModeReq' by Vadim Yanitskiy · 3 years, 9 months ago
  34. 3240312 library/L1CTL_Types: relax some params of tr_L1CTL_TRAFFIC_IND() by Vadim Yanitskiy · 3 years, 9 months ago
  35. 2cdb97f library/L1CTL_Types: fix definition of L1ctlDmEstReq by Vadim Yanitskiy · 3 years, 9 months ago
  36. fe05296 library/L1CTL_Types: turn L1ctlTchMode into an enumerated type by Vadim Yanitskiy · 3 years, 9 months ago
  37. e7c4a99 library/L1CTL_PortType: fix indention in alt() statements by Vadim Yanitskiy · 3 years, 9 months ago
  38. c7ef030 BTS_Tests: introduce TC_ms_pwr_ctrl_constant() by Vadim Yanitskiy · 3 years, 9 months ago
  39. 79da4ce library/GSM_RR_Types: declare {enc,dec}_SacchL1Header() by Vadim Yanitskiy · 3 years, 9 months ago
  40. dd82be3 BTS_Tests: fix f_TC_imm_ass(): use send template, not receive one by Vadim Yanitskiy · 3 years, 9 months ago
  41. c776ded PCU_Tests.cfg: synchronize with docker-playground by Vadim Yanitskiy · 3 years, 9 months ago
  42. c67240a PCU_Tests: fix f_TC_mt_ping_pong() header readability by Vadim Yanitskiy · 3 years, 9 months ago
  43. 006d195 bts-oml: Wait for SwActivatedRep before opstarting BTS nm obj by Pau Espin Pedrol · 3 years, 9 months ago
  44. 4f5d7be bsc: clarify RESET logging: BSSMAP vs RANAP vs BSSMAP-LE by Neels Hofmeyr · 3 years, 9 months ago
  45. 9a053c0 bts: Fix race condition during init_rsl receiving from multiple TRX by Pau Espin Pedrol · 3 years, 9 months ago
  46. 023b61b FR/FRNET: add Frame Relay emulation by Harald Welte · 3 years, 10 months ago
  47. 423d8f4 Add initial TTCN3 test for GbProxy by Daniel Willmann · 3 years, 10 months ago
  48. 654f85e Correctly handle ALIVE/TEST procedure with FR/NS-over-IP without SNS by Daniel Willmann · 3 years, 9 months ago
  49. 5c5b276 smlc: implement initial LCS tests for OsmoSMLC by Neels Hofmeyr · 3 years, 10 months ago
  50. 1708d1b bsc: mark test start in OsmoBSC's logging output by Neels Hofmeyr · 3 years, 9 months ago
  51. 2b910dc bsc: implement initial LCS tests for OsmoBSC by Neels Hofmeyr · 3 years, 10 months ago
  52. cfe4406 bsc: LCS: add mp_enable_lcs_tests by Neels Hofmeyr · 3 years, 9 months ago
  53. 79bd2e9 Revert "BSSAP_LE_Emulation: configure sending vs receiving RESET" by Neels Hofmeyr · 3 years, 9 months ago
  54. 50493b3 pcu/PCU_Tests_SNS.cfg: fix configuration to match new NS provider by Alexander Couzens · 3 years, 9 months ago
  55. 6ea71cd BSSAP_LE_Emulation: on register_imsi, make sure to wait for RESET ACK by Neels Hofmeyr · 3 years, 9 months ago
  56. ffd2ef1 as_handover: fix for signalling channel, without MGCP by Neels Hofmeyr · 3 years, 9 months ago
  57. 66e1509 f_perform_compl_l3: make receiving bssmap optional by Neels Hofmeyr · 3 years, 9 months ago
  58. 0aa719b add rsl arg to f_mo_l3_transceive, f_mt_l3_transceive by Neels Hofmeyr · 3 years, 9 months ago
  59. e52bc2d BSSMAP templates for LCS by Neels Hofmeyr · 3 years, 10 months ago
  60. fc64f53 BSSMAP_LE template tweaks by Neels Hofmeyr · 3 years, 10 months ago
  61. 0d77465 BSSLAP: add some templates by Neels Hofmeyr · 3 years, 10 months ago
  62. 8a6863c BSSMAP_LE_IE_LcsCause: fix IEI value and len by Neels Hofmeyr · 3 years, 10 months ago
  63. 269c73c bsc: connect PROC for BSSAP-LE by Neels Hofmeyr · 3 years, 10 months ago
  64. ac086c1 bsc: fix SMLC point code by Neels Hofmeyr · 3 years, 10 months ago
  65. 47cd0e3 bsc: Add Lb interface support by Harald Welte · 3 years, 11 months ago
  66. b6ed80c bsc: fix missing vty exit in f_vty_allow_emerg_bts() by Neels Hofmeyr · 3 years, 9 months ago
  67. b2b3704 BSSAP_LE_Emulation: configure sending vs receiving RESET by Neels Hofmeyr · 3 years, 9 months ago
  68. a732688 fix ts_BSSMAP_LE_ResetAck by Neels Hofmeyr · 3 years, 9 months ago
  69. d0aed4f bts: Update osmo-bsc.cfg and osmo-bts.cfg by Harald Welte · 3 years, 9 months ago
  70. 9b965d5 bts: Increase SI sampling duration if SI2quater is involved by Harald Welte · 3 years, 9 months ago
  71. a616ec9 bts: Log more details in case SI sampling returned insufficient results by Harald Welte · 3 years, 9 months ago
  72. c87d81f bts: Avoid race condition in TC_pcu_deact_req by Harald Welte · 3 years, 9 months ago
  73. c935fad bts: Adjust to VTY text change by Harald Welte · 3 years, 9 months ago
  74. 194b691 bts: Make f_power_from_band() fail in case of unknown band by Harald Welte · 3 years, 9 months ago
  75. 52ae168 bts: Fix TC_rach_load_count by Harald Welte · 3 years, 9 months ago
  76. e37f9a5 bts: Fix TC_rach_load_idle_thresh0() by Harald Welte · 3 years, 9 months ago
  77. 7622022 bts: Make TC_pcu_socket_verify_info_ind pass by Harald Welte · 3 years, 9 months ago
  78. 475074b bsc: copy osmo-bsc.cfg from docker-playground by Alexander Couzens · 3 years, 9 months ago
  79. cb14e06 Osmoocm_Gb_Types.ttcn: Add various additional templates by Harald Welte · 3 years, 9 months ago
  80. c46ea3c bsc: Fix random failures in BSC_Tests.TC_early_conn_fail by Harald Welte · 3 years, 9 months ago
  81. f3d3a72 Common.cfg: Always log VEERDICTOP on Console by Harald Welte · 3 years, 9 months ago
  82. d53fb67 PCU_Tests: introduce TC_pcuif_info_ind_subsequent() by Vadim Yanitskiy · 3 years, 9 months ago
  83. e97e3af PCU_Tests_{NS,SNS}: Fix our expectations regarding CellID in BVC-RESET by Harald Welte · 3 years, 9 months ago
  84. 5339b2e BSSGP_Emulation: Support multiple PTP-BVC within one Entity by Harald Welte · 3 years, 9 months ago
  85. 23e2749 PCU_Tests_NS: Fix our expectations regarding CellID presence/absence by Harald Welte · 3 years, 9 months ago
  86. 12d19b8 BSSGP_Emulation: Ensure BVC-RESET for BVCO=0 has no CellId IE by Harald Welte · 3 years, 9 months ago
  87. 2ef6a2f BSC_Tests: fix f_mo_l3_transceive(): relax DLCI matching by Vadim Yanitskiy · 3 years, 9 months ago
  88. 04ce4c6 pcu: Don't log timer operations of ClkGen-0 (every 4.16ms) by Harald Welte · 3 years, 9 months ago
  89. c967d0e BSSGP_Emulation: Only add CellId to BVC-RESET[-ACK] conditionally by Harald Welte · 3 years, 10 months ago
  90. 18ed23c regen-makefile.sh: Put libraries in LINUX_LIBS, not LDFLAGS by Harald Welte · 3 years, 9 months ago
  91. 847a77e NS_Emulation: pass around string idenifier for components created by Harald Welte · 3 years, 10 months ago
  92. 3dd8355 NS_Emulation: Delay Tx of first NS-RESET until Provider tells us it's up by Harald Welte · 3 years, 10 months ago
  93. 4a6a663 NS_Emulation: Refactor if/elseif/... clause to altsteps with guard by Harald Welte · 3 years, 10 months ago
  94. bd612cd NS_Emulation: Introduce status events from provider -> emulation by Harald Welte · 3 years, 10 months ago
  95. 867243a NS_Emulation: Add [optional] support for FrameRelay transport by Harald Welte · 3 years, 10 months ago
  96. 8c0f2fc stp: wait until IPA handshake is done in f_connect_ipa by Pau Espin Pedrol · 3 years, 10 months ago
  97. 61f784a BSC_Tests: introduce TC_tch_dlci_link_id_sapi for OS#3716 by Vadim Yanitskiy · 3 years, 10 months ago
  98. 0033a3b BSC_Tests: introduce f_mt_l3_transceive() sending BSSAP -> RSL by Vadim Yanitskiy · 3 years, 10 months ago
  99. b93aa43 BSC_Tests: parametrize f_mo_l3_transceive() by Vadim Yanitskiy · 3 years, 10 months ago
  100. 74ae5eb BSC_Tests: s/f_verify_active_layer3/f_mo_l3_transceive/g by Vadim Yanitskiy · 3 years, 10 months ago