1. 2f01fbd ts_TRXC_FAKE_RSSI(): define RSSI range, allow signed values by Vadim Yanitskiy · 5 years ago
  2. 9de7f64 LAPDm_RAW_PT: Always pad MAC blocks to their size by Harald Welte · 5 years ago
  3. bb9512e bts: move f_pad_oct() to Osmocom_Types as it's generally useful by Harald Welte · 5 years ago
  4. 2a92e2a L1CTL_Types.ttcn: do not restrict the length of L1ctlDataInd by Vadim Yanitskiy · 5 years ago
  5. f1827a7 Extend BTS_Tests.ttcn with test for RSL MODE MODIFY with encryption IE by Eric Wild · 5 years ago
  6. c8effb7 bts: Verify PCU socket can disconnect + re-connect by Harald Welte · 5 years ago
  7. 6b86b34 Fix use of osmocom-extended RSL Channel Numbers by Harald Welte · 5 years ago
  8. 990a361 L1CTL: Add support for CCCH_MODE_COMBINED_CBCH by Harald Welte · 5 years ago
  9. 34b5a95 cosmetic: Update copyright statement, license notice and SPDX by Harald Welte · 5 years ago
  10. eaa9a86 bts: Add TC_pcu_rr_suspend() to test forwarding of RR SUSPEND via PCU socket by Harald Welte · 5 years ago
  11. a65697d msc: Introduce Osmux infra and one test for osmo-msc by Pau Espin Pedrol · 5 years ago
  12. c6a53db bsc: Introduce Osmux infra and one test for osmo-bsc by Pau Espin Pedrol · 5 years ago
  13. b2c6b38 Add Osmux support and tests for MGW by Pau Espin Pedrol · 5 years ago
  14. 5eff975 BSSMAP_templates: Update templates to set Osmux fields by Pau Espin Pedrol · 5 years ago
  15. 4a129f8 bts: Add tests for CBCH LOAD IND (underflow, overflow) by Harald Welte · 5 years ago
  16. a3ff670 bts: Refactor code to support mixed DEFAULT + NORMAL and EXTENDED CBCH by Harald Welte · 5 years ago
  17. e38bfe0 RTP_Emulation: Avoid failure if T_transmit triggers between bind and connect by Pau Espin Pedrol · 5 years ago
  18. 1028017 RSL_Types: Add ts_RSL_IE_MS_Power() template for MS Power IE by Harald Welte · 5 years ago
  19. 921f9e0 RSL_Types: Add dissected RSL_IE_ActivationType and related templates by Harald Welte · 5 years ago
  20. b05fd2d L1CTL: Add f_L1CTL_DM_EST_REQ() for activation without IMM.ASS by Harald Welte · 5 years ago
  21. c8d363c bts: Add TC_sacch_chan_act() to test SACCH INFO at RSL CHAN ACT by Harald Welte · 5 years ago
  22. a670615 RSL_Types: Add support for RSL_IE_MSG_ID as used in ERROR REPORT by Harald Welte · 5 years ago
  23. c78ea26 library/PCUIF_Types.ttcn: add explicit ALIGN(left) attribute by Vadim Yanitskiy · 5 years ago
  24. a2d59c6 add three tests for CIPHER MODE COMPLETE without algo by Stefan Sperling · 6 years ago
  25. d29a64c Fix regression in tr_GSUP_PROC_SS_ERR during inter-MSC-ho by Harald Welte · 5 years ago
  26. 0622a9f Make f_gen_tr_ss_ies() work for both 'latest' and 'master' by Harald Welte · 5 years ago
  27. 1e5a02d BSSGP_Emulation: More/improved comments by Harald Welte · 5 years ago
  28. c43c8cd Revert partial of 0ac6315212a3 ("msc: add inter-BSC and inter-MSC Handover tests") by Alexander Couzens · 5 years ago
  29. 1b85bf3 BSSGP_Emulation: Implement LLC sending also for SGSN-role by Harald Welte · 5 years ago
  30. 425f782 BSSGP_Emulation: Pass uplink L3 to BSSGP Uplink Unitdata by Harald Welte · 5 years ago
  31. 8d1d893 BSSGP_Emulation: Fix transmission of MT L3 in LLC/BSSGP by Harald Welte · 5 years ago
  32. 9b06488 library: Add PAP_Types for PPP Authentication Protocol (RFC 1334) by Harald Welte · 5 years ago
  33. 03d4e2b RAN_Emulation: Fix IMSI table lookup on RANAP paging by Harald Welte · 5 years ago
  34. 0ac6315 msc: add inter-BSC and inter-MSC Handover tests by Neels Hofmeyr · 5 years ago
  35. 2ca1ab4 msc: mo and mt voice call tests: add lots of missing parts by Neels Hofmeyr · 5 years ago
  36. 475a2c1 move as_iu_release_compl_disc from BSC_ConnHdlr to RAN_Emulation by Harald Welte · 5 years ago
  37. bc04327 RAN_Adapter: More verbose logging by Harald Welte · 5 years ago
  38. 07d99c8 move imsi_hex2oct to Osmocom_Types.ttcn by Harald Welte · 5 years ago
  39. d21f6a2 LLC_Templates: Add XID related templates by Harald Welte · 5 years ago
  40. 5b02762 RAN_Emulation: Add RANAP support by Harald Welte · 5 years ago
  41. a013e68 HNBAP, RUA and RANAP protocol codecs by Harald Welte · 6 years ago
  42. 3e16b4d RAN_Adapter: Support build without IPA / BSSAP support by Harald Welte · 5 years ago
  43. 3ca0ce1 RAN_Adapter: Rename functions from f_bssap_* to f_ran_adapter_* by Harald Welte · 5 years ago
  44. 2fce788 RAN_Emulation: Modularize protocol support by Harald Welte · 5 years ago
  45. ceaff26 LLC_Templates: Add templates for NULL and DISC by Harald Welte · 5 years ago
  46. f7a5c3c LLC_Templates: Add SABM, UA, FRMR, DM templates by Harald Welte · 5 years ago
  47. 51cbc10 BTS_Tests.ttcn: add TC_pcu_ext_rach_content() for 11-bit RACH by Vadim Yanitskiy · 5 years ago
  48. 5c83679 library/L1CTL_Types.ttcn: add L1CTL_EXT_RACH_REQ message by Vadim Yanitskiy · 5 years ago
  49. 4e79ff5 library/L1CTL_Types.ttcn: fix: add missing L1CTL_BURST_IND message by Vadim Yanitskiy · 5 years ago
  50. 6811d10 Rename BSSMAP_Emulation -> RAN_Emulation by Harald Welte · 5 years ago
  51. abc73e1 BSSMAP_Emulation: Check for ==/!= null instead of isvalue() by Daniel Willmann · 5 years ago
  52. c7dddbd Ensure BcdMccMnc is encoded as 24.008 10.5.5.15 by Alexander Couzens · 5 years ago
  53. d3e0bfa SGsAP_Templates: Remove invalid template. by Philipp Maier · 5 years ago
  54. 4bff40a PCUIF: Add templates for PCU_IF_MSG_SUSP_REQ by Harald Welte · 5 years ago
  55. 797ab3a pcu: Fix MCC/MNC handling: use 'F' between MCC and MNC in 2-digit case by Harald Welte · 5 years ago
  56. 23989a6 Osmocom_Gb_Types: Add more templates for BSSGP SUSPEND/RESUME by Harald Welte · 5 years ago
  57. b16516c GSM_RR_Types: Add enc_RoutingAreaIdentification() by Harald Welte · 5 years ago
  58. 001b0da BSSGP_Emulation: Handle incoming BVCI=0 messages by Harald Welte · 5 years ago
  59. f12b5a4 pcu: Ensure we're always using the same defaults for the CGI by Harald Welte · 5 years ago
  60. e81d84e NS_Emulation: Disable sending NS-RESET from SGSN to BSS by Harald Welte · 6 years ago
  61. 5e514fa NS_Emulation: Add minimal support for SGSN-side SNS handling by Harald Welte · 6 years ago
  62. d0e64b0 BSC_Tests: add testcases to verify S15-S0 handling by Philipp Maier · 5 years ago
  63. c8c0b40 MGCP_Test: allow setting of fmtp parameters by Philipp Maier · 5 years ago
  64. 68b4743 Log PCU socket path on errors by Max · 5 years ago
  65. ee6a088 ggsn: add tests to validate IPv4v6 pdp ctx by Oliver Smith · 5 years ago
  66. 82fd04b msc: add codec to all Assignment Complete messages by Neels Hofmeyr · 5 years ago
  67. b7aae8b IPA: log host:port on listen errors by Max · 5 years ago
  68. c574829 library/GSUP_Types.ttcn: add CHECK-IMEI message by Oliver Smith · 5 years ago
  69. a321981 PCUIF: Add send + receive templates for TIME_IND by Harald Welte · 5 years ago
  70. 0a3d63f PCUIF: Accept any ARFCN in tr_PCUIF_DATA_REQ by Harald Welte · 5 years ago
  71. 913bbf6 PCUIF_Types: Add enumerated PCUIF_BurstType by Harald Welte · 5 years ago
  72. 7209955 PCU: Add test for SNS Change Weight procedure by Harald Welte · 5 years ago
  73. 630d0e6 PCU: Add tests for SNS with separate signalling/data NS-VC, ADD, DEL by Harald Welte · 5 years ago
  74. a071ee4 RTP_Emulation: check received RTP packets by Philipp Maier · 5 years ago
  75. 4c422b7 MSC: Verify CSFB INDICATOR is present in CLEAR COMMAND by Harald Welte · 5 years ago
  76. 07e8dde PCUIF: Use OCT4 for IP address, not uint32_t by Harald Welte · 5 years ago
  77. e1fd916 PCUIF: Prepare for simulating BTS side of PCU Interface by Harald Welte · 5 years ago
  78. f4bf131 Osocom_Gb_Types: Add send/receive templates for SNS-SIZE and SNS-CONFIG procedure by Harald Welte · 6 years ago
  79. 387ab37 Osmocom_Gb_Types: Differentiate send (value) and receive templates by Harald Welte · 6 years ago
  80. a7377d8 General_Types: Add BIT13, BIT28, BIT29, BIT30 by Harald Welte · 5 years ago
  81. c682666 IPA_Emulation: Integrate OML decoding/encoding; add OML port by Harald Welte · 5 years ago
  82. 0aa0abc Add TTCN-3 definition of GSM Abis OML protocol (TS 12.21) by Harald Welte · 5 years ago
  83. 9978710 bsc: Test CSFB "Fast Return" in new TC_chan_rel_hard_clear_csfb by Harald Welte · 5 years ago
  84. 924b6ea bsc: replace octet string with decmatch when matching RR RELEASE by Harald Welte · 5 years ago
  85. 4263c52 WIP: MSC_Tests: Add SGs testcases by Harald Welte · 6 years ago
  86. 4d1e9c9 BTS_Tests: Verify RSL MS POWER CONTROL and SACCH MS POWER LEVEL by Philipp Maier · 6 years ago
  87. 9b690e4 MSC_ConnectionHandler: Optionally check MM Info by Philipp Maier · 6 years ago
  88. f1f39bd library/GSUP_Types.ttcn: actualize both GSUP_SM_RP_{DA|OA} by Vadim Yanitskiy · 6 years ago
  89. 1f581b4 Osmocom_CTRL_Adapter: Let the OS decide over the local port number by Philipp Maier · 6 years ago
  90. 4426598 MGCP: remove commented variants by Max · 6 years ago
  91. 88e2323 library/GSUP_Types.ttcn: add READY-FOR-SM message by Vadim Yanitskiy · 6 years ago
  92. 8a1d4b6 library/GSUP_Types.ttcn: add MO-/MT-FORWARD-SM messages by Vadim Yanitskiy · 6 years ago
  93. 772a845 library/GSUP_Types.ttcn: fix IE order in PROC_SS_ERROR templates by Vadim Yanitskiy · 6 years ago
  94. 21c4233 library/GSUP_Types.ttcn: fix missing session state IE in PROC_SS_ERR by Vadim Yanitskiy · 6 years ago
  95. bc18afa library/SS_Templates.ttcn: add SS_USSD_FACILITY_INVOKE templates by Vadim Yanitskiy · 6 years ago
  96. 8d33a13 BSSMAP_Templates: do not match on omit in tr_BSSMAP_HandoverPerformed template by Philipp Maier · 6 years ago
  97. 4c32b95 start implementing the TC_paging() PCU test by Stefan Sperling · 6 years ago
  98. a0cacc7 BSSMAP_Templates: Add missing field in tr_BSSMAP_HandoverPerformed template by Philipp Maier · 6 years ago
  99. 26d57be support odd-length calling MSISDN in MSC tests by Stefan Sperling · 6 years ago
  100. cff1356 attempt to fix a race condition in BSC test's f_ts_dyn_mode_get by Stefan Sperling · 6 years ago