1. 96b7a3e cosmetic: tbf_ul_ack_fsm: Clean up use of ul_tbf and tbf pointers by Pau Espin Pedrol · 12 months ago
  2. a9b844d tbf: Improve TBF name description in logs by Pau Espin Pedrol · 12 months ago
  3. 2fc67e2 systemd: depend on networking-online.target by Oliver Smith · 12 months ago
  4. 98e5910 gprs_rlcmac: also use PCU_IF_SAPI_PCH_DT for paging MAC blocks by Philipp Maier · 1 year ago
  5. 5fd0022 copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH by Vadim Yanitskiy · 12 months ago
  6. 3d46235 ctrl: drop deprecated neighbor resolution interface by Max · 1 year, 1 month ago
  7. 8984afa pcu_l1_if: replace magic numbers with IMSI_DIGITS_FOR_PAGING by Philipp Maier · 1 year, 1 month ago
  8. 6ee8d13 pcu_l1_if_phy: fix API function names by Philipp Maier · 1 year, 1 month ago
  9. 5e02434 er_ccu_l1_if: use one ccu_desr per timeslot by Philipp Maier · 1 year, 1 month ago
  10. e1a8915 cosmetic: ms: fix formatting of function comment by Pau Espin Pedrol · 1 year, 1 month ago
  11. 7a491b9 ms: Fix unsafe iterating freeing items in list by Pau Espin Pedrol · 1 year, 1 month ago
  12. 5faedf3 ms: Mark ms_reset() as static by Pau Espin Pedrol · 1 year, 1 month ago
  13. 96a3e7f debian: set compat level to 10 by Oliver Smith · 1 year, 1 month ago
  14. c564ce8 pcu_l1_if: cosmetic: reformat comment by Philipp Maier · 1 year, 1 month ago
  15. 4d36391 Move resource allocation outside of tbf allocation by Pau Espin Pedrol · 1 year, 1 month ago
  16. d6c555e Move out of alloc_algo code modifying the data model by Pau Espin Pedrol · 1 year, 1 month ago
  17. a42b174 alloc_algo: Move printing outside of update_ms_reserved_slots() by Pau Espin Pedrol · 1 year, 1 month ago
  18. a6a972e alloc_algo: Pass a struct containing all req params by Pau Espin Pedrol · 1 year, 1 month ago
  19. 51c903e vty: Several improvements to 'show ms' output format by Pau Espin Pedrol · 1 year, 1 month ago
  20. 4673eb0 ms: Log MS active/idle state in 'show ms' VTY commands by Pau Espin Pedrol · 1 year, 1 month ago
  21. f086fed ms: Rename field timer -> release_timer by Pau Espin Pedrol · 1 year, 1 month ago
  22. b53230a ms: Get rid of ms->delay field by Pau Espin Pedrol · 1 year, 1 month ago
  23. c5104b7 meas: Improve logging formatting by Pau Espin Pedrol · 1 year, 1 month ago
  24. 4fdf79e ms: Increase log level when scheduling release timer by Pau Espin Pedrol · 1 year, 1 month ago
  25. fe4d2f7 Add new log category 'ms' by Pau Espin Pedrol · 1 year, 1 month ago
  26. 8456a36 dl_tbf: Set BandWidth timestamps to current time directly by Pau Espin Pedrol · 1 year, 1 month ago
  27. eae9147 ms: Hold a reference during ms_alloc by Pau Espin Pedrol · 1 year, 1 month ago
  28. 84b0ebc cosmetic: Fix indentation in comment by Pau Espin Pedrol · 1 year, 1 month ago
  29. 759724c tbf: Move enable_egprs() to constructor by Pau Espin Pedrol · 1 year, 1 month ago
  30. e0e4251 tbf_ul: Move rate_ctr allocation to constructor by Pau Espin Pedrol · 1 year, 1 month ago
  31. e1c8457 tbf: Move m_ctrs alloc to constructor by Pau Espin Pedrol · 1 year, 1 month ago
  32. f9783c5 tbf: Store initial timestamp during constructor by Pau Espin Pedrol · 1 year, 1 month ago
  33. ac4d4a6 ms: Rewrite MS release lifecycle by Pau Espin Pedrol · 1 year, 1 month ago
  34. df6684f ms: Log detaching tbf log line in proper place by Pau Espin Pedrol · 1 year, 1 month ago
  35. 6efa381 ms: Make ms_{attach,detach}_tbf expectancies more robust by Pau Espin Pedrol · 1 year, 1 month ago
  36. 3ea467d ms: Make sure tbf!=NULL in ms_attach_{ul,dl}_tbf() by Pau Espin Pedrol · 1 year, 1 month ago
  37. 403e048 ms: Use osmo_use_count to track references by Pau Espin Pedrol · 1 year, 1 month ago
  38. 9da0686 Merge bts_alloc_ms() and ms_alloc() by Pau Espin Pedrol · 1 year, 1 month ago
  39. fe7aee9 ms: store in bts->ms_list during alloc/destroy of ms object by Pau Espin Pedrol · 1 year, 1 month ago
  40. eb0a052 ms: Merge ms_storage into bts.cpp by Pau Espin Pedrol · 1 year, 1 month ago
  41. cde18c5 bts: Rename bts_ms_by_{tlli,imsi} -> bts_get_ms_by_{tlli,imsi} by Pau Espin Pedrol · 1 year, 1 month ago
  42. bfc9756 ms: Drop setting (egprs_)ms_class during bts_alloc_ms() by Pau Espin Pedrol · 1 year, 1 month ago
  43. 6d8315f tbf_dl: Avoid attempt scheduling DL ACK/NACK in TS != CTRL TS by Pau Espin Pedrol · 1 year, 1 month ago
  44. f80cc5b ms: Drop setting tlli during ms_alloc() by Pau Espin Pedrol · 1 year, 1 month ago
  45. 14379ef ms: Fix MS without PTMSI not freed immediatelly by Pau Espin Pedrol · 1 year, 1 month ago
  46. cb947e0 gprs_rlcmac: convert from C++ to C by Max · 1 year, 1 month ago
  47. 1083c01 tests: $(BUILT_SOURCES) is not defined, depend on osmo-pcu by Vadim Yanitskiy · 1 year, 2 months ago
  48. 52f882e fix pcu_rx(): actually discard malformed container message by Vadim Yanitskiy · 1 year, 2 months ago
  49. 1bdb132 pdch_ul_controller: log reserved frame numbers by Philipp Maier · 1 year, 4 months ago
  50. 1a5eb18 PCU interface: Log version when starting listener by arehbein · 1 year, 2 months ago
  51. 2342d60 doc: Add details regarding BSC co-location by Philipp Maier · 1 year, 2 months ago
  52. f963a3d doc: overview: put BTS and PCU on the same rank by Philipp Maier · 1 year, 2 months ago
  53. b3b52c1 Makefile.am: remove phy specific EXTRA_DIST variables by Philipp Maier · 1 year, 2 months ago
  54. e4666a3 lc15bts.h: add missing extern keyword by Oliver Smith · 1 year, 2 months ago
  55. 07e06d3 pcu_l1_if: do not copy IMSI when it is NULL by Philipp Maier · 1 year, 2 months ago
  56. efae56d doc: add sample config to illustrate how to use an E1 CCU by Philipp Maier · 1 year, 2 months ago
  57. 41e3847 pcu_l1_if: get rid of strange paging group calculation by Philipp Maier · 1 year, 3 months ago
  58. 4bac398 support for Ericsson RBS E1 CCU by Philipp Maier · 1 year, 3 months ago
  59. b5a8a67 Update libosmogsm deprecated include by Pau Espin Pedrol · 1 year, 2 months ago
  60. 93d7ece osmo_bts_sock.c: Call osmo_fd_unregister() before closing and changing bfd->fd by Pau Espin Pedrol · 1 year, 2 months ago
  61. db5ac8d tests/Makefile.am: do not overwrite global LDFLAGS by Vadim Yanitskiy · 1 year, 2 months ago
  62. cc95424 {src,tests}/Makefile.am: libraries shall not be in AM_LDFLAGS by Vadim Yanitskiy · 1 year, 2 months ago
  63. 02d4b2a tbf_ul_fm: Allow receiving event TBF_EV_MAX_N3105 in state RELEASING by Pau Espin Pedrol · 1 year, 2 months ago
  64. 8bb176f tbf: Increase log level if polling requested in wrong TS by Pau Espin Pedrol · 1 year, 2 months ago
  65. 2353ed4 bts: add IMMEDIATE ASSIGNMENT via PCH transmission by Philipp Maier · 1 year, 4 months ago
  66. c82c948 pcu_l1_if_phy: support multiple BTS (in theory) by Philipp Maier · 1 year, 3 months ago
  67. 6f41762 pcu_l1_if: cosmetic: remove whitespace after * by Philipp Maier · 1 year, 3 months ago
  68. 916e9d3 pcu_l1_if_phy: add new PHY API function to initialize PHY by Philipp Maier · 1 year, 3 months ago
  69. 72ed333 pcu_l1_if_phy: add new PHY API function to disconnect PDCH by Philipp Maier · 1 year, 3 months ago
  70. af8d49a pcu_l1_if_phy: add header file for struct gsmtap_inst by Philipp Maier · 1 year, 3 months ago
  71. 0cb3b2a pcu_l1_if: use only the term "direct PHY access" by Philipp Maier · 1 year, 3 months ago
  72. 7f5393c en/decoding: fix deprecated include path by Philipp Maier · 1 year, 3 months ago
  73. 83ee452 Run struct_endianness.py by Oliver Smith · 1 year, 3 months ago
  74. 84ece23 osmo-bts-xyz: include pcu_l1_if_phy.h in phy in l1_if code by Philipp Maier · 1 year, 3 months ago
  75. 80828f0 lc15/oc2g: fix function signature of l1if_open_pdch() by Philipp Maier · 1 year, 3 months ago
  76. eaf5da3 pcu_l1_if: move direct phy l1if functions to dedicated header file by Philipp Maier · 1 year, 3 months ago
  77. 7c3fd98 pcu_l1_if.cpp: handle TLLI based IMMEDIATE ASSIGNMENT confirmation by Philipp Maier · 1 year, 4 months ago
  78. d8cea3c pcuif_proto: move gsm_pcu_if_e1_ccu_ind into right place by Philipp Maier · 1 year, 3 months ago
  79. 0ec7724 Bump version: 1.1.0.117-7932-dirty → 1.2.0 by Pau Espin Pedrol · 1 year, 3 months ago 1.2.0
  80. 7932bc8 pcuif_proto: rename PCU_IF_SAPI_AGCH_DT to PCU_IF_SAPI_PCH_DT by Philipp Maier · 1 year, 3 months ago
  81. 40db4c3 pcu_l1_if: ignore frame numbers that exceed the valid range by Philipp Maier · 1 year, 4 months ago
  82. 3b66bbf pcu_l1_if: cosmetic: use sizeof instead of constants by Philipp Maier · 1 year, 3 months ago
  83. 08523c2 rlc.h: Fix typo in param name by Pau Espin Pedrol · 1 year, 4 months ago
  84. 8b571ee pcuif_proto: add indication to communicate E1 parameters by Philipp Maier · 1 year, 4 months ago
  85. 76ef666 Mark several fsm related internal symbols as static by Pau Espin Pedrol · 1 year, 4 months ago
  86. 9e732ae osmo-pcu: Transition to use of 'telnet_init_default' by arehbein · 1 year, 4 months ago
  87. ea6d534 cosmetic: Remove unneeded curly braces by Pau Espin Pedrol · 1 year, 4 months ago
  88. e0a8488 llc: remove unused reference to msgb address by Pau Espin Pedrol · 1 year, 4 months ago
  89. 1111aa1 llc: Refactor code checking if PDU expired while dequeueing by Pau Espin Pedrol · 1 year, 4 months ago
  90. 0e435fa llc: Mark llc_is_user_data_frame() as static by Pau Espin Pedrol · 1 year, 4 months ago
  91. 6a5b1b1 bts: log FN jump delta in bts_set_current_frame_number() by Philipp Maier · 1 year, 4 months ago
  92. a42521d bts: use GSM_TDMA_FN_ macros and uint32_t in bts_rfn_to_fn by Philipp Maier · 1 year, 4 months ago
  93. 39f5e27 bts: refuse to set invalid frame numbers by Philipp Maier · 1 year, 4 months ago
  94. d1058b9 Avoid moving DL-TBF from old_msg to new_ms during ms_merge by Pau Espin Pedrol · 1 year, 5 months ago 2023q1
  95. 0aacd21 tests/TbfTest: reproduce buggy corner case: MS with TBFs on 2 TRXs by Pau Espin Pedrol · 1 year, 5 months ago
  96. 0d957d8 bts: Adapt trx check based on bts->trx[] defined array size by Pau Espin Pedrol · 1 year, 5 months ago
  97. 5b7eeec Pass gprc_rlcmac_pdch to tbf_set_polling by Pau Espin Pedrol · 1 year, 5 months ago
  98. fd74e79 Pass gprc_rlcmac_pdch to tbf_check_polling by Pau Espin Pedrol · 1 year, 5 months ago
  99. d29a143 Pass gprs_rlcmac_pdch to create_dl_acked_block() by Pau Espin Pedrol · 1 year, 5 months ago
  100. ef1b984 tests/tbf: test_tbf_dl_llc_loss(): Fix wrong param passed and wrong expectancies by Pau Espin Pedrol · 1 year, 5 months ago