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