1. 910a387 Move include guard to the top by Max · 6 years ago
  2. 4382e4e Move paging generation into PDCH by Max · 6 years ago
  3. 735e435 Use explicit type for pcu_lsb() by Max · 6 years ago
  4. 5b22fb7 Make osmo-pcu wait for BTS to become available at start-up time. by Stefan Sperling · 6 years ago
  5. c907b88 emu: use libosmocore definitions by Max · 6 years ago
  6. 4c112dc TBF: move common test code into functions by Max · 6 years ago
  7. 137fd59 RACH: improve single block detection by Max · 6 years ago
  8. c9ce6f9 vty: drop unused function by Max · 6 years ago
  9. 5441e1f TBF: show assignment kind in vty by Max · 6 years ago
  10. 5d7f757 TBF: add helpers for assignment type handling by Max · 6 years ago
  11. 0fdaa9d TBF: decrease logging verbosity for traffic by Max · 6 years ago
  12. 7e4921d Simplify TS alloc: internalize TRX check by Max · 7 years ago
  13. 69d585e TS alloc: print suggested TRX on allocation errors by Max · 6 years ago
  14. a76a7d0 Simplify TS alloc: adjust function signatures by Max · 6 years ago
  15. d000d80 Simplify TS alloc: use defines for constants by Max · 7 years ago
  16. 92e9c17 Simplify TS alloc: avoid TS reassignment by Max · 7 years ago
  17. 92b7a50 Simplify TS alloc: fix allocation calls by Max · 6 years ago
  18. e9fe0e3 Simplify TS alloc: adjust allocator signatures by Max · 7 years ago
  19. a296118 TBF: override send function via linker option by Max · 6 years ago
  20. 164b59d TBF: decrease L1 logging verbosity in test by Max · 6 years ago
  21. d2d51ed cosmetic: fix whitespace issue with include files by Max · 6 years ago
  22. 01bd0cc Add multislot classes from latest spec by Max · 6 years ago
  23. 9f46071 AllocTest: remove assumption on max MS class by Max · 6 years ago
  24. c59ef12 AllocTest: expand test output by Max · 7 years ago
  25. 2ecf0fd AllocTest: adjust test_alloc_b() by Max · 7 years ago
  26. 46fbfce Add tests for find_multi_slots() by Max · 7 years ago
  27. fdd79e9 TBF: adjust test log levels by Max · 6 years ago
  28. cac6b66 TBF: make poll state internal by Max · 6 years ago
  29. 088c7df TBF: make UL ack state internal by Max · 6 years ago
  30. 0e59980 TBF: make UL/DL state internal by Max · 6 years ago
  31. 0524e38 TBF: add dedicated log categories by Max · 6 years ago
  32. d81b3bf Set V_N and V_B to known initial state by Max · 6 years ago
  33. 4cb6e04 jenkins.sh: Disable building doxygen for deps by Max · 6 years ago
  34. 2399b1d TBF: log source of state transitions by Max · 6 years ago
  35. 186206c Allow specifying sysmocom headers explicitly by Max · 6 years ago
  36. 6298fbb Use Timing Advance Index in UL assignments by Max · 6 years ago
  37. 93d947f Rewrite Packet Uplink Assignment by Max · 6 years ago
  38. 896574e Rewrite Packet Downlink Assignment by Max · 6 years ago
  39. 529ce88 Rewrite EGPRS Packet Uplink Assignment by Max · 6 years ago
  40. 2141962 Fix sanitizer build by Max · 6 years ago
  41. 71affce Allocate global context for TypesTest by Max · 6 years ago
  42. 3e659ea Fix jenkins.sh to match jenkins job axis filter by Max · 6 years ago
  43. 00fd0df Don't access TBF internals in vty functions by Max · 6 years ago
  44. 9d7357e TBF: unify EGPRS window calculation by Max · 7 years ago
  45. d0532b5 TBF-DL: move priority computation into function by Max · 7 years ago
  46. ea98b7d TBF: move window parameters to UL/DL level by Max · 6 years ago
  47. 7d32f55 Avoid code duplication in TBF test by Max · 7 years ago
  48. 2617bf2 TBF-UL: add simpler test helper by Max · 7 years ago
  49. 5881858 Clarify RACH-related interfaces by Max · 6 years ago
  50. 8dce1de TBF: cleanup state flag handling by Max · 6 years ago
  51. 5081806 Make TBF state private by Max · 7 years ago
  52. b3a17d6 cosmetic: clarify coding scheme and puncturing by Max · 6 years ago
  53. a4f570f window: move encoding into functions by Max · 7 years ago
  54. 7df82d4 TBF-DL: mark rcvd_dl_ack() parameters as boolean by Max · 7 years ago
  55. 869c0c2 Fix llc_queue_size() type by Max · 6 years ago
  56. 0bc982e TBF: bail out for unknown timers by Max · 6 years ago
  57. 467f633 TBF: log timer invocation source by Max · 6 years ago
  58. b2de1f7 TBF: unify timer handling by Max · 6 years ago
  59. effdec6 Add optional profiling support by Max · 6 years ago
  60. 20c7c46 Add tests for pcu_lsb() by Max · 6 years ago
  61. 406a1f0 Enable sanitize for CI test by Max · 6 years ago
  62. b2f0b62 Add --enable-sanitize configure option by Max · 6 years ago
  63. 327e121 Add function to get max supported MS class by Max · 7 years ago
  64. 1714aea Fix warnings by Max · 6 years ago
  65. 59e4a4f TBF: add N3101 counter by Max · 6 years ago
  66. ee5be3a TBF: implement independent T31xx timers by Max · 6 years ago
  67. c21f007 Introduce LOGTBF* for consistent logging by Max · 7 years ago
  68. ea9968f Fix tests after rate_ctr change by Max · 7 years ago
  69. ef784e4 Remove unused includes and forward declarations by Max · 7 years ago
  70. 9121318 TBF: remove unused variable by Max · 7 years ago
  71. 1a11d1d TBF-DL: fix misleading idle time check by Max · 7 years ago
  72. 25a3ca4 TBF: move EGPRS enablement into (U|D)L-TBF by Max · 7 years ago
  73. ead08aa DL window: constify resend_needed() function by Max · 7 years ago
  74. 39eb95f vty: print class and TBFs for each MS by Max · 7 years ago
  75. cea806e TBF: expand timer logging by Max · 7 years ago
  76. b4d368b TBF: fix compiler warning in test by Max · 7 years ago
  77. da0a194 Print error cause of pcu socket connect failure by Pau Espin Pedrol · 7 years ago
  78. 59f50c2 TBF: log timer override by Max · 7 years ago
  79. 701afa4 Fix compiler warning by Max · 7 years ago
  80. a5eb67d Replace '.' in counter names with ':' by Max · 7 years ago
  81. 842d781 Move multislot table to separate file by Max · 7 years ago
  82. b709144 Remove unused parameter by Max · 7 years ago
  83. 8d55563 PCU: display TA information in TBF stats by Minh-Quang Nguyen · 7 years ago
  84. 1bcfa9a PCU: Fix TA adjustment by Minh-Quang Nguyen · 7 years ago
  85. bfc54b5 vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  86. 49beba4 jenkins: use osmo-clean-workspace.sh before and after build by Neels Hofmeyr · 7 years ago
  87. d34ec1b Tag/Release Version 0.4.0 by Harald Welte · 7 years ago 0.4.0
  88. 47c6829 Debian: upgrade to debhelper 9 / Standards 3.9.8 by Harald Welte · 7 years ago
  89. e64917a Debian: migrate from DEB_BUILD_HARDENING to DEB_BUILD_MAINT_OPTIONS by Harald Welte · 7 years ago
  90. 9dab1ba Debian: print test results in case of failure + clean-up autotest by Harald Welte · 7 years ago
  91. f826e8a Debian: Cosmetic changes to control file; add better Description by Harald Welte · 7 years ago
  92. 3e51d3e Call osmo_init_logging() before static BTS constructor by Harald Welte · 7 years ago
  93. ac0490a tests: Don't use private version of log_info but global gprs_log_info by Harald Welte · 7 years ago
  94. 4c9ec22 gb: allow only packets from a specific SGSN by Philipp Maier · 7 years ago
  95. a4f4822 cosmetic: reformat multislot classes table by Max · 7 years ago
  96. 5b0df1f TS alloc: properly count UL slots by Max · 7 years ago
  97. 5759a19 TBF-DL: extend index check for RLC block copy by Max · 7 years ago
  98. 1962136 Assert valid CS by Max · 7 years ago
  99. 5a6bcfb cosmetic: convert explicit warnings to fixme/todo by Max · 7 years ago
  100. 8bfa659 Move gsmtap and accounting into separate function by Max · 7 years ago