1. 6298fbb Use Timing Advance Index in UL assignments by Max · 6 years ago
  2. 93d947f Rewrite Packet Uplink Assignment by Max · 6 years ago
  3. 896574e Rewrite Packet Downlink Assignment by Max · 6 years ago
  4. 529ce88 Rewrite EGPRS Packet Uplink Assignment by Max · 6 years ago
  5. 2141962 Fix sanitizer build by Max · 6 years ago
  6. 71affce Allocate global context for TypesTest by Max · 6 years ago
  7. 3e659ea Fix jenkins.sh to match jenkins job axis filter by Max · 6 years ago
  8. 00fd0df Don't access TBF internals in vty functions by Max · 6 years ago
  9. 9d7357e TBF: unify EGPRS window calculation by Max · 7 years ago
  10. d0532b5 TBF-DL: move priority computation into function by Max · 7 years ago
  11. ea98b7d TBF: move window parameters to UL/DL level by Max · 6 years ago
  12. 7d32f55 Avoid code duplication in TBF test by Max · 7 years ago
  13. 2617bf2 TBF-UL: add simpler test helper by Max · 7 years ago
  14. 5881858 Clarify RACH-related interfaces by Max · 6 years ago
  15. 8dce1de TBF: cleanup state flag handling by Max · 6 years ago
  16. 5081806 Make TBF state private by Max · 7 years ago
  17. b3a17d6 cosmetic: clarify coding scheme and puncturing by Max · 7 years ago
  18. a4f570f window: move encoding into functions by Max · 7 years ago
  19. 7df82d4 TBF-DL: mark rcvd_dl_ack() parameters as boolean by Max · 7 years ago
  20. 869c0c2 Fix llc_queue_size() type by Max · 6 years ago
  21. 0bc982e TBF: bail out for unknown timers by Max · 7 years ago
  22. 467f633 TBF: log timer invocation source by Max · 7 years ago
  23. b2de1f7 TBF: unify timer handling by Max · 7 years ago
  24. effdec6 Add optional profiling support by Max · 7 years ago
  25. 20c7c46 Add tests for pcu_lsb() by Max · 7 years ago
  26. 406a1f0 Enable sanitize for CI test by Max · 7 years ago
  27. b2f0b62 Add --enable-sanitize configure option by Max · 7 years ago
  28. 327e121 Add function to get max supported MS class by Max · 7 years ago
  29. 1714aea Fix warnings by Max · 7 years ago
  30. 59e4a4f TBF: add N3101 counter by Max · 7 years ago
  31. ee5be3a TBF: implement independent T31xx timers by Max · 7 years ago
  32. c21f007 Introduce LOGTBF* for consistent logging by Max · 7 years ago
  33. ea9968f Fix tests after rate_ctr change by Max · 7 years ago
  34. ef784e4 Remove unused includes and forward declarations by Max · 7 years ago
  35. 9121318 TBF: remove unused variable by Max · 7 years ago
  36. 1a11d1d TBF-DL: fix misleading idle time check by Max · 7 years ago
  37. 25a3ca4 TBF: move EGPRS enablement into (U|D)L-TBF by Max · 7 years ago
  38. ead08aa DL window: constify resend_needed() function by Max · 7 years ago
  39. 39eb95f vty: print class and TBFs for each MS by Max · 7 years ago
  40. cea806e TBF: expand timer logging by Max · 7 years ago
  41. b4d368b TBF: fix compiler warning in test by Max · 7 years ago
  42. da0a194 Print error cause of pcu socket connect failure by Pau Espin Pedrol · 7 years ago
  43. 59f50c2 TBF: log timer override by Max · 7 years ago
  44. 701afa4 Fix compiler warning by Max · 7 years ago
  45. a5eb67d Replace '.' in counter names with ':' by Max · 7 years ago
  46. 842d781 Move multislot table to separate file by Max · 7 years ago
  47. b709144 Remove unused parameter by Max · 7 years ago
  48. 8d55563 PCU: display TA information in TBF stats by Minh-Quang Nguyen · 7 years ago
  49. 1bcfa9a PCU: Fix TA adjustment by Minh-Quang Nguyen · 7 years ago
  50. bfc54b5 vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  51. 49beba4 jenkins: use osmo-clean-workspace.sh before and after build by Neels Hofmeyr · 7 years ago
  52. d34ec1b Tag/Release Version 0.4.0 by Harald Welte · 7 years ago 0.4.0
  53. 47c6829 Debian: upgrade to debhelper 9 / Standards 3.9.8 by Harald Welte · 7 years ago
  54. e64917a Debian: migrate from DEB_BUILD_HARDENING to DEB_BUILD_MAINT_OPTIONS by Harald Welte · 7 years ago
  55. 9dab1ba Debian: print test results in case of failure + clean-up autotest by Harald Welte · 7 years ago
  56. f826e8a Debian: Cosmetic changes to control file; add better Description by Harald Welte · 7 years ago
  57. 3e51d3e Call osmo_init_logging() before static BTS constructor by Harald Welte · 7 years ago
  58. ac0490a tests: Don't use private version of log_info but global gprs_log_info by Harald Welte · 7 years ago
  59. 4c9ec22 gb: allow only packets from a specific SGSN by Philipp Maier · 7 years ago
  60. a4f4822 cosmetic: reformat multislot classes table by Max · 7 years ago
  61. 5b0df1f TS alloc: properly count UL slots by Max · 7 years ago
  62. 5759a19 TBF-DL: extend index check for RLC block copy by Max · 7 years ago
  63. 1962136 Assert valid CS by Max · 7 years ago
  64. 5a6bcfb cosmetic: convert explicit warnings to fixme/todo by Max · 7 years ago
  65. 8bfa659 Move gsmtap and accounting into separate function by Max · 7 years ago
  66. 84bf0fa Support receiving SI13 from BTS by Max · 7 years ago
  67. b216c6b cosmetic: tighten direct-phy related code by Max · 7 years ago
  68. 10e37a5 Use value string check from osmo-ci by Max · 7 years ago
  69. d78adfb Facilitate future releases by Max · 7 years ago
  70. 1f18909 EDGE: Fix UL link adaptation. by Minh-Quang Nguyen · 7 years ago
  71. b1be611 GSMTAP: fix category checks in pcu_rx_data_ind and pcu_l1if_tx_ptcch by Harald Welte · 7 years ago
  72. f60cf62 Simplify polling troubleshooting by Max · 7 years ago
  73. a10c398 Move DL assignment to TBF-DL by Max · 7 years ago
  74. 341dccd Move common code into functions by Max · 7 years ago
  75. fd13f6c Encapsulate handling of UL ACK timeout by Max · 7 years ago
  76. c4178e5 Add pcu-socket vty config by Pau Espin Pedrol · 7 years ago
  77. 0cd8e4e README: Clarify that fixed allocations have been revmoved from 3GPP specs by Harald Welte · 7 years ago
  78. bc219d5 GSMTAP: Ad PTCCH as separate gsmtap category by Harald Welte · 7 years ago
  79. cd34dd3 GSMTAP: Fix logical channel of downlink PTCCH by Harald Welte · 7 years ago
  80. f7740aa GSMTAP: Fix channel type for data blocks: PDTCH instead of PACCH by Harald Welte · 7 years ago
  81. 05d7b5d BSSGP: Improve logging of received messages by Harald Welte · 7 years ago
  82. 18a17aa Remove #warnings that have been adressed since 2015 by Harald Welte · 7 years ago
  83. 2813f93 BSSGP: Use libosmocore for BVC-RESET by Max · 7 years ago
  84. 717cdf5 Introduce GSMTAP categories by Harald Welte · 7 years ago
  85. 9530a40 check for missing result of rate_ctr_group_alloc() by Harald Welte · 7 years ago
  86. 8c8027c jenkins.sh: Proper error message if local environment isn't set up by Harald Welte · 7 years ago
  87. aae1bfb Remove TBF knowledge from rcv_control*dl_ack_nack by Max · 7 years ago
  88. 5579595 Ignore test binaries using mask by Max · 7 years ago
  89. 241f5bc Copy sysmopcu.service to osmo-pcu by Max · 7 years ago
  90. 3741f14 Remove comment warning by Max · 7 years ago
  91. 865436d lc15: use environment for firmware version by Max · 7 years ago
  92. a468cfa tests: remove unused definition by Max · 7 years ago
  93. 062dfa1 lc15: use generic L1 headers helper by Max · 7 years ago
  94. 49b7822 use tlvp_val16be() rather than manual pointer-cast + ntohs() by Harald Welte · 7 years ago
  95. c136be0 lc15: further fixes regarding --with-litecell15 by Harald Welte · 7 years ago
  96. 0fb294a lc15: fix configure.ac variable substitution causing compile error by Harald Welte · 7 years ago
  97. 9dabfa2 Cleanup FN scheduling by Max · 7 years ago
  98. 356ac61 Fix format string error (string needs %s) by Harald Welte · 7 years ago
  99. e8284a7 Fix typo in logging by Max · 7 years ago
  100. a49475b Print human-readable BSSGP PDU type by Max · 7 years ago