1. df6684f ms: Log detaching tbf log line in proper place by Pau Espin Pedrol · 1 year, 2 months ago
  2. 6efa381 ms: Make ms_{attach,detach}_tbf expectancies more robust by Pau Espin Pedrol · 1 year, 2 months ago
  3. 3ea467d ms: Make sure tbf!=NULL in ms_attach_{ul,dl}_tbf() by Pau Espin Pedrol · 1 year, 2 months ago
  4. 403e048 ms: Use osmo_use_count to track references by Pau Espin Pedrol · 1 year, 2 months ago
  5. 9da0686 Merge bts_alloc_ms() and ms_alloc() by Pau Espin Pedrol · 1 year, 2 months ago
  6. fe7aee9 ms: store in bts->ms_list during alloc/destroy of ms object by Pau Espin Pedrol · 1 year, 2 months ago
  7. eb0a052 ms: Merge ms_storage into bts.cpp by Pau Espin Pedrol · 1 year, 2 months ago
  8. cde18c5 bts: Rename bts_ms_by_{tlli,imsi} -> bts_get_ms_by_{tlli,imsi} by Pau Espin Pedrol · 1 year, 2 months ago
  9. bfc9756 ms: Drop setting (egprs_)ms_class during bts_alloc_ms() by Pau Espin Pedrol · 1 year, 2 months ago
  10. 6d8315f tbf_dl: Avoid attempt scheduling DL ACK/NACK in TS != CTRL TS by Pau Espin Pedrol · 1 year, 2 months ago
  11. f80cc5b ms: Drop setting tlli during ms_alloc() by Pau Espin Pedrol · 1 year, 2 months ago
  12. 14379ef ms: Fix MS without PTMSI not freed immediatelly by Pau Espin Pedrol · 1 year, 2 months ago
  13. cb947e0 gprs_rlcmac: convert from C++ to C by Max · 1 year, 2 months ago
  14. 1083c01 tests: $(BUILT_SOURCES) is not defined, depend on osmo-pcu by Vadim Yanitskiy · 1 year, 3 months ago
  15. 52f882e fix pcu_rx(): actually discard malformed container message by Vadim Yanitskiy · 1 year, 3 months ago
  16. 1bdb132 pdch_ul_controller: log reserved frame numbers by Philipp Maier · 1 year, 5 months ago
  17. 1a5eb18 PCU interface: Log version when starting listener by arehbein · 1 year, 3 months ago
  18. 2342d60 doc: Add details regarding BSC co-location by Philipp Maier · 1 year, 3 months ago
  19. f963a3d doc: overview: put BTS and PCU on the same rank by Philipp Maier · 1 year, 3 months ago
  20. b3b52c1 Makefile.am: remove phy specific EXTRA_DIST variables by Philipp Maier · 1 year, 3 months ago
  21. e4666a3 lc15bts.h: add missing extern keyword by Oliver Smith · 1 year, 3 months ago
  22. 07e06d3 pcu_l1_if: do not copy IMSI when it is NULL by Philipp Maier · 1 year, 3 months ago
  23. efae56d doc: add sample config to illustrate how to use an E1 CCU by Philipp Maier · 1 year, 3 months ago
  24. 41e3847 pcu_l1_if: get rid of strange paging group calculation by Philipp Maier · 1 year, 4 months ago
  25. 4bac398 support for Ericsson RBS E1 CCU by Philipp Maier · 1 year, 5 months ago
  26. b5a8a67 Update libosmogsm deprecated include by Pau Espin Pedrol · 1 year, 3 months ago
  27. 93d7ece osmo_bts_sock.c: Call osmo_fd_unregister() before closing and changing bfd->fd by Pau Espin Pedrol · 1 year, 3 months ago
  28. db5ac8d tests/Makefile.am: do not overwrite global LDFLAGS by Vadim Yanitskiy · 1 year, 3 months ago
  29. cc95424 {src,tests}/Makefile.am: libraries shall not be in AM_LDFLAGS by Vadim Yanitskiy · 1 year, 3 months ago
  30. 02d4b2a tbf_ul_fm: Allow receiving event TBF_EV_MAX_N3105 in state RELEASING by Pau Espin Pedrol · 1 year, 3 months ago
  31. 8bb176f tbf: Increase log level if polling requested in wrong TS by Pau Espin Pedrol · 1 year, 3 months ago
  32. 2353ed4 bts: add IMMEDIATE ASSIGNMENT via PCH transmission by Philipp Maier · 1 year, 5 months ago
  33. c82c948 pcu_l1_if_phy: support multiple BTS (in theory) by Philipp Maier · 1 year, 4 months ago
  34. 6f41762 pcu_l1_if: cosmetic: remove whitespace after * by Philipp Maier · 1 year, 5 months ago
  35. 916e9d3 pcu_l1_if_phy: add new PHY API function to initialize PHY by Philipp Maier · 1 year, 4 months ago
  36. 72ed333 pcu_l1_if_phy: add new PHY API function to disconnect PDCH by Philipp Maier · 1 year, 4 months ago
  37. af8d49a pcu_l1_if_phy: add header file for struct gsmtap_inst by Philipp Maier · 1 year, 4 months ago
  38. 0cb3b2a pcu_l1_if: use only the term "direct PHY access" by Philipp Maier · 1 year, 4 months ago
  39. 7f5393c en/decoding: fix deprecated include path by Philipp Maier · 1 year, 4 months ago
  40. 83ee452 Run struct_endianness.py by Oliver Smith · 1 year, 4 months ago
  41. 84ece23 osmo-bts-xyz: include pcu_l1_if_phy.h in phy in l1_if code by Philipp Maier · 1 year, 4 months ago
  42. 80828f0 lc15/oc2g: fix function signature of l1if_open_pdch() by Philipp Maier · 1 year, 4 months ago
  43. eaf5da3 pcu_l1_if: move direct phy l1if functions to dedicated header file by Philipp Maier · 1 year, 4 months ago
  44. 7c3fd98 pcu_l1_if.cpp: handle TLLI based IMMEDIATE ASSIGNMENT confirmation by Philipp Maier · 1 year, 5 months ago
  45. d8cea3c pcuif_proto: move gsm_pcu_if_e1_ccu_ind into right place by Philipp Maier · 1 year, 4 months ago
  46. 0ec7724 Bump version: 1.1.0.117-7932-dirty → 1.2.0 by Pau Espin Pedrol · 1 year, 4 months ago 1.2.0
  47. 7932bc8 pcuif_proto: rename PCU_IF_SAPI_AGCH_DT to PCU_IF_SAPI_PCH_DT by Philipp Maier · 1 year, 5 months ago
  48. 40db4c3 pcu_l1_if: ignore frame numbers that exceed the valid range by Philipp Maier · 1 year, 5 months ago
  49. 3b66bbf pcu_l1_if: cosmetic: use sizeof instead of constants by Philipp Maier · 1 year, 5 months ago
  50. 08523c2 rlc.h: Fix typo in param name by Pau Espin Pedrol · 1 year, 5 months ago
  51. 8b571ee pcuif_proto: add indication to communicate E1 parameters by Philipp Maier · 1 year, 5 months ago
  52. 76ef666 Mark several fsm related internal symbols as static by Pau Espin Pedrol · 1 year, 5 months ago
  53. 9e732ae osmo-pcu: Transition to use of 'telnet_init_default' by arehbein · 1 year, 5 months ago
  54. ea6d534 cosmetic: Remove unneeded curly braces by Pau Espin Pedrol · 1 year, 5 months ago
  55. e0a8488 llc: remove unused reference to msgb address by Pau Espin Pedrol · 1 year, 5 months ago
  56. 1111aa1 llc: Refactor code checking if PDU expired while dequeueing by Pau Espin Pedrol · 1 year, 5 months ago
  57. 0e435fa llc: Mark llc_is_user_data_frame() as static by Pau Espin Pedrol · 1 year, 5 months ago
  58. 6a5b1b1 bts: log FN jump delta in bts_set_current_frame_number() by Philipp Maier · 1 year, 5 months ago
  59. a42521d bts: use GSM_TDMA_FN_ macros and uint32_t in bts_rfn_to_fn by Philipp Maier · 1 year, 6 months ago
  60. 39f5e27 bts: refuse to set invalid frame numbers by Philipp Maier · 1 year, 6 months ago
  61. d1058b9 Avoid moving DL-TBF from old_msg to new_ms during ms_merge by Pau Espin Pedrol · 1 year, 6 months ago 2023q1
  62. 0aacd21 tests/TbfTest: reproduce buggy corner case: MS with TBFs on 2 TRXs by Pau Espin Pedrol · 1 year, 6 months ago
  63. 0d957d8 bts: Adapt trx check based on bts->trx[] defined array size by Pau Espin Pedrol · 1 year, 6 months ago
  64. 5b7eeec Pass gprc_rlcmac_pdch to tbf_set_polling by Pau Espin Pedrol · 1 year, 6 months ago
  65. fd74e79 Pass gprc_rlcmac_pdch to tbf_check_polling by Pau Espin Pedrol · 1 year, 6 months ago
  66. d29a143 Pass gprs_rlcmac_pdch to create_dl_acked_block() by Pau Espin Pedrol · 1 year, 6 months ago
  67. ef1b984 tests/tbf: test_tbf_dl_llc_loss(): Fix wrong param passed and wrong expectancies by Pau Espin Pedrol · 1 year, 6 months ago
  68. e2ed40d Convert tbf->control_ts to be a gprs_rlcmac_pdch* by Pau Espin Pedrol · 1 year, 6 months ago
  69. 02aeba4 tbf: Fix typo in define used by Pau Espin Pedrol · 1 year, 6 months ago
  70. 23ae0e3 pdch: Introduce APIs to print PDCH name by Pau Espin Pedrol · 1 year, 6 months ago
  71. ff7c581 Rename gprs_rlcmac_ts_alloc.cpp -> alloc_algo.cpp & create own .h file by Pau Espin Pedrol · 1 year, 6 months ago
  72. 9935d0d Convert ms_first_common_ts to struct gprs_rlcmac_pdch by Pau Espin Pedrol · 1 year, 6 months ago
  73. 478c150 bts: Adapt slot_mask to trx defined array size by Pau Espin Pedrol · 1 year, 6 months ago
  74. a621d59 Refactor code rejecting UL-TBF upon rx of PktResourceReq by Pau Espin Pedrol · 1 year, 6 months ago
  75. 57b2589 tbf_ul: Fix wrong struct type in field by Pau Espin Pedrol · 1 year, 6 months ago
  76. 4a09054 Trigger PACCH assignment inside dl_tbf_upgrade_to_multislot() by Pau Espin Pedrol · 1 year, 6 months ago
  77. b7a2b59 Refactor code related to DL-TBF upgrade to multislot by Pau Espin Pedrol · 1 year, 6 months ago
  78. 140c97c Get rid of tbf->first_ts by Pau Espin Pedrol · 1 year, 6 months ago
  79. 345d9ad Move first_common_ts from gprs_rlcmac_tbf to GprsMs by Pau Espin Pedrol · 1 year, 6 months ago
  80. 44347ef pcuif_proto: use define constant to specify nax number of trx by Philipp Maier · 1 year, 6 months ago
  81. 5ba3ef9 sched: Pass pdch to *_create_rlcmac_msg() functions by Pau Espin Pedrol · 1 year, 6 months ago
  82. 106f2a0 Move control_ts explicit checks out of the scheduler implementation by Pau Espin Pedrol · 1 year, 6 months ago
  83. 83a0892 tbf_dl_fsm_ctx: Properly define tbf backptr as dl_tbf by Pau Espin Pedrol · 1 year, 6 months ago
  84. cdc762a tbf_ul_fsm_ctx: Properly define tbf backptr as ul_tbf by Pau Espin Pedrol · 1 year, 6 months ago
  85. cefddbc encoding::write_immediate_assignment(): Constify tbf param by Pau Espin Pedrol · 1 year, 6 months ago
  86. 7e1fec2 Pass pdch ptr to tbf_compute_priority by Pau Espin Pedrol · 1 year, 6 months ago
  87. e875769 Pass gprs_rlcmac_pdch to tbf_is_control_ts by Pau Espin Pedrol · 1 year, 6 months ago
  88. b5fa1aa pdch_ulc_get_node(): assert if ulc pointer is null by Pau Espin Pedrol · 1 year, 6 months ago
  89. 586ddda pdch: Initial support Handling PktResReq with ID_TYPE=UL/DL_TFI by Pau Espin Pedrol · 1 year, 7 months ago
  90. 4f29fe7 Convert gprs_debug.cpp to C by Pau Espin Pedrol · 1 year, 7 months ago
  91. 343c0ee Split tbf_fsm as tbf_{ul,dl}_fsm by Pau Espin Pedrol · 1 year, 7 months ago
  92. c6e4aef Refactor tbf_is_tfi_assigned() to avoid accessing tbf->state_fsm by Pau Espin Pedrol · 1 year, 7 months ago
  93. 1e1275f tbf: Add tbf_as_{ul,dl}_tbf_const func helpers by Pau Espin Pedrol · 1 year, 7 months ago
  94. ac9ee9a tbf: Drop unused function by Pau Espin Pedrol · 1 year, 7 months ago
  95. f197f15 tbf_fsm: Move osmo_fsm_inst fi out of struct tbf_fsm_ctx by Pau Espin Pedrol · 1 year, 7 months ago
  96. 06abd3e tbf_fsm: Move tbf_fsm_state_chg macro to .c file by Pau Espin Pedrol · 1 year, 7 months ago
  97. dc6a860 constify pdch_ulc_get_next_free_fn() parameter by Max · 1 year, 7 months ago
  98. 36342f4 cosmetic: drop duplicated comment by Max · 1 year, 7 months ago
  99. 477178d cosmetic: drop unused field from struct pdch_ulc by Max · 1 year, 7 months ago
  100. 1002c43 Update and document realtime scheduling priority in service file by Max · 1 year, 7 months ago