1. dd228c4 BTS: equip ConnHdlr with the RTP emulation component by Vadim Yanitskiy · 3 years ago
  2. fc63164 library/RSL_Types: use OCT4 for local/remote address fields by Vadim Yanitskiy · 3 years ago
  3. 8e57ac1 bts: Introduce test TC_dyn_osmo_pdch_sdcch8_act by Pau Espin Pedrol · 3 years, 1 month ago
  4. 6860e86 BTS_Tests.ttcn: fix indention and readability of some comments by Vadim Yanitskiy · 3 years, 1 month ago
  5. ca05827 BTS_Tests: add testcase TC_paging_imsi_200percent_with_ps by Philipp Maier · 3 years, 1 month ago
  6. 65d712e bts: Test forwarding PCUIF<->IPA/OSMO/PCU by Pau Espin Pedrol · 3 years, 1 month ago
  7. 83852c1 BTS: add a testcase for PDCH interference reports by Vadim Yanitskiy · 3 years, 1 month ago
  8. 98c4a1a BTS: add a test case for RF RESource INDication by Vadim Yanitskiy · 3 years, 1 month ago
  9. 6b4404a BTS: release the channel in TC_ms_pwr_ctrl_{constant,pf_ewma} by Vadim Yanitskiy · 3 years, 1 month ago
  10. 2372db6 BTS: ignore other RSL messages in function f_TC_paging() by Vadim Yanitskiy · 3 years, 1 month ago
  11. 7387813 [VAMOS] BTS: add CHANnel ACTIVation test cases by Vadim Yanitskiy · 3 years, 2 months ago
  12. 918e2b2 HACK: allow running parallel BTS_Tests.ConnHdlr components by Vadim Yanitskiy · 3 years, 2 months ago
  13. 1b9a7f6 BTS_Tests: accept templates as parameters in t_EITC() by Vadim Yanitskiy · 3 years, 2 months ago
  14. 7368a10 BTS_Tests: make it less private and more friendly by Vadim Yanitskiy · 3 years, 2 months ago
  15. 0310f63 BTS_Tests: use as_l1_exp_lapdm() in f_TC_rll_est_req() by Vadim Yanitskiy · 3 years, 2 months ago
  16. e6c1755 BTS_Tests: accept optional TestSpecUnion in t_Pars by Vadim Yanitskiy · 3 years, 2 months ago
  17. b926039 bts: add first a5/4 tests by Eric Wild · 3 years, 2 months ago
  18. 7dad608 BTS_Tests: as_l1_sacch(): make MEAS_VALID flag configurable by Vadim Yanitskiy · 3 years, 8 months ago
  19. cb57c1b BTS_Tests: as_l1_sacch(): use values from ConnL1Pars by Vadim Yanitskiy · 3 years, 8 months ago
  20. 94bbe99 BTS_Tests: refactor and fix TC_pcu_socket_connect_multi by Vadim Yanitskiy · 3 years, 4 months ago
  21. 216021a BTS_Tests: fix IPv4 matching in TC_pcu_socket_{nsvc_ipv4,two_nsvc} by Vadim Yanitskiy · 3 years, 4 months ago
  22. ec9e981 BTS_Tests: do not connect to PCUIF socket if not used by Vadim Yanitskiy · 3 years, 4 months ago
  23. c1981b7 BTS_Tests: cosmetic: s/f_init_pcu_test/f_init_with_pcuif/ by Vadim Yanitskiy · 3 years, 4 months ago
  24. e2a50a8 BTS_Tests: add a test case verifying coding of two NSVCs in INFO.ind by Vadim Yanitskiy · 3 years, 4 months ago
  25. 1da1fef library/PCUIF_Types: get rid of version 9 compatibility glue by Vadim Yanitskiy · 3 years, 4 months ago
  26. 94c0848 BTS_Tests: test forwarding of SI1, SI3 and SI13 via PCUIF by Philipp Maier · 3 years, 5 months ago
  27. 9a5b8ff CTRL: Introduce support to run osmocom CTRL server by Pau Espin Pedrol · 3 years, 6 months ago
  28. f105a5b BTS_Tests: as_l1_sacch(): fix Measurement Report padding by Vadim Yanitskiy · 3 years, 8 months ago
  29. 5351ccf BTS_Tests: make ts_LapdmAddr / ts_LAPDm_AB more friendly by Vadim Yanitskiy · 3 years, 8 months ago
  30. c897cfb cosmetic: drop redundant assignment in f_TC_rach_content by Neels Hofmeyr · 3 years, 8 months ago
  31. d55a3ac bts: TC_sacch_chan_act_ho_sync: expect SACCH with MS Power IE by Neels Hofmeyr · 3 years, 8 months ago
  32. 3191d73 BTS_Tests: make Training Sequence Code configurable by Vadim Yanitskiy · 3 years, 8 months ago
  33. 7e70709 BTS_Tests: generate g_AllChannels from module parameters by Vadim Yanitskiy · 3 years, 8 months ago
  34. 42d8bd5 BTS_Tests: re-organize configuration of TRX/TS params by Vadim Yanitskiy · 3 years, 8 months ago
  35. bc8ebce library/GSM_RR_Types: make ts_MEAS_REP more user-friendly by Vadim Yanitskiy · 3 years, 8 months ago
  36. 1acc7bb library: move Osmocom_Types.Arfcn to GSM_Types.GsmBandArfcn by Vadim Yanitskiy · 3 years, 8 months ago
  37. 2b991b6 BTS_Tests: turn 'l1ctl_ma_def' into 'c_arfcn_list' by Vadim Yanitskiy · 3 years, 8 months ago
  38. ab5769c BTS_Tests: introduce and use as_l1_sacch_l1h() by Vadim Yanitskiy · 3 years, 8 months ago
  39. 76d1d1a bts: TC_sacch_chan_act_ho_*: test that SACCH appears after HO RACH by Neels Hofmeyr · 3 years, 8 months ago
  40. dd59741 bts: fix TC_sacch_chan_act_ho_*: missing send SACCH FILL by Neels Hofmeyr · 3 years, 8 months ago
  41. d34681b bts: fix TC_sacch_chan_act_ho_*: missing Handover Reference IE by Neels Hofmeyr · 3 years, 8 months ago
  42. 28a03ef BTS_Tests/DTX: eliminate redundant f_TC functions by Vadim Yanitskiy · 3 years, 9 months ago
  43. babf1ce BTS_Tests/DTX: remove redundant RSL channel number check by Vadim Yanitskiy · 3 years, 9 months ago
  44. 76dc4d0 BTS_Tests/DTX: provide more details in failed verdict message by Vadim Yanitskiy · 3 years, 9 months ago
  45. 080a17d BTS_Tests/DTX: SACCH has nothing to do with fill frames by Vadim Yanitskiy · 3 years, 9 months ago
  46. 2a9acce library/PCUIF_Types: f_PCUIF_ver_INFO_PDCHMask_get() returns BIT8 by Vadim Yanitskiy · 3 years, 9 months ago
  47. 2f8ee5a library/PCUIF_Types: add '_get' prefix to f_PCUIF_ver_INFO_PDCHMask() by Vadim Yanitskiy · 3 years, 9 months ago
  48. 34ed228 BTS_Tests/DTX: get rid of f_g_chan_is_{tchf,tchh,sdcch4,sdcch8} by Vadim Yanitskiy · 3 years, 9 months ago
  49. 3bb3b60 BTS_Tests: fix both TC_si_sched[_13_2bis_2ter]_2quater by Vadim Yanitskiy · 3 years, 9 months ago
  50. 149c392 BTS_Tests: add FAACH to TC_meas_res_speech_tchX by Philipp Maier · 3 years, 9 months ago
  51. 5fa8561 BTS_Tests: introduce TC_speech_no_rtp_{tchf,tchh} by Vadim Yanitskiy · 3 years, 9 months ago
  52. 780bc07 BTS_Tests: introduce TC_meas_res_speech_tchh_toa256() by Vadim Yanitskiy · 3 years, 9 months ago
  53. 0b65219 BTS_Tests: fix DTE in TC_meas_res_sign_tchh_toa256() by Vadim Yanitskiy · 3 years, 9 months ago
  54. 8fc43df library/RSL_Types: reorder the arguments of ts_RSL_ChanMode_SIGN by Vadim Yanitskiy · 3 years, 9 months ago
  55. ac69346 BTS_Tests: fix CHANnel ACTIVation message in TC_meas_res_sign_tchX by Philipp Maier · 3 years, 9 months ago
  56. 652e60e BTS_Tests: add TC_ms_pwr_ctrl_pf_ewma: test EWMA based power filtering by Vadim Yanitskiy · 3 years, 9 months ago
  57. 204b98c BTS_Tests: introduce TC_meas_res_speech_tch{f,h} by Vadim Yanitskiy · 3 years, 9 months ago
  58. dc00811 BTS_Tests: introduce and use TCH loop - as_l1_tch_loop() by Vadim Yanitskiy · 3 years, 9 months ago
  59. a4f88c6 BTS_Tests: cosmetic: rename 'as_l1_dcch' to 'as_l1_dcch_loop' by Vadim Yanitskiy · 3 years, 9 months ago
  60. 52787bf BTS_Tests: indicate TCH mode to the L1 in f_est_dchan() by Vadim Yanitskiy · 3 years, 9 months ago
  61. c7ef030 BTS_Tests: introduce TC_ms_pwr_ctrl_constant() by Vadim Yanitskiy · 3 years, 9 months ago
  62. dd82be3 BTS_Tests: fix f_TC_imm_ass(): use send template, not receive one by Vadim Yanitskiy · 3 years, 9 months ago
  63. 9a053c0 bts: Fix race condition during init_rsl receiving from multiple TRX by Pau Espin Pedrol · 3 years, 9 months ago
  64. 9b965d5 bts: Increase SI sampling duration if SI2quater is involved by Harald Welte · 3 years, 9 months ago
  65. a616ec9 bts: Log more details in case SI sampling returned insufficient results by Harald Welte · 3 years, 9 months ago
  66. c87d81f bts: Avoid race condition in TC_pcu_deact_req by Harald Welte · 3 years, 9 months ago
  67. c935fad bts: Adjust to VTY text change by Harald Welte · 3 years, 9 months ago
  68. 194b691 bts: Make f_power_from_band() fail in case of unknown band by Harald Welte · 3 years, 9 months ago
  69. 52ae168 bts: Fix TC_rach_load_count by Harald Welte · 3 years, 9 months ago
  70. e37f9a5 bts: Fix TC_rach_load_idle_thresh0() by Harald Welte · 3 years, 9 months ago
  71. 7622022 bts: Make TC_pcu_socket_verify_info_ind pass by Harald Welte · 3 years, 9 months ago
  72. 7e1d0a2 fixup BTS_Tests: verify hopping parameters in the INFO.ind message by Vadim Yanitskiy · 3 years, 10 months ago
  73. aa553ed fixup BTS_Tests: also match MA length in TC_pcu_info_ind_fh_params() by Vadim Yanitskiy · 3 years, 10 months ago
  74. ca81392 BTS_Tests: group hopping parameters into a separate record by Vadim Yanitskiy · 3 years, 10 months ago
  75. cc4e149 BTS_Tests: simplify MA length calculation in f_resolve_fh_params() by Vadim Yanitskiy · 3 years, 10 months ago
  76. 9308cd6 BTS_Tests: also match MA length in TC_pcu_info_ind_fh_params() by Vadim Yanitskiy · 3 years, 10 months ago
  77. 5283f55 BTS_Tests: verify NSVC IPv4/IPv6 in the INFO.ind message by Alexander Couzens · 4 years ago
  78. 6f9f7d2 library/Osmocom_Types: share RA generation helpers from BTS_Tests by Vadim Yanitskiy · 3 years, 11 months ago
  79. 3b464a9 library/GSM_RR_Types: s/MobileAllocation/MobileAllocationLV/g by Vadim Yanitskiy · 3 years, 11 months ago
  80. 7faef07 BTS_Tests: verify hopping parameters in the INFO.ind message by Vadim Yanitskiy · 4 years ago
  81. 4fa7425 BTS_Tests: compose the MA bitmask in f_resolve_fh_params() by Vadim Yanitskiy · 4 years ago
  82. 9e1206c library/PCUIF_Types: version 10: add frequency hopping parameters by Vadim Yanitskiy · 4 years ago
  83. b1ebcc0 BTS_Tests: introduce and use as_pcuif_check_pdch_mask() by Vadim Yanitskiy · 4 years ago
  84. 13a29d5 BTS_Tests: fixup PDCH tests: consider frequency hopping by Vadim Yanitskiy · 4 years ago
  85. 1d55dee BTS_Tests: fix PDCH tests: consider frequency hopping by Vadim Yanitskiy · 4 years ago
  86. a989428 BTS_Tests: implement optional frequency hopping support by Vadim Yanitskiy · 4 years ago
  87. 6c71c17 BTS_Tests: introduce and use helper f_l1ctl_est_dchan() by Vadim Yanitskiy · 4 years ago
  88. f7181ed library/GSM_RR_Types: share send templates for ChannelDescription by Vadim Yanitskiy · 4 years ago
  89. cb478ec library/GSM_SystemInformation: add dec_SystemInformationSafe() by Vadim Yanitskiy · 4 years ago
  90. 16ade78 BTS_Tests: extend rach content tests with emergency call by Philipp Maier · 4 years ago
  91. a5f0ed2 GSM_SystemInformation: use GSM_RestOctets for SI3 and SI4 rest_octets by Neels Hofmeyr · 4 years ago
  92. 89be060 BTS_Tests: mark both TC_rll_data_{req,ind} as TODO by Vadim Yanitskiy · 4 years ago
  93. 13c26f9 BTS_Tests: move ts_RRM_GprsSuspReq to L3_Templates.ttcn by Vadim Yanitskiy · 4 years ago
  94. b2a90db BTS_Tests: cosmetic: mark friend types / functions as such by Vadim Yanitskiy · 4 years ago
  95. 8239dd9 BTS_Tests: cosmetic: mark private types / functions as such by Vadim Yanitskiy · 4 years ago
  96. 71c39ea BTS_Tests: cosmetic: mark private test case functions as such by Vadim Yanitskiy · 4 years ago
  97. 45fe5e0 bts: Introduce TC_tx_power_ramp_adm_state_change by Pau Espin Pedrol · 4 years, 1 month ago
  98. b6985f9 bts: Introduce test TC_tx_power_start_ramp_down_bcch by Pau Espin Pedrol · 4 years, 1 month ago
  99. 89db3e0 BTS: refactor f_init_rsl(): make number of transceivers configurable by Vadim Yanitskiy · 4 years, 1 month ago
  100. 117c176 library/RSL_Types: fix RSL_IE_BS_Power: Power Level is 4 bit long by Vadim Yanitskiy · 4 years, 1 month ago