1. 4614094 pcuif_proto: drop support for PCUIF v10 by Philipp Maier · 8 months ago
  2. 952f5c7 Increase RR scheduler priority to 20, to avoid dropped bursts by Andreas Eversberg · 8 months ago
  3. 8caa915 pcuif_proto: rename PCU_IF_FLAG_SYSMO to PCU_IF_FLAG_DIRECT_PHY by Philipp Maier · 8 months ago
  4. 24a2ac9 systemd: remove RestartPreventExitStatus=1 by Oliver Smith · 8 months ago
  5. 30a7d26 bts: bts_tfi_find_free(): fix -Wmaybe-uninitialized (false positive) by Vadim Yanitskiy · 8 months ago
  6. a155fe8 pdch_ul_controller: migrate from fn_cmp() to gsm0502_fncmp() by Vadim Yanitskiy · 8 months ago
  7. c1b0a37 tbf: Log poll timeout reason by Pau Espin Pedrol · 9 months ago
  8. 9658f02 Bump version: 1.3.0.1-09dc → 1.3.1 by Pau Espin Pedrol · 9 months ago pespin/release 1.3.1
  9. 09dc6b2 tbf_dl_fsm: Fix assert hit due to EV_MAX_N3105 received in ST_RELEASING by Pau Espin Pedrol · 9 months ago
  10. 3ef173b Bump version: 1.2.0.150-35a78-dirty → 1.3.0 by Pau Espin Pedrol · 9 months ago 1.3.0
  11. 35a7824 pcuif_sock: improve log output (OsmoBTS/OsmoBSC) by Philipp Maier · 9 months ago
  12. b52e843 osmobts_sock: cosmetic: rename osmobts_sock.c to pcuif_sock.c by Philipp Maier · 9 months ago
  13. 06b50c5 pcu_l1_if: add support for PCU_IF_SAPI_AGCH_2 for PCUIF v.11 by Philipp Maier · 9 months ago
  14. 0e47642 pcuif_proto: add confirm flag to struct gsm_pcu_if_pch by Philipp Maier · 9 months ago
  15. 3a6e19c vty: Allow modifying default msclass by Pau Espin Pedrol · 9 months ago
  16. 245d340 pcuif_proto: get rid of _DT, _dt (Direct TLLI) by Philipp Maier · 10 months ago
  17. 60664a4 pcuif_proto: remove unnecessary members from gsm_pcu_if_data_cnf_dt by Philipp Maier · 10 months ago
  18. 02ea46e bts: get rid of fn parameter in bts_rcv_imm_ass_cnf by Philipp Maier · 10 months ago
  19. fa96a76 pcuif_proto: rename tlli to msg_id by Philipp Maier · 10 months ago
  20. e98b315 pcu_l1_if.cpp: Fix gsmtap not sent in PCU_IF_SAPI_PCH_DT by Pau Espin Pedrol · 10 months ago
  21. 90e33bf cosmetic: Document foce_two_phase feature based on specs by Pau Espin Pedrol · 10 months ago
  22. 6691f51 cosmetic: mslot_class.h: Update spec reference by Pau Espin Pedrol · 10 months ago
  23. 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
  24. ff33597 Split rlc_{dl_,ul_,}window out of rlc.{h,cpp} by Pau Espin Pedrol · 10 months ago
  25. 61f64c3 gprs_rlc_ul_window: Make sure V(N) array is cleared during reset_state() by Pau Espin Pedrol · 10 months ago
  26. a1e54e7 nacc_fsm: fix uninitialized neigh_key variable by Philipp Maier · 11 months ago
  27. 0cde91d nacc_fsm: Add support for NACC with UTRAN and E-UTRAN cells by Philipp Maier · 11 months ago
  28. b8f79e8 pcu_l1_if: Document tx_pch empty IMSI scenario by Pau Espin Pedrol · 11 months ago
  29. eca828b oc2g: Fix multiple definitions of arrays by Pau Espin Pedrol · 11 months ago
  30. d675425 gprs_ms: Update assert condition by Pau Espin Pedrol · 11 months ago
  31. a4e755e gprs_ms: Constify variable in ms_is_reachable_for_dl_ass() by Pau Espin Pedrol · 11 months ago
  32. 68e3d78 pcuif: Log read() error cause by Pau Espin Pedrol · 11 months ago
  33. c46b6f2 neigh_cache: make neigh_cache_lookup_entry static by Philipp Maier · 11 months ago
  34. e4e53ad tbf_dl_fsm: Fix '{FLOW}: Event ASSIGN_PCUIF_CNF not permitted' by Pau Espin Pedrol · 11 months ago
  35. 091fba7 cosmetic: pdch.cpp: Drop wrong comment due to copy-paste error by Pau Espin Pedrol · 11 months ago
  36. 37c2f84 Reestore last LLC frames never completely acked when freeing DL TBF by Pau Espin Pedrol · 11 months ago
  37. 11627ff tbf_dl_fsm: Ignore DL_ACKNACK_MISS events in WAIT_{RELEASE,REUSE_TFI} states by Pau Espin Pedrol · 11 months ago
  38. 747761f Avoid re-assigning DL TBF over PACCH upon duplicate FinalACKs received by Pau Espin Pedrol · 11 months ago
  39. 6a12271 Avoid using UL TBF in RELEASE state to assign DL TBF over PACCH by Pau Espin Pedrol · 11 months ago
  40. 5f3177e tbf_ul_fsm: Delay moving ul_tbf to FLOW by Pau Espin Pedrol · 11 months ago
  41. 061fbca tbf_ul: Avoid processing rx UL blocks for UL TBFs in RELEASING state by Pau Espin Pedrol · 11 months ago
  42. 28ccf7a ms_need_dl_tbf(): Fix state checks and document function by Pau Espin Pedrol · 11 months ago
  43. 40a297f Differentiate between T3192 and T3193 by Pau Espin Pedrol · 12 months ago
  44. 8c52bef pdch.cpp: Drop impossible code path by Pau Espin Pedrol · 12 months ago
  45. 556dc18 cosmetic: tbf_fsm: Fix typo in comment by Pau Espin Pedrol · 12 months ago
  46. 95ec50c tbf_dl_fsm: Drop impossible event by Pau Espin Pedrol · 12 months ago
  47. ed94d4c Store T3192 value received from SI13, do some sanity checks by Pau Espin Pedrol · 12 months ago
  48. ac1495e bts: Use same default value for T3193 as set in osmo-bts/bsc by Pau Espin Pedrol · 12 months ago
  49. 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
  50. dca3c90 pcu_l1_if: use correct SAPI in PCUIF message PCU_IF_MSG_DATA_CNF_DT by Philipp Maier · 12 months ago
  51. 46db3c1 cosmetic: Improve comment by Pau Espin Pedrol · 12 months ago
  52. e5ba83d Change several log lines to start with capital letter by Pau Espin Pedrol · 12 months ago
  53. 93b16ae Move call to bts_snd_dl_ass() from tbf_dl.cpp to tbf_dl_fsm.c by Pau Espin Pedrol · 12 months ago
  54. 9c46591 cosmetic: tbf_dl_fsm: Fix a couple comment typos by Pau Espin Pedrol · 12 months ago
  55. 83ff58d tests/tbf: Drop unneeded line re-setting CCCH ass type by Pau Espin Pedrol · 12 months ago
  56. 6d71676 Move GPRS_RLCMAC_FLAG_DL_ACK from state_fsm to dl_tbf by Pau Espin Pedrol · 12 months ago
  57. bb34ffa Move GPRS_RLCMAC_FLAG_TO_DL_ACK from state_fsm to dl_tbf by Pau Espin Pedrol · 12 months ago
  58. 40b8dd5 tbf_{ul,dl}_fsm.c: Rearrange code/logs in mod_ass_type() by Pau Espin Pedrol · 12 months ago
  59. d4075bd tbf_{ul,dl}_fsm: Abort on unexpected path by Pau Espin Pedrol · 12 months ago
  60. c41fb6e tbf_dl_fsm: Fix wrong lchan specified in log line by Pau Espin Pedrol · 12 months ago
  61. 84011ef Improve logging in bts_snd_dl_ass() by Pau Espin Pedrol · 12 months ago
  62. e656c21 Remove unused GPRS_RLCMAC_FLAG_TO_MASK by Pau Espin Pedrol · 12 months ago pespin/t3193
  63. 7a4428c Abort UL TBF PACCH Ass based on T3168 by Pau Espin Pedrol · 12 months ago
  64. 906e7f4 tbf_ul_fsm: Remove 3195 references, simplify T3169 set up as consequence by Pau Espin Pedrol · 12 months ago
  65. d8ad8ff tbf_dl_fsm: Remove T3169 references, simplify T3195 set up as consequence by Pau Espin Pedrol · 12 months ago
  66. 365728d Avoid using N3105 in UL TBFs by Pau Espin Pedrol · 12 months ago
  67. 89fbf87 Avoid using N3103 in DL TBFs by Pau Espin Pedrol · 12 months ago
  68. d8c3877 Avoid using N3101 in DL TBFs by Pau Espin Pedrol · 12 months ago
  69. 74f6dd7 tbf_{ul,dl}_fsm: remove impossible dst state transitions by Pau Espin Pedrol · 12 months ago
  70. 637bcdf tbf_{ul,dl}_fsm: Remove unneeded asserts by Pau Espin Pedrol · 12 months ago
  71. 49b1448 tbf_dl_fsm: Apply T3193 using FSM infrastructure instead of manually by Pau Espin Pedrol · 12 months ago
  72. 08b6a00 Log MS information in error message using usual MS API by Pau Espin Pedrol · 1 year ago
  73. 2549c1e Document pcu_lsb() function by Pau Espin Pedrol · 1 year ago
  74. ba8918a pcu_utils.h: Replace software based bitcount impl with gcc builtin by Pau Espin Pedrol · 1 year ago
  75. ab571af Use OSMO_UNLIKELY() in bts_rfn_to_fn() by Pau Espin Pedrol · 12 months ago
  76. d0fd37c Move call to bts_set_current_frame_number() earlier in the code path by Pau Espin Pedrol · 1 year ago
  77. 53eaf74 Use fn_valid() helper in pcu_rx_time_ind() by Pau Espin Pedrol · 1 year ago
  78. fe8f4a4 Derive FN from RFN once and cache it in struct rach_ind_params by Pau Espin Pedrol · 1 year ago
  79. bd461e6 encoding: pass RFN to write_immediate_assignment(_reject)() by Pau Espin Pedrol · 1 year ago
  80. 636d7fd bts: use RFN directly to calculate fn416 by Pau Espin Pedrol · 1 year ago
  81. f09056d Error trying to obtain FN from RFN if curr_fn not known by Pau Espin Pedrol · 1 year ago
  82. 33cb3d6 Use always RFN when handling RACH indications by Pau Espin Pedrol · 1 year ago
  83. 96b7a3e cosmetic: tbf_ul_ack_fsm: Clean up use of ul_tbf and tbf pointers by Pau Espin Pedrol · 1 year ago
  84. a9b844d tbf: Improve TBF name description in logs by Pau Espin Pedrol · 1 year ago
  85. 2fc67e2 systemd: depend on networking-online.target by Oliver Smith · 1 year ago
  86. 98e5910 gprs_rlcmac: also use PCU_IF_SAPI_PCH_DT for paging MAC blocks by Philipp Maier · 1 year, 1 month ago
  87. 5fd0022 copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH by Vadim Yanitskiy · 1 year ago
  88. 3d46235 ctrl: drop deprecated neighbor resolution interface by Max · 1 year, 2 months ago
  89. 8984afa pcu_l1_if: replace magic numbers with IMSI_DIGITS_FOR_PAGING by Philipp Maier · 1 year, 2 months ago
  90. 6ee8d13 pcu_l1_if_phy: fix API function names by Philipp Maier · 1 year, 1 month ago
  91. 5e02434 er_ccu_l1_if: use one ccu_desr per timeslot by Philipp Maier · 1 year, 1 month ago
  92. e1a8915 cosmetic: ms: fix formatting of function comment by Pau Espin Pedrol · 1 year, 1 month ago
  93. 7a491b9 ms: Fix unsafe iterating freeing items in list by Pau Espin Pedrol · 1 year, 1 month ago
  94. 5faedf3 ms: Mark ms_reset() as static by Pau Espin Pedrol · 1 year, 1 month ago
  95. 96a3e7f debian: set compat level to 10 by Oliver Smith · 1 year, 1 month ago
  96. c564ce8 pcu_l1_if: cosmetic: reformat comment by Philipp Maier · 1 year, 2 months ago
  97. 4d36391 Move resource allocation outside of tbf allocation by Pau Espin Pedrol · 1 year, 1 month ago
  98. d6c555e Move out of alloc_algo code modifying the data model by Pau Espin Pedrol · 1 year, 1 month ago
  99. a42b174 alloc_algo: Move printing outside of update_ms_reserved_slots() by Pau Espin Pedrol · 1 year, 1 month ago
  100. a6a972e alloc_algo: Pass a struct containing all req params by Pau Espin Pedrol · 1 year, 1 month ago