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