1. 96e8c80 BTS: fix latest: ignore mismatching messages in as_rsl_init_guard() by Vadim Yanitskiy · 4 years, 1 month ago
  2. a2e079c bts: Introduce test TC_tx_power_start_ramp_up_bcch by Pau Espin Pedrol · 4 years, 1 month ago
  3. 188bfd2 bts: Fix trailing whitespace by Pau Espin Pedrol · 4 years, 1 month ago
  4. fc631d1 BTS_Tests: fix f_init_rsl(): expect all 4 transceivers to connect by Vadim Yanitskiy · 4 years, 1 month ago
  5. 28cabc4 bts/BTS_Tests: add frequency hopping parameters by Vadim Yanitskiy · 4 years, 2 months ago
  6. 5afe885 library/L1CTL_PortType: refactor L1CTL channel establishment by Vadim Yanitskiy · 4 years, 2 months ago
  7. e9f68be bts/BTS_Tests: cosmetic: use mp_trx0_arfcn in ts_ChanDescH0 by Vadim Yanitskiy · 4 years, 2 months ago
  8. 9248456 bts/BTS_Tests: derive ts_ChanDesc{H0,H1} from ts_ChanDesc by Vadim Yanitskiy · 4 years, 2 months ago
  9. a9eeb7b bts/BTS_Tests: cosmetic: mark c_MA_null as private by Vadim Yanitskiy · 4 years, 2 months ago
  10. 6de2fcb library/RSL_Emulation: server mode: handle multiple transceivers by Vadim Yanitskiy · 4 years, 2 months ago
  11. 493abe7 BTS: use existing templates for ASP_RSL_Unitdata by Vadim Yanitskiy · 4 years, 2 months ago
  12. a4d2100 update expected results by Neels Hofmeyr · 4 years, 2 months ago
  13. c9c9e29 BTS: move ASP_IPA_EVENT_UP handling to f_init_rsl() by Vadim Yanitskiy · 4 years, 2 months ago
  14. a2afacc library/IPA: use tr_ASP_IPA_EV instead of inline templates by Vadim Yanitskiy · 4 years, 2 months ago
  15. 61564be library/IPA: split t_ASP_IPA_EVT_UD into send / receive templates by Vadim Yanitskiy · 4 years, 2 months ago
  16. a8e83a8 BTS: verify presence of GPRS Indicator in SI4 Rest Octets by Vadim Yanitskiy · 4 years, 2 months ago
  17. 3c18538 BTS: refactor f_get_si3(), so it can be used to get SI4 by Vadim Yanitskiy · 4 years, 2 months ago
  18. ab5363f BTS: fix missing GPRS Indicator in SI4 Rest Octets by Vadim Yanitskiy · 4 years, 2 months ago
  19. 12cf3d9 BTS: manually compose Rest Octets for SI Type 3 and 4 by Vadim Yanitskiy · 4 years, 2 months ago
  20. 4a07c12 BTS: fix f_get_si3(): do not return uninitialized SI value by Vadim Yanitskiy · 4 years, 2 months ago
  21. 5d2cf44 BTS: refactor f_si3_has_gprs_indicator(): use SI3RestOctets by Vadim Yanitskiy · 4 years, 2 months ago
  22. 0df8c94 library: implement SI3 Rest Octets as per 3GPP TS 44.018 by Vadim Yanitskiy · 4 years, 2 months ago
  23. e8d7d16 Split templates in RLCMAC_{CSN1_}Types into their own _Templates file by Pau Espin Pedrol · 4 years, 3 months ago
  24. 36aa07c BTS: fix as_l1_count_paging(): do not count PCH filling messages by Vadim Yanitskiy · 4 years, 4 months ago
  25. d665c23 BTS: fix as_l1_count_paging(): use ispresent() instead of isvalue() by Vadim Yanitskiy · 4 years, 4 months ago
  26. cc4623d library/RSL_Types: use MobileIdentityLV for MS Identity IE by Vadim Yanitskiy · 4 years, 4 months ago
  27. a9a198d BTS_Tests_SMSCB: use existing tr_PAG_REQ1 and t_MI_NoIdentity by Vadim Yanitskiy · 4 years, 4 months ago
  28. 98bb2d5 library/GSM_RR_Types: do not duplicate Mobile Identity records by Vadim Yanitskiy · 4 years, 4 months ago
  29. 5a012ee bts: Introduce new module for performance tests by Pau Espin Pedrol · 4 years, 5 months ago
  30. 15cd687 BTS_Tests: skip tests that need PCU socket access by Philipp Maier · 4 years, 6 months ago
  31. dd841d3 BTS_Tests: tolerate empty measurement result on chan est. by Philipp Maier · 4 years, 7 months ago
  32. 26b562c bts: Early terminate TC_rec_invalid_frame on error by Pau Espin Pedrol · 4 years, 7 months ago
  33. a1f7d24 bts: Update transmitted MS power as requested by BTS by Pau Espin Pedrol · 4 years, 7 months ago
  34. 36558d9 library/PCUIF_Types.ttcn: extend RACH.ind with TRX / TS number fields by Vadim Yanitskiy · 4 years, 8 months ago
  35. 0361193 Update README.md of several TTCN3 test suites by Pau Espin Pedrol · 4 years, 8 months ago
  36. 61122c8 bts: TC_rsl_ms_pwr_dyn_down: Fix expected MS Power level by Pau Espin Pedrol · 4 years, 8 months ago
  37. 970b153 BTS_Tests.ttcn: fix: move TC_pcu_ptcch to a proper place by Vadim Yanitskiy · 4 years, 9 months ago
  38. 8c242f0 BTS_Tests.ttcn: add a test case for PTCCH/D and PTCCH/U by Vadim Yanitskiy · 4 years, 9 months ago
  39. 202c2f7 bts: Fix race condition in f_dyn_ipa_pdch_(de)act by Pau Espin Pedrol · 4 years, 9 months ago
  40. 11b734c bts: Test if BTS forwards ETWS Primary Notification to PCU by Harald Welte · 4 years, 10 months ago
  41. e1c00f0 Revert "bts: f_init_pcu: sleep before connect" by Oliver Smith · 4 years, 11 months ago
  42. 908ce54 bts: Add test for ETWS Primary Notification via P1 Rest Octets by Harald Welte · 4 years, 10 months ago
  43. 7bdf87b bts: add configs for running without docker by Oliver Smith · 4 years, 11 months ago
  44. f5239c7 bts: add test TC_pcu_socket_verify_info_ind by Oliver Smith · 4 years, 11 months ago
  45. c089b41 bts: f_init_pcu: sleep before connect by Oliver Smith · 4 years, 11 months ago
  46. de535e0 BTS_Tests.ttcn: fix: use reasonable minimum default for C/I by Vadim Yanitskiy · 5 years ago
  47. a2c68e8 BTS_Tests.ttcn: introduce TC_pcu_data_ind_lqual_cb by Vadim Yanitskiy · 5 years ago
  48. 5b9ef14 unbreak some measurement tests by Eric Wild · 5 years ago
  49. ae8f262 BTS: BS power tests by Eric Wild · 5 years ago
  50. 095024b BTS: test that RSL MS POWER does not activate MS power control without PP IE by Eric Wild · 5 years ago
  51. 280ccb8 BTS: add another failing power control test by Eric Wild · 5 years ago
  52. 74f25ae bts: clean up old tests and make them work again by Eric Wild · 5 years ago
  53. 211acc3 bts: more lapdm tests by Eric Wild · 5 years ago
  54. acc5119 lib/IPA_Emulation: Build IPA_CTRL conditionally based on define by Pau Espin Pedrol · 5 years ago
  55. 61edb7e BTS: add some dynamic power control tests by Eric Wild · 5 years ago
  56. a063483 BTS: pcu_rr_suspend clean up and release the channel by Alexander Couzens · 5 years ago
  57. d48c0c7 bts: Check if BTS_TRXC port is mapped before attempting UDP socket connect by Harald Welte · 5 years ago
  58. a39ac75 bts: Add LAPDm test for SABM with wrong C/R bit by Harald Welte · 5 years ago
  59. 4447978 bts: Add test csse for I frame with wrong C/R value by Harald Welte · 5 years ago
  60. dc8db92 BTS_Tests.ttcn: fix name of f_trx_fake_toffs256() by Vadim Yanitskiy · 5 years ago
  61. 10d7246 BTS_Tests.ttcn: indicate default RSSI=-60 to FakeTRX by Vadim Yanitskiy · 5 years ago
  62. f4e997c BTS_Tests.ttcn: fix TRXC port mapping between test_CT and ConnHdlr by Vadim Yanitskiy · 5 years ago
  63. fc1a3ca BTS_Tests.ttcn: correct error messages about TRXC connection by Vadim Yanitskiy · 5 years ago
  64. 7d9f6db bts: Implement testcase for RR response frame loss by Harald Welte · 5 years ago
  65. 76771f1 bts: Factor out mobile-originated LAPDm establishment by Harald Welte · 5 years ago
  66. b2a3034 bts: Add test for expiring T200 N200+1 times by Harald Welte · 5 years ago
  67. ef6fd44 bts: Also test SACCH in TC_segm_concat by Harald Welte · 5 years ago
  68. 9ea918c bts: Add TC_segm_concat to test segmentation+concatenation by Harald Welte · 5 years ago
  69. 2f2b2b7 bts: Extend LAPDm test suite with a number of new tests by Harald Welte · 5 years ago
  70. 1047406 bts: don't require users to pass test case name to f_init() by Harald Welte · 5 years ago
  71. 61332c0 bts: BTS_Tests_LAPDm.ttcn: rename f_init() to f_lapdm_init() by Harald Welte · 5 years ago
  72. 72c81e7 bts: Remove one indent lvel from BTS_Tests_LAPDm.ttcn by Harald Welte · 5 years ago
  73. c38611b bts: Derive test component that talks RSL and LAPDm by Harald Welte · 5 years ago
  74. 97cca2f move lapdm/L1CTL_Test.ttcn to bts/BTS_Tests_LAPDm.ttcn by Harald Welte · 5 years ago
  75. 7c2c10c BTS_Tests.ttcn: introduce TC_ho_rach() for handover RACH by Vadim Yanitskiy · 5 years ago
  76. ab448a5 library/RSL_Types.ttcn: t(r|)s_RSL_CHAN_RQD: make chan_nr configurable by Vadim Yanitskiy · 5 years ago
  77. 0a8d6da L1CTL_Types.ttcn: accept SacchL1Header in ts_L1CTL_DATA_REQ_SACCH by Vadim Yanitskiy · 5 years ago
  78. 2f01fbd ts_TRXC_FAKE_RSSI(): define RSSI range, allow signed values by Vadim Yanitskiy · 5 years ago
  79. bb9512e bts: move f_pad_oct() to Osmocom_Types as it's generally useful by Harald Welte · 5 years ago
  80. ed0c156 bts: Initial set of OML tests by Harald Welte · 5 years ago
  81. be03048 bts: Verify SI3 GPRS indication reflects PCU interface status by Harald Welte · 5 years ago
  82. f1827a7 Extend BTS_Tests.ttcn with test for RSL MODE MODIFY with encryption IE by Eric Wild · 5 years ago
  83. e57e1a6 Extend BTS_Tests.ttcn with test for RSL channel activation with static MS Power by Eric Wild · 5 years ago
  84. c761c54 bts: TC_pcu_{time,rts}_ind: Higher tolerances by Harald Welte · 5 years ago
  85. c8effb7 bts: Verify PCU socket can disconnect + re-connect by Harald Welte · 5 years ago
  86. a2e0e94 bts: Add test ensuring only one connection to PCU interface accepted by Harald Welte · 5 years ago
  87. 6b86b34 Fix use of osmocom-extended RSL Channel Numbers by Harald Welte · 5 years ago
  88. 990a361 L1CTL: Add support for CCCH_MODE_COMBINED_CBCH by Harald Welte · 5 years ago
  89. 34b5a95 cosmetic: Update copyright statement, license notice and SPDX by Harald Welte · 5 years ago
  90. 1490695 bts: Add copyright + license header + short summary/explanation by Harald Welte · 5 years ago
  91. eaa9a86 bts: Add TC_pcu_rr_suspend() to test forwarding of RR SUSPEND via PCU socket by Harald Welte · 5 years ago
  92. 928622b bts: Add TC_pcu_data_req_pch() for testing PCU-originated PCH by Harald Welte · 5 years ago
  93. 7162a61 bts: Fully implement TC_pcu_data_req_{wrong_{bts,trx,ts},ts_inactive}() by Harald Welte · 5 years ago
  94. ad033dc bts: Fully implement TC_pcu_data_req_{pdtch,ptcch} by Harald Welte · 5 years ago
  95. 4832c86 bts: Add TC_pcu_rts_req() to verify PCUIF_RTS_REQ by Harald Welte · 5 years ago
  96. 07bd2d2 Add TC_pcu_oml_alert() for testing PCU-originated OML alerts by Harald Welte · 5 years ago
  97. d66c9b8 bts: Add Test for receiving PCUIF_TIME_IND on BTS PCU interface by Harald Welte · 5 years ago
  98. 3453ab4 bts: Add tests for CCCH LOAD IND (RACH) by Harald Welte · 5 years ago
  99. 6833cc9 bts: Extend BTS_Tests.ttcn with test for RSL channel activation with TA from initial activation onwards by Eric Wild · 5 years ago
  100. 4a129f8 bts: Add tests for CBCH LOAD IND (underflow, overflow) by Harald Welte · 5 years ago