1. d5ffeb5 Explicitly clean up BTS singleton by Max · 5 years ago
  2. f4d3973 MS store: move test helper to unit test by Max · 5 years ago
  3. 0620656 MCS: remove unused function by Max · 5 years ago
  4. e43ef21 Make get_retx_mcs() into regular function by Max · 5 years ago
  5. bea2edb MCS: move Coding Scheme enum outside of class definition by Max · 5 years ago
  6. 1beed38 encoding: Fixes TMSI vs MI bit selection in repeated page info by JF Dionne · 8 years ago
  7. fa3085b Log (M)CS UL update errors by Max · 5 years ago
  8. 8119ecd Tighten lqual table limits check by Max · 5 years ago
  9. 01f9bc7 EDGE tests: remove no-op check by Max · 5 years ago
  10. 9feaddc MCS: remove dead code by Max · 5 years ago
  11. 807dde0 MCS: internalize 'family' parameter by Max · 5 years ago
  12. 57d3515 Optionally Use the NS Sub-Network-Service (SNS) on Gb by Harald Welte · 6 years ago
  13. 2a47c73 Rewrite EGPRS Packet Uplink IA Rest Octets for SBA by Max · 5 years ago
  14. b26854c Mark gprs_ns_reconnect() as static (not used outside of C file) by Harald Welte · 5 years ago
  15. bd5647e Rewrite EGPRS Packet Uplink IA Rest Octets for MBA by Max · 5 years ago
  16. 23c0e01 Rewrite Packet Downlink Assignment by Max · 5 years ago
  17. 0160a29 Restructure IA Rest Octets encoders by Max · 5 years ago
  18. fc8afc2 Clarify write_immediate_assignment() signature by Max · 5 years ago
  19. 7426c5f Add define for dummy burst string by Max · 5 years ago
  20. 0c55bf1 Move C include to proper place by Max · 5 years ago
  21. 1f2e69f Don't install pcuif_proto.h header by Max · 5 years ago
  22. f0af1b0 Added support for daemonize to osmo-pcu. by Rafael Diniz · 5 years ago
  23. 099f4f2 gprs_rlcmac_received_lost(): Fix regression / uninitialized now_tv by Harald Welte · 6 years ago
  24. 173d7fd check for overlong unix socket paths by Stefan Sperling · 6 years ago
  25. 218ee98 tbf: Replace '.' in counter names with ':' by Pau Espin Pedrol · 6 years ago
  26. 0926901 tbf: Use incrementing id for rate_ctr_group_alloc by Pau Espin Pedrol · 6 years ago
  27. 3df1532 check bssgp_tlv_parse() return code in gprs_bssgp_pcu_rcvmsg() by Stefan Sperling · 6 years ago
  28. 082443d change log level of "DL packet loss" log messages by Stefan Sperling · 6 years ago
  29. 78ab624 fix time-delta calculations for measurement reports by Stefan Sperling · 6 years ago
  30. f0f7df1 read monotonic clock with clock_gettime() instead of gettimeofday() by Stefan Sperling · 6 years ago
  31. 143b2da fix a one-byte stack buffer overrun in osmo-pcu by Stefan Sperling · 6 years ago
  32. 7a9c166 rlc: Fix memset(0) on object with no trivial copy-assignment by Pau Espin Pedrol · 6 years ago
  33. 0b0748a tbf: Fix memset(0) on object with no trivial copy-assignment by Pau Espin Pedrol · 6 years ago
  34. 45143d2 Don't register SIGHUP handler without actually handling SIGHUP by Harald Welte · 6 years ago
  35. 513c9bc improve documentation of Encoding::write_paging_request() by Stefan Sperling · 6 years ago
  36. 33c52b6 tbf: add frame number to log output by Philipp Maier · 6 years ago
  37. 7e8e397 pcu_l1_if: add frame number to log output by Philipp Maier · 6 years ago
  38. 8ccf704 cosmetic: remove runaway semicolon by Philipp Maier · 6 years ago
  39. 42f2d61 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  40. e6e4898 Revert "Rewrite EGPRS Packet Uplink Assignment" by Neels Hofmeyr · 6 years ago
  41. 39f8458 Revert "Rewrite Packet Downlink Assignment" by Neels Hofmeyr · 6 years ago
  42. 782da2c Revert "Rewrite Packet Uplink Assignment" by Neels Hofmeyr · 6 years ago
  43. 89b85e0 Revert "Use Timing Advance Index in UL assignments" by Neels Hofmeyr · 6 years ago
  44. f753814 mslot_class: two more: use uint32_t to shift 1 << 31 by Neels Hofmeyr · 6 years ago
  45. 8b4bd46 mslot_class: find_free_tfi(): use uint32_t to shift 1 << 31 by Neels Hofmeyr · 6 years ago
  46. 7490622 gprs_bssgp_pcu.cpp: Comment unused function parse_ra_cap by Pau Espin Pedrol · 6 years ago
  47. bdc55fa implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  48. 731e2bb Simplify TS alloc: move slot check into functions by Max · 6 years ago
  49. 77988d4 Simplify TS alloc: move slot assignment by Max · 6 years ago
  50. 847ed9f TBF: make network counters internal by Max · 6 years ago
  51. 4da3859 Simplify TS alloc: constify max dl slot func by Max · 6 years ago
  52. c5407c7 Simplify TS alloc: don't use PDCH for free TFI by Max · 6 years ago
  53. 6dc90b8 Move PDCH-related functions into separate files by Max · 6 years ago
  54. 2afec6d Simplify TS alloc: split USF/UL allocation by Max · 6 years ago
  55. 0cc7212 Simplify TS alloc: split allocation by Max · 6 years ago
  56. adca67b Simplify TS alloc: separate capacity computation by Max · 6 years ago
  57. f633b8d Simplify TS alloc: split off RX mask computation by Max · 6 years ago
  58. 1187a77 Update header includes by Max · 6 years ago
  59. 910a387 Move include guard to the top by Max · 6 years ago
  60. 4382e4e Move paging generation into PDCH by Max · 6 years ago
  61. 735e435 Use explicit type for pcu_lsb() by Max · 6 years ago
  62. 5b22fb7 Make osmo-pcu wait for BTS to become available at start-up time. by Stefan Sperling · 6 years ago
  63. 137fd59 RACH: improve single block detection by Max · 6 years ago
  64. c9ce6f9 vty: drop unused function by Max · 6 years ago
  65. 5441e1f TBF: show assignment kind in vty by Max · 6 years ago
  66. 5d7f757 TBF: add helpers for assignment type handling by Max · 6 years ago
  67. 0fdaa9d TBF: decrease logging verbosity for traffic by Max · 6 years ago
  68. 7e4921d Simplify TS alloc: internalize TRX check by Max · 7 years ago
  69. 69d585e TS alloc: print suggested TRX on allocation errors by Max · 6 years ago
  70. a76a7d0 Simplify TS alloc: adjust function signatures by Max · 6 years ago
  71. d000d80 Simplify TS alloc: use defines for constants by Max · 7 years ago
  72. 92e9c17 Simplify TS alloc: avoid TS reassignment by Max · 7 years ago
  73. 92b7a50 Simplify TS alloc: fix allocation calls by Max · 6 years ago
  74. e9fe0e3 Simplify TS alloc: adjust allocator signatures by Max · 7 years ago
  75. d2d51ed cosmetic: fix whitespace issue with include files by Max · 6 years ago
  76. 01bd0cc Add multislot classes from latest spec by Max · 6 years ago
  77. 46fbfce Add tests for find_multi_slots() by Max · 7 years ago
  78. cac6b66 TBF: make poll state internal by Max · 6 years ago
  79. 088c7df TBF: make UL ack state internal by Max · 6 years ago
  80. 0e59980 TBF: make UL/DL state internal by Max · 6 years ago
  81. 0524e38 TBF: add dedicated log categories by Max · 6 years ago
  82. d81b3bf Set V_N and V_B to known initial state by Max · 6 years ago
  83. 2399b1d TBF: log source of state transitions by Max · 6 years ago
  84. 186206c Allow specifying sysmocom headers explicitly by Max · 6 years ago
  85. 6298fbb Use Timing Advance Index in UL assignments by Max · 6 years ago
  86. 93d947f Rewrite Packet Uplink Assignment by Max · 6 years ago
  87. 896574e Rewrite Packet Downlink Assignment by Max · 6 years ago
  88. 529ce88 Rewrite EGPRS Packet Uplink Assignment by Max · 6 years ago
  89. 00fd0df Don't access TBF internals in vty functions by Max · 6 years ago
  90. 9d7357e TBF: unify EGPRS window calculation by Max · 7 years ago
  91. d0532b5 TBF-DL: move priority computation into function by Max · 7 years ago
  92. ea98b7d TBF: move window parameters to UL/DL level by Max · 6 years ago
  93. 2617bf2 TBF-UL: add simpler test helper by Max · 7 years ago
  94. 5881858 Clarify RACH-related interfaces by Max · 6 years ago
  95. 8dce1de TBF: cleanup state flag handling by Max · 6 years ago
  96. 5081806 Make TBF state private by Max · 7 years ago
  97. b3a17d6 cosmetic: clarify coding scheme and puncturing by Max · 6 years ago
  98. a4f570f window: move encoding into functions by Max · 7 years ago
  99. 7df82d4 TBF-DL: mark rcvd_dl_ack() parameters as boolean by Max · 7 years ago
  100. 869c0c2 Fix llc_queue_size() type by Max · 6 years ago