1. 596faa4 pcu: Introduce test TC_t3169 by Pau Espin Pedrol · 4 years, 9 months ago
  2. f787b09 pcu: Allow tests to overwrite pcuif INFO_IND params by Pau Espin Pedrol · 4 years, 9 months ago
  3. 36aa611 library/PCUIF_Types.ttcn: add optional parameter for RACH SAPI by Vadim Yanitskiy · 4 years, 10 months ago
  4. 1bd8ec5 library/RLCMAC_Types.ttcn: implement PTCCH/D message coding by Vadim Yanitskiy · 4 years, 10 months ago
  5. 759cb29 library/RLCMAC_CSN1_Types.ttcn: implement Packet Power Control/Timing Advance by Vadim Yanitskiy · 4 years, 10 months ago
  6. 06ca64d library/GSM_RR_Types.ttcn: fix 'Assignment' vs 'Allocation' confusion by Vadim Yanitskiy · 4 years, 10 months ago
  7. eb57062 library/GSM_RR_Types.ttcn: fix 'presence' in tr_PacketUlSglAssign by Vadim Yanitskiy · 4 years, 10 months ago
  8. 0eb2662 PCU_Tests_RAW.ttcn: add test case for UL link quality adaptation by Vadim Yanitskiy · 4 years, 10 months ago
  9. 799cd3f library/PCUIF_CodecPort.ttcn: strip padding bytes from PCUIF_data by Vadim Yanitskiy · 4 years, 10 months ago
  10. c524849 library/RLCMAC_CSN1_Types.ttcn: add UL Packet Resource Request by Vadim Yanitskiy · 4 years, 10 months ago
  11. f7d9c0f Introduce PCUIF, BTS and ClckGen components for RAW PCU test cases by Vadim Yanitskiy · 4 years, 10 months ago
  12. 02acf82 SABP CodecPort and SABP_Adapter by Harald Welte · 4 years, 10 months ago
  13. 65dad8e SABP (Service Area Broadcast Protocol) definitions by Harald Welte · 5 years ago
  14. f6e991c Revert "MGCP: fix pattern warning" by Neels Hofmeyr · 4 years, 10 months ago
  15. a9a52ff MGCP: fix pattern warning by Max · 6 years ago
  16. 23b7440 library/L1CTL_PortType.ttcn: use templates from GSM_RR_Types by Vadim Yanitskiy · 4 years, 10 months ago
  17. e1527f7 library/PCUIF_Types.ttcn: mark PCUIF_Text as 'null_terminated' by Vadim Yanitskiy · 4 years, 10 months ago
  18. d8f28e6 Revert "library/PCUIF_Types.ttcn: inform RAW codec about PADDING in PCUIF_data" by Vadim Yanitskiy · 4 years, 10 months ago
  19. bfcb320 L3 Templates: PDU_L3_MS_SGSN: export ptmsi in template signature by Alexander Couzens · 4 years, 11 months ago
  20. c9b2ba2 library/LAPDm_RAW_PT.ttcn: use templates from GSM_RR_Types by Vadim Yanitskiy · 4 years, 10 months ago
  21. 6edd4f5 library/GSM_RR_Types.ttcn: introduce generic tr_IMM_TBF_ASS by Vadim Yanitskiy · 4 years, 10 months ago
  22. 7091e8d library/GSM_RR_Types.ttcn: refactor IaRestOctHH coding by Vadim Yanitskiy · 4 years, 10 months ago
  23. a4aacc2 library/GSM_RR_Types.ttcn: fix: apply '2B'O padding to GsmRrMessage by Vadim Yanitskiy · 4 years, 10 months ago
  24. d4205c3 library/GSM_RR_Types.ttcn: fix hard-coded L2 pseudo length in tr_IMM_ASS by Vadim Yanitskiy · 4 years, 10 months ago
  25. 9b2a3e8 library/GSM_RR_Types.ttcn: fix ImmediateAssignment coding regressions by Vadim Yanitskiy · 4 years, 10 months ago
  26. 187f7a9 bsc: Test that ETWS Primary Notification are sent via dedicated channels by Harald Welte · 4 years, 10 months ago
  27. 25a6075 CBSP: Fix receive templates if channel_ind == omit by Harald Welte · 4 years, 10 months ago
  28. 11b734c bts: Test if BTS forwards ETWS Primary Notification to PCU by Harald Welte · 4 years, 10 months ago
  29. 1f4486c library/GSM_RR_Types.ttcn: fix: IA Rest Octets may have optional padding by Vadim Yanitskiy · 4 years, 10 months ago
  30. f10bb45 library/GSM_RR_Types.ttcn: fix: IA Rest Octets is mandatory IE by Vadim Yanitskiy · 4 years, 10 months ago
  31. dd6d5d1 library/PCUIF_Types.ttcn: inform RAW codec about PADDING in PCUIF_data by Vadim Yanitskiy · 4 years, 10 months ago
  32. 09538f8 bsc: Test suite for CBSP (Cell Broadcast Service Protocol) by Harald Welte · 5 years ago
  33. b522323 CBSP: Hack to make receive templates work by Harald Welte · 4 years, 10 months ago
  34. 908ce54 bts: Add test for ETWS Primary Notification via P1 Rest Octets by Harald Welte · 4 years, 10 months ago
  35. cd451ef Add CBSP_CodecPort + CBSP_Adapter by Harald Welte · 5 years ago
  36. ea26034 Add CBSP (Cell Broadcast Service Protocol) types + templates by Harald Welte · 5 years ago
  37. ce0d615 sgsn: Proper shutdown of RAN_Adapter components by Pau Espin Pedrol · 4 years, 11 months ago
  38. aac9b9c BSSGP_Emulation: add BssgpDecodeDepth by Oliver Smith · 4 years, 11 months ago
  39. a2cf8bd BSSGP_Emulation: as_unblocked: fix SIG broadcast by Oliver Smith · 4 years, 11 months ago
  40. 0d7b7ab Revert "RAN_Adapter: invert check for RAN_ops == omit" by Oliver Smith · 5 years ago
  41. 0e03808 DIAMETER_Emulation: Remove unused dependency to MobileL3 and DNS by Harald Welte · 5 years ago
  42. 3286eb3 IPA_Emulation: Fix building without CTRL support by Harald Welte · 5 years ago
  43. d27ab24 library: Add DIAMETER Templates, Emulation, CodecPort by Harald Welte · 5 years ago
  44. 5aadb0e library: Add [generated] DIAMETER_Types.ttcn by Harald Welte · 5 years ago
  45. 0f7d03a mme: Add GTPv2 support by Harald Welte · 5 years ago
  46. fc5f637 library: Add initial set of LTE/EPC NAS templates by Harald Welte · 5 years ago
  47. 3549811 library: Add S1AP CodecPort/Emulation by Harald Welte · 5 years ago
  48. 5932cd3 RAN_Adapter: invert check for RAN_ops == omit by Alexander Couzens · 5 years ago
  49. d7b2950 RAN_Adapter: protect RAN_EMULATION_CTRL with ifdef by Alexander Couzens · 5 years ago
  50. 717c730 RAN_Emulation: Support for PS domain by Harald Welte · 5 years ago
  51. 955aa94 BSSGP_Emulation: Abandon "BssgpDecoded" intermediate structure by Harald Welte · 5 years ago
  52. ce818da library: Add S1AP Templates by Harald Welte · 5 years ago
  53. 799049c library: S1AP encoding/decoding using libfftranscode and ASN.1 from V15.5.0 by Harald Welte · 5 years ago
  54. b8a4ac8 mme: initial skeleton for MME / SGsAP tetss by Harald Welte · 5 years ago
  55. 9140101 bsc: add TC_ho_neighbor_config_1 thru _7 by Neels Hofmeyr · 5 years ago
  56. af2f1f8 library: allow "?" in tr_ML3_MT_MM_ID_Req again by Oliver Smith · 5 years ago
  57. 1d118ff msc: add check IMEI tests by Oliver Smith · 5 years ago
  58. 3289845 L3_Templates: add enum CmIdentityType by Oliver Smith · 5 years ago
  59. b4bf2b2 Cosmetic: L3_Templates: fix comment: fro -> for by Oliver Smith · 5 years ago
  60. 745ed95 L3_Templates: fix IMEI length: 14 (not 15) by Oliver Smith · 5 years ago
  61. f3cc649 library/L1CTL_Types.ttcn: introduce TRAFFIC_{REQ|IND} templates by Vadim Yanitskiy · 5 years ago
  62. 71136df library/TRXC_Types.ttcn: add FAKE_CI command for C/I simulation by Vadim Yanitskiy · 5 years ago
  63. f829854 ggsn: Add TC_pdp4_act_deact_ipcp_pap_broken() by Harald Welte · 5 years ago
  64. 216019f RTP_Emulation: allow expecting connection refused by Oliver Smith · 5 years ago
  65. 1a026a5 lib/mgcp: Add new port with support to handle multiple MGCP sockets by Pau Espin Pedrol · 5 years ago
  66. aba4216 BSSMAP_Templates: Provide complete set of CellID related rx/tx templates by Harald Welte · 5 years ago
  67. f2c3fa9 library/RAN_Emulation.ttcnpp: fix: properly handle SAPI / DLCI for RANAP by Vadim Yanitskiy · 5 years ago
  68. e06f228 library/ranap: enrich both t(s|r)_RANAP_DirectTransfer templates by Vadim Yanitskiy · 5 years ago
  69. 43021cb lib/bssmap: Introduce function f_bssmap_ie_cic_2_int() by Pau Espin Pedrol · 5 years ago
  70. ae8f262 BTS: BS power tests by Eric Wild · 5 years ago
  71. 6c9fafc library/GSUP_Types.ttcn: refactor PROC_SS IEs generation by Vadim Yanitskiy · 5 years ago
  72. de8af3d library/L1CTL_PortType.ttcn: clarify and unify timeout messages by Vadim Yanitskiy · 5 years ago
  73. acc5119 lib/IPA_Emulation: Build IPA_CTRL conditionally based on define by Pau Espin Pedrol · 5 years ago
  74. 579cd7a lib/CTRL: Improve and add more helper templates and functions by Pau Espin Pedrol · 5 years ago
  75. 5a2d743 bsc: Introduce test TC_ctrl_location by Pau Espin Pedrol · 5 years ago
  76. 4d0e5e5 lib/RAN: Introduce CTRL_CLIENT port to access CTRL muxed in RAN IPA conn by Pau Espin Pedrol · 5 years ago
  77. 76ba541 bsc: Fix trailing whitespace by Pau Espin Pedrol · 5 years ago
  78. 936dbe6 hlr: add Check IMEI tests by Oliver Smith · 5 years ago
  79. 61edb7e BTS: add some dynamic power control tests by Eric Wild · 5 years ago
  80. 6bf6313 CTRL_Types: Fix SET value not encoded in message by Pau Espin Pedrol · 5 years ago
  81. 9554918 bsc: Only append Osmux IEs in BSSAP AoIP by Pau Espin Pedrol · 5 years ago
  82. c6b78ff Add and set transport field for RanOps structure by Pau Espin Pedrol · 5 years ago
  83. a7d81f1 RSL_Types: Fix definition of RLL ERROR INDICATION by Harald Welte · 5 years ago
  84. 9ea918c bts: Add TC_segm_concat to test segmentation+concatenation by Harald Welte · 5 years ago
  85. 2f2b2b7 bts: Extend LAPDm test suite with a number of new tests by Harald Welte · 5 years ago
  86. 1365a4e LAPDm_RAW_PT: Fix handling of LAPDm on SACCH (L1 header) by Harald Welte · 5 years ago
  87. 66f0754 LAPDm_RAW_PT: Switch to dedicated channel without RACH+IMM.ASS by Harald Welte · 5 years ago
  88. 7c2c10c BTS_Tests.ttcn: introduce TC_ho_rach() for handover RACH by Vadim Yanitskiy · 5 years ago
  89. ab448a5 library/RSL_Types.ttcn: t(r|)s_RSL_CHAN_RQD: make chan_nr configurable by Vadim Yanitskiy · 5 years ago
  90. e432ba9 L1CTL_RACH_REQ: make both chan_nr and link_id configurable by Vadim Yanitskiy · 5 years ago
  91. 0a8d6da L1CTL_Types.ttcn: accept SacchL1Header in ts_L1CTL_DATA_REQ_SACCH by Vadim Yanitskiy · 5 years ago
  92. 2f01fbd ts_TRXC_FAKE_RSSI(): define RSSI range, allow signed values by Vadim Yanitskiy · 5 years ago
  93. 9de7f64 LAPDm_RAW_PT: Always pad MAC blocks to their size by Harald Welte · 5 years ago
  94. bb9512e bts: move f_pad_oct() to Osmocom_Types as it's generally useful by Harald Welte · 5 years ago
  95. 2a92e2a L1CTL_Types.ttcn: do not restrict the length of L1ctlDataInd by Vadim Yanitskiy · 5 years ago
  96. f1827a7 Extend BTS_Tests.ttcn with test for RSL MODE MODIFY with encryption IE by Eric Wild · 5 years ago
  97. c8effb7 bts: Verify PCU socket can disconnect + re-connect by Harald Welte · 5 years ago
  98. 6b86b34 Fix use of osmocom-extended RSL Channel Numbers by Harald Welte · 5 years ago
  99. 990a361 L1CTL: Add support for CCCH_MODE_COMBINED_CBCH by Harald Welte · 5 years ago
  100. 34b5a95 cosmetic: Update copyright statement, license notice and SPDX by Harald Welte · 5 years ago