1. ad70991 RAW_NS: remove usage of mp_gb_cfg by Alexander Couzens · 3 years, 10 months ago
  2. 2beaa20 RAW_NS: remove usage of mp_nsconfig by Alexander Couzens · 3 years, 10 months ago
  3. b3d4c67 RAW_NS: f_init_ns_codec: add argument tc_idx to modify the port by Alexander Couzens · 3 years, 10 months ago
  4. 93331e7 BSSGP_Emulation: Make L3 (SM/GMM) decoding a compile-time option by Harald Welte · 3 years, 10 months ago
  5. f57ff03 PCU_Tests_NS: add missing bound of nrf by Alexander Couzens · 3 years, 10 months ago
  6. 1e5dc48 library/PCUIF_Types: version 10: support IPv6 NSVC addr by Alexander Couzens · 4 years ago
  7. 7a04cdd PCU_Tests: randomize MA length in f_TC_pcuif_fh_params_gen() by Vadim Yanitskiy · 3 years, 10 months ago
  8. 43ccaf5 library/PCUIF_Types: version 10: add Mobile Allocation length field by Vadim Yanitskiy · 3 years, 10 months ago
  9. ef0c1b5 PCU_Tests: introduce and use f_TC_pcuif_fh_params_gen() by Vadim Yanitskiy · 3 years, 10 months ago
  10. 355ab56 PCU_Tests_NS: allow an UNBLOCK message to arrive before ALIVE by Alexander Couzens · 4 years ago
  11. 1220a24 RAW_NS: implement f_outgoing_ns_reset by Alexander Couzens · 3 years, 10 months ago
  12. 3c268da PCU: move RAW_NS into own file to use it in the SGSN tests by Alexander Couzens · 3 years, 10 months ago
  13. c03eb12 pcu: Test Downlink UNIT_DATA messages from SGSN containing IMSI IE by Pau Espin Pedrol · 3 years, 11 months ago
  14. 3b464a9 library/GSM_RR_Types: s/MobileAllocation/MobileAllocationLV/g by Vadim Yanitskiy · 3 years, 11 months ago
  15. 0d59080 library/PCUIF_Types: fix typo: s/local_pprt/local_port/g by Vadim Yanitskiy · 3 years, 11 months ago
  16. 94fe83e PCU_Tests: verify handling of frequency hopping parameters by Vadim Yanitskiy · 4 years ago
  17. 9e1206c library/PCUIF_Types: version 10: add frequency hopping parameters by Vadim Yanitskiy · 4 years ago
  18. 7431e9e GPRS_Components: s/f_ms_rx_imm_ass_pacch/f_ms_rx_pkt_ass_pacch/g by Vadim Yanitskiy · 4 years ago
  19. f3cb4dd library/RLCMAC_Templates: make ts_RLC_UL_CTRL_ACK accept a template by Vadim Yanitskiy · 4 years ago
  20. c155930 library/PCUIF_Types: make PCUIF version configurable by Vadim Yanitskiy · 4 years ago
  21. f77421f PCU_Tests_NS: use ts_PCUIF_INFO_default from PCU_Tests by Vadim Yanitskiy · 4 years ago
  22. cdbe903 pcu: Introduce test TC_ul_tbf_reestablish_with_pkt_resource_req by Pau Espin Pedrol · 4 years ago
  23. e1195bb cosmetic: pcu: Fix whitespacing typos by Pau Espin Pedrol · 4 years ago
  24. 5e6844d pcu: Introduce TC_ul_data_toolong_fills_padding by Pau Espin Pedrol · 4 years ago
  25. fb2301e pcu: Introduce test TC_ull_all_sizes by Pau Espin Pedrol · 4 years, 1 month ago
  26. 245bfcb pcu: Support sending with CS other than CS1 in f_ms_tx_ul_block() by Pau Espin Pedrol · 4 years, 1 month ago
  27. 05b6c17 pcu: Introduce test TC_ul_flow_multiple_llc_blocks by Pau Espin Pedrol · 4 years, 1 month ago
  28. 28d18e1 PCU: s/f_establish_tbf/f_pcuif_tx_rach_rx_imm_ass/g by Vadim Yanitskiy · 4 years, 2 months ago
  29. 4389390 PCU: revert changes to f_TC_egprs_pkt_chan_req(), fix tests by Vadim Yanitskiy · 4 years, 2 months ago
  30. 1617e31 pcu: Add missing f_shutdown() to exit as soon as possible without final=true by Pau Espin Pedrol · 4 years, 2 months ago
  31. 6791eb6 pcu: TC_mt_ping_pong: Request UL TBF on last DL ACK by Pau Espin Pedrol · 4 years, 2 months ago
  32. 9040111 pcu: Parse ChCodingCommand on CCHAN Ul Ass by Pau Espin Pedrol · 4 years, 2 months ago
  33. eb98025 pcu: Parse USF from Pkt Ul Ass by Pau Espin Pedrol · 4 years, 2 months ago
  34. 84d1dd5 fixup pcu/GPRS_Components: do not duplicate existing functions by Vadim Yanitskiy · 4 years, 2 months ago
  35. 7466c33 pcu/GPRS_Components: return GsmRrMessage from f_pcuif_rx_imm_ass() by Vadim Yanitskiy · 4 years, 2 months ago
  36. 4f7b8fd pcu: Refactor GPRS infrastructure to keep state and simplify tests by Pau Espin Pedrol · 4 years, 2 months ago
  37. 34c940b pcu/GPRS_Components: send DATA.cnf in f_pcuif_rx_imm_ass() by Pau Espin Pedrol · 4 years, 2 months ago
  38. fddc20b pcu/GPRS_Components: call f_shutdown() immediately on timeout by Pau Espin Pedrol · 4 years, 2 months ago
  39. 71c08f6 pcu/GPRS_Components: get rid of meaningless bts_nr argument by Pau Espin Pedrol · 4 years, 2 months ago
  40. c4324ff PCU: introduce TC_egprs_pkt_chan_req_reject_exhaustion by Vadim Yanitskiy · 4 years, 2 months ago
  41. 7e06c25 PCU: introduce TC_egprs_pkt_chan_req_reject_emergency by Vadim Yanitskiy · 4 years, 2 months ago
  42. 4f56d32 PCU: introduce TC_egprs_pkt_chan_req_reject_content by Vadim Yanitskiy · 4 years, 2 months ago
  43. a4d2100 update expected results by Neels Hofmeyr · 4 years, 2 months ago
  44. adbbe1e pcu: Expect UL ACK/NACK after all UL data is transmitted by Pau Espin Pedrol · 4 years, 2 months ago
  45. 692222c Add initial support for Packet Uplink Ack/nack EGPRS Struct by Pau Espin Pedrol · 4 years, 2 months ago
  46. aedc511 Move all GPRS helper function to its own file and component by Pau Espin Pedrol · 4 years, 2 months ago
  47. a416cb8 Introduce test TC_ul_intermediate_retrans by Pau Espin Pedrol · 4 years, 2 months ago
  48. 487d634 pcu: Introduce test TC_countdown_procedure by Pau Espin Pedrol · 4 years, 2 months ago
  49. 4cbb960 pcu: f_tx_rlcmac_ul_n_blocks(): Keep BSN state and return all payload sent by Pau Espin Pedrol · 4 years, 2 months ago
  50. 5feace6 pcu: Use BS_CV_MAX in f_tx_rlcmac_ul_n_blocks by Pau Espin Pedrol · 4 years, 2 months ago
  51. 0c0bf87 Introduce test TC_force_two_phase_access by Pau Espin Pedrol · 4 years, 2 months ago
  52. 42acafc pcu: Introduce TC_mo_ping_pong_with_ul_racap_egprs_only by Pau Espin Pedrol · 4 years, 2 months ago
  53. 45b664b pcu: Support decoding Egprs Pkt Ul Ass on PDCH by Pau Espin Pedrol · 4 years, 2 months ago
  54. 02c972d pcu: use correct RA type to properly test 2phase access by Pau Espin Pedrol · 4 years, 2 months ago
  55. 1832cd8 pcu: f_dl_block_ack_fn(): Allow passing ctrl dl_block by Pau Espin Pedrol · 4 years, 2 months ago
  56. 4aac3d0 pcu: Properly pass tlli in f_tx_rlcmac_ul_n_blocks() by Pau Espin Pedrol · 4 years, 2 months ago
  57. 71238c1 PCU: introduce a new test case TC_dl_flow_more_blocks by Vadim Yanitskiy · 4 years, 2 months ago
  58. b6733a6 PCU: refactor and simplify f_rx_rlcmac_dl_block_exp_data() by Vadim Yanitskiy · 4 years, 2 months ago
  59. d4f22aa library: enrich tr_RLCMAC_DATA_RRBP, rename to tr_RLCMAC_DATA_GPRS by Vadim Yanitskiy · 4 years, 2 months ago
  60. 2742bcd PCU: introduce f_rrbp_ack_fn(), fix poll frame number calculation by Vadim Yanitskiy · 4 years, 2 months ago
  61. b043b78 PCU: fix f_pkt_paging_match_tmsi(): drop copy-pasted line by Vadim Yanitskiy · 4 years, 2 months ago
  62. 5cbebf8 PCU: PCU_Tests.default: add 'USER' category to ConsoleMask by Vadim Yanitskiy · 4 years, 2 months ago
  63. 2e213ae PCU: refactor f_imm_ass_verify_{ul,dl}_tbf_ass(): call f_shutdown() by Vadim Yanitskiy · 4 years, 2 months ago
  64. 91f8a09 PCU: introduce f_shutdown() to ensure proper tear down by Vadim Yanitskiy · 4 years, 2 months ago
  65. 8685b38 PCU: fix TC_ta_rach_imm_ass(): properly match Timing Advance by Vadim Yanitskiy · 4 years, 2 months ago
  66. 5b649cc PCU: f_imm_ass_verify_{ul,dl}_tbf_ass(): use 'in' qualifier by Vadim Yanitskiy · 4 years, 2 months ago
  67. 85cb991 PCU: fix f_establish_tbf(): always expect Uplink TBF by Vadim Yanitskiy · 4 years, 2 months ago
  68. f74ae99 PCU: fix f_establish_tbf(): use proper CHANNEL REQUEST by default by Vadim Yanitskiy · 4 years, 2 months ago
  69. f561ae0 PCU: drop meaningless 'udpReuseAddress' option by Vadim Yanitskiy · 4 years, 2 months ago
  70. 2456dad RLCMAC_EncDec.cc: Fix egprs data block encode alignment by Pau Espin Pedrol · 4 years, 3 months ago
  71. e8d7d16 Split templates in RLCMAC_{CSN1_}Types into their own _Templates file by Pau Espin Pedrol · 4 years, 3 months ago
  72. 8dd59fb pcu: Rename PCU*RAW* content to PCU by Pau Espin Pedrol · 4 years, 3 months ago
  73. 0e6ed2e pcu: Get rid of PCU_Tests.ttcn tests by Pau Espin Pedrol · 4 years, 3 months ago
  74. bc93633 pcu: Support retrieving BSN and TFI in tests from data_egprs blocks by Pau Espin Pedrol · 4 years, 3 months ago
  75. f24a6d3 PCU: fix f_pcuif_tx_data_cnf(): do not include paging group by Vadim Yanitskiy · 4 years, 3 months ago
  76. c90c049 PCU: introduce and use helper f_pcuif_tx_data_cnf() by Vadim Yanitskiy · 4 years, 3 months ago
  77. fd0b9db PCU: refactor f_pcuif_rx_imm_ass(): also handle PCH SAPI by Vadim Yanitskiy · 4 years, 3 months ago
  78. e51e006 pcu: Allow setting 'egprs only' mode by test by Pau Espin Pedrol · 4 years, 3 months ago
  79. 8f24571 pcu: Introduce test TC_mo_ping_pong_with_ul_racap by Pau Espin Pedrol · 4 years, 3 months ago
  80. fd6cbdf PCU: Timing Advance: introduce TC_ta_idle_dl_tbf_ass by Vadim Yanitskiy · 4 years, 3 months ago
  81. a0b47cf PCU: add test cases for EGPRS Packet Channel Request by Vadim Yanitskiy · 4 years, 4 months ago
  82. 8ae978c PCU: derive f_pcuif_rx_imm_ass() from f_establish_tbf() by Vadim Yanitskiy · 4 years, 4 months ago
  83. fb3edf9 library/L3_Templates: remove tr_PAGING_REQ1_MI1_TMSI, use existing MI templates by Vadim Yanitskiy · 4 years, 4 months ago
  84. 9c51313 PCU: fix f_tc_paging_ps_from_sgsn(): also match received MI by Vadim Yanitskiy · 4 years, 4 months ago
  85. 98bb2d5 library/GSM_RR_Types: do not duplicate Mobile Identity records by Vadim Yanitskiy · 4 years, 4 months ago
  86. 7b22421 PCU: also test GSGN originated PS/CS Paging containing TMSI by Vadim Yanitskiy · 4 years, 4 months ago
  87. cca15a3 pcu: cosmetic: fix formatting of 'execute' statements by Vadim Yanitskiy · 4 years, 4 months ago
  88. dc9666f pcu: Verify CodingScheme of received data blocks by Pau Espin Pedrol · 4 years, 4 months ago
  89. 2422d1f pcu: Introduce TC_mt_ping_pong_with_dl_racap by Pau Espin Pedrol · 4 years, 6 months ago
  90. e7cabe6 pcu: Introduce TC_mt_ping_pong by Pau Espin Pedrol · 4 years, 6 months ago
  91. 925818a pcu: Check received IMSI suffix from PCUIF paging request by Pau Espin Pedrol · 4 years, 7 months ago
  92. 322c793 PCU: fix: actually match IMSI in Packet Paging Request by Vadim Yanitskiy · 4 years, 7 months ago
  93. 5e51873 library/RLCMAC_CSN1_Types.ttcn: fix ps / cs selection in PageInfo union by Vadim Yanitskiy · 4 years, 7 months ago
  94. 4536c82 pcu: Move NS tests to PCU_Tests_RAW_NS.ttcn by Pau Espin Pedrol · 4 years, 7 months ago
  95. f04ba54 pcu: Pass correct fn to ts_PCUIF_DATA_CNF by Pau Espin Pedrol · 4 years, 7 months ago
  96. 88bf537 pcu: Introduce tests for CS and PS paging from SGSN/Gb by Pau Espin Pedrol · 4 years, 7 months ago
  97. 8f9daab pcu: add TC_paging_cs_from_bts by Oliver Smith · 4 years, 9 months ago
  98. ff8da19 pcu: Introduce test TC_t3193 by Pau Espin Pedrol · 4 years, 7 months ago
  99. a7b7566 pcu: Introduce test TC_imm_ass_dl_block_retrans by Pau Espin Pedrol · 4 years, 7 months ago
  100. 8948633 pcu: Introduce helpers to update AckNackDescription by Pau Espin Pedrol · 4 years, 7 months ago