1. f0a654c tbf_ul.h: Mark empty param list as void by Pau Espin Pedrol · 5 weeks ago
  2. d93f051 tbf.h: Fix wrong type declaration of field dl_ass_fsm by Pau Espin Pedrol · 5 weeks ago
  3. eeeaa07 bts: Drop no-longer existing GprsMsStorage reference by Pau Espin Pedrol · 5 weeks ago
  4. 1e4519e README.md: Remove 'multi-slot ul tbf' line from 'Current Limitations' by Pau Espin Pedrol · 5 weeks ago
  5. d76e3a3 Make sure GprsMs free() also frees its tbfs by Pau Espin Pedrol · 7 weeks ago
  6. 5eb7699 cosmetic: TbfTest: fix typo in comment by Pau Espin Pedrol · 7 weeks ago
  7. 2262916 doc: Mention the `gb-dialect` vty option, as it is quite essential by Harald Welte · 10 weeks ago
  8. 874aac5 fix license headers by Harald Welte · 3 months ago
  9. 0f0cc44 tbf_ul_fsm: Fix wrong cast by Pau Espin Pedrol · 3 months ago
  10. b04e1d7 Revert "Revert "pdch_ul_controller: migrate from fn_cmp() to gsm0502_fncmp()"" by Oliver Smith · 5 months ago
  11. 5c227e7 Bump version: 1.3.1.13-8a4c → 1.4.0 by Oliver Smith · 5 months ago 1.4.0
  12. 16729ba Revert "pdch_ul_controller: migrate from fn_cmp() to gsm0502_fncmp()" by Oliver Smith · 5 months ago
  13. 41bb800 bts: rename struct member gen_idle_blocks to gen_idle_blocks_C0 by Philipp Maier · 5 months ago
  14. 13fa09d Use uniform log format for default config files by Andreas Eversberg · 6 months ago
  15. 469584f gprs_rlcmac_sched: fix condition for generating dummy blocks on idle by Philipp Maier · 6 months ago
  16. 26dca56 pcu_l1_if: signal BTS model via PCUIF by Philipp Maier · 7 months ago
  17. c25f4fb TBF status: Fix VTY output text by Keith · 6 months ago
  18. 4614094 pcuif_proto: drop support for PCUIF v10 by Philipp Maier · 7 months ago
  19. 952f5c7 Increase RR scheduler priority to 20, to avoid dropped bursts by Andreas Eversberg · 7 months ago
  20. 8caa915 pcuif_proto: rename PCU_IF_FLAG_SYSMO to PCU_IF_FLAG_DIRECT_PHY by Philipp Maier · 8 months ago
  21. 24a2ac9 systemd: remove RestartPreventExitStatus=1 by Oliver Smith · 8 months ago
  22. 30a7d26 bts: bts_tfi_find_free(): fix -Wmaybe-uninitialized (false positive) by Vadim Yanitskiy · 8 months ago
  23. a155fe8 pdch_ul_controller: migrate from fn_cmp() to gsm0502_fncmp() by Vadim Yanitskiy · 8 months ago
  24. c1b0a37 tbf: Log poll timeout reason by Pau Espin Pedrol · 8 months ago
  25. 9658f02 Bump version: 1.3.0.1-09dc → 1.3.1 by Pau Espin Pedrol · 8 months ago pespin/release 1.3.1
  26. 09dc6b2 tbf_dl_fsm: Fix assert hit due to EV_MAX_N3105 received in ST_RELEASING by Pau Espin Pedrol · 8 months ago
  27. 3ef173b Bump version: 1.2.0.150-35a78-dirty → 1.3.0 by Pau Espin Pedrol · 8 months ago 1.3.0
  28. 35a7824 pcuif_sock: improve log output (OsmoBTS/OsmoBSC) by Philipp Maier · 9 months ago
  29. b52e843 osmobts_sock: cosmetic: rename osmobts_sock.c to pcuif_sock.c by Philipp Maier · 9 months ago
  30. 06b50c5 pcu_l1_if: add support for PCU_IF_SAPI_AGCH_2 for PCUIF v.11 by Philipp Maier · 9 months ago
  31. 0e47642 pcuif_proto: add confirm flag to struct gsm_pcu_if_pch by Philipp Maier · 9 months ago
  32. 3a6e19c vty: Allow modifying default msclass by Pau Espin Pedrol · 9 months ago
  33. 245d340 pcuif_proto: get rid of _DT, _dt (Direct TLLI) by Philipp Maier · 9 months ago
  34. 60664a4 pcuif_proto: remove unnecessary members from gsm_pcu_if_data_cnf_dt by Philipp Maier · 9 months ago
  35. 02ea46e bts: get rid of fn parameter in bts_rcv_imm_ass_cnf by Philipp Maier · 9 months ago
  36. fa96a76 pcuif_proto: rename tlli to msg_id by Philipp Maier · 9 months ago
  37. e98b315 pcu_l1_if.cpp: Fix gsmtap not sent in PCU_IF_SAPI_PCH_DT by Pau Espin Pedrol · 10 months ago
  38. 90e33bf cosmetic: Document foce_two_phase feature based on specs by Pau Espin Pedrol · 10 months ago
  39. 6691f51 cosmetic: mslot_class.h: Update spec reference by Pau Espin Pedrol · 10 months ago
  40. c127828 gprs_rlc_ul_window: Mark received BSNs falling out of the V(N)/RBB when V(R) is raised by Pau Espin Pedrol · 10 months ago
  41. ff33597 Split rlc_{dl_,ul_,}window out of rlc.{h,cpp} by Pau Espin Pedrol · 10 months ago
  42. 61f64c3 gprs_rlc_ul_window: Make sure V(N) array is cleared during reset_state() by Pau Espin Pedrol · 10 months ago
  43. a1e54e7 nacc_fsm: fix uninitialized neigh_key variable by Philipp Maier · 10 months ago
  44. 0cde91d nacc_fsm: Add support for NACC with UTRAN and E-UTRAN cells by Philipp Maier · 11 months ago
  45. b8f79e8 pcu_l1_if: Document tx_pch empty IMSI scenario by Pau Espin Pedrol · 10 months ago
  46. eca828b oc2g: Fix multiple definitions of arrays by Pau Espin Pedrol · 10 months ago
  47. d675425 gprs_ms: Update assert condition by Pau Espin Pedrol · 11 months ago
  48. a4e755e gprs_ms: Constify variable in ms_is_reachable_for_dl_ass() by Pau Espin Pedrol · 11 months ago
  49. 68e3d78 pcuif: Log read() error cause by Pau Espin Pedrol · 11 months ago
  50. c46b6f2 neigh_cache: make neigh_cache_lookup_entry static by Philipp Maier · 11 months ago
  51. e4e53ad tbf_dl_fsm: Fix '{FLOW}: Event ASSIGN_PCUIF_CNF not permitted' by Pau Espin Pedrol · 11 months ago
  52. 091fba7 cosmetic: pdch.cpp: Drop wrong comment due to copy-paste error by Pau Espin Pedrol · 11 months ago
  53. 37c2f84 Reestore last LLC frames never completely acked when freeing DL TBF by Pau Espin Pedrol · 11 months ago
  54. 11627ff tbf_dl_fsm: Ignore DL_ACKNACK_MISS events in WAIT_{RELEASE,REUSE_TFI} states by Pau Espin Pedrol · 11 months ago
  55. 747761f Avoid re-assigning DL TBF over PACCH upon duplicate FinalACKs received by Pau Espin Pedrol · 11 months ago
  56. 6a12271 Avoid using UL TBF in RELEASE state to assign DL TBF over PACCH by Pau Espin Pedrol · 11 months ago
  57. 5f3177e tbf_ul_fsm: Delay moving ul_tbf to FLOW by Pau Espin Pedrol · 11 months ago
  58. 061fbca tbf_ul: Avoid processing rx UL blocks for UL TBFs in RELEASING state by Pau Espin Pedrol · 11 months ago
  59. 28ccf7a ms_need_dl_tbf(): Fix state checks and document function by Pau Espin Pedrol · 11 months ago
  60. 40a297f Differentiate between T3192 and T3193 by Pau Espin Pedrol · 11 months ago
  61. 8c52bef pdch.cpp: Drop impossible code path by Pau Espin Pedrol · 11 months ago
  62. 556dc18 cosmetic: tbf_fsm: Fix typo in comment by Pau Espin Pedrol · 11 months ago
  63. 95ec50c tbf_dl_fsm: Drop impossible event by Pau Espin Pedrol · 11 months ago
  64. ed94d4c Store T3192 value received from SI13, do some sanity checks by Pau Espin Pedrol · 11 months ago
  65. ac1495e bts: Use same default value for T3193 as set in osmo-bts/bsc by Pau Espin Pedrol · 11 months ago
  66. e8ac8da Fix DL_TBF PACCH ass done on UL_TBF already scheduled to tx last PKT CTRL ACK by Pau Espin Pedrol · 1 year, 2 months ago
  67. dca3c90 pcu_l1_if: use correct SAPI in PCUIF message PCU_IF_MSG_DATA_CNF_DT by Philipp Maier · 11 months ago
  68. 46db3c1 cosmetic: Improve comment by Pau Espin Pedrol · 11 months ago
  69. e5ba83d Change several log lines to start with capital letter by Pau Espin Pedrol · 11 months ago
  70. 93b16ae Move call to bts_snd_dl_ass() from tbf_dl.cpp to tbf_dl_fsm.c by Pau Espin Pedrol · 11 months ago
  71. 9c46591 cosmetic: tbf_dl_fsm: Fix a couple comment typos by Pau Espin Pedrol · 11 months ago
  72. 83ff58d tests/tbf: Drop unneeded line re-setting CCCH ass type by Pau Espin Pedrol · 11 months ago
  73. 6d71676 Move GPRS_RLCMAC_FLAG_DL_ACK from state_fsm to dl_tbf by Pau Espin Pedrol · 11 months ago
  74. bb34ffa Move GPRS_RLCMAC_FLAG_TO_DL_ACK from state_fsm to dl_tbf by Pau Espin Pedrol · 11 months ago
  75. 40b8dd5 tbf_{ul,dl}_fsm.c: Rearrange code/logs in mod_ass_type() by Pau Espin Pedrol · 11 months ago
  76. d4075bd tbf_{ul,dl}_fsm: Abort on unexpected path by Pau Espin Pedrol · 11 months ago
  77. c41fb6e tbf_dl_fsm: Fix wrong lchan specified in log line by Pau Espin Pedrol · 11 months ago
  78. 84011ef Improve logging in bts_snd_dl_ass() by Pau Espin Pedrol · 11 months ago
  79. e656c21 Remove unused GPRS_RLCMAC_FLAG_TO_MASK by Pau Espin Pedrol · 11 months ago pespin/t3193
  80. 7a4428c Abort UL TBF PACCH Ass based on T3168 by Pau Espin Pedrol · 11 months ago
  81. 906e7f4 tbf_ul_fsm: Remove 3195 references, simplify T3169 set up as consequence by Pau Espin Pedrol · 11 months ago
  82. d8ad8ff tbf_dl_fsm: Remove T3169 references, simplify T3195 set up as consequence by Pau Espin Pedrol · 11 months ago
  83. 365728d Avoid using N3105 in UL TBFs by Pau Espin Pedrol · 11 months ago
  84. 89fbf87 Avoid using N3103 in DL TBFs by Pau Espin Pedrol · 11 months ago
  85. d8c3877 Avoid using N3101 in DL TBFs by Pau Espin Pedrol · 11 months ago
  86. 74f6dd7 tbf_{ul,dl}_fsm: remove impossible dst state transitions by Pau Espin Pedrol · 11 months ago
  87. 637bcdf tbf_{ul,dl}_fsm: Remove unneeded asserts by Pau Espin Pedrol · 11 months ago
  88. 49b1448 tbf_dl_fsm: Apply T3193 using FSM infrastructure instead of manually by Pau Espin Pedrol · 11 months ago
  89. 08b6a00 Log MS information in error message using usual MS API by Pau Espin Pedrol · 12 months ago
  90. 2549c1e Document pcu_lsb() function by Pau Espin Pedrol · 12 months ago
  91. ba8918a pcu_utils.h: Replace software based bitcount impl with gcc builtin by Pau Espin Pedrol · 12 months ago
  92. ab571af Use OSMO_UNLIKELY() in bts_rfn_to_fn() by Pau Espin Pedrol · 12 months ago
  93. d0fd37c Move call to bts_set_current_frame_number() earlier in the code path by Pau Espin Pedrol · 12 months ago
  94. 53eaf74 Use fn_valid() helper in pcu_rx_time_ind() by Pau Espin Pedrol · 12 months ago
  95. fe8f4a4 Derive FN from RFN once and cache it in struct rach_ind_params by Pau Espin Pedrol · 12 months ago
  96. bd461e6 encoding: pass RFN to write_immediate_assignment(_reject)() by Pau Espin Pedrol · 12 months ago
  97. 636d7fd bts: use RFN directly to calculate fn416 by Pau Espin Pedrol · 12 months ago
  98. f09056d Error trying to obtain FN from RFN if curr_fn not known by Pau Espin Pedrol · 12 months ago
  99. 33cb3d6 Use always RFN when handling RACH indications by Pau Espin Pedrol · 12 months ago
  100. 96b7a3e cosmetic: tbf_ul_ack_fsm: Clean up use of ul_tbf and tbf pointers by Pau Espin Pedrol · 12 months ago