1. f0af1b0 Added support for daemonize to osmo-pcu. by Rafael Diniz · 5 years ago
  2. 99278b1 Bump version: 0.5.1.38-5b52 → 0.6.0 by Harald Welte · 5 years ago 0.6.0
  3. 5b52189 contrib: fix makedistcheck with disabled systemd by Oliver Smith · 5 years ago
  4. 64bc940 contrib/jenkins.sh: build and publish manuals by Oliver Smith · 6 years ago
  5. 61469d1 Fix DISTCHECK_CONFIGURE_FLAGS override by Oliver Smith · 5 years ago
  6. 47aab58 build manuals moved here from osmo-gsm-manuals.git by Oliver Smith · 6 years ago
  7. dfb08d3 Merge history from osmo-gsm-manuals.git by Neels Hofmeyr · 6 years ago
  8. 96481c8 Change OpenBSC mentions to OsmoBSC where applicable by Daniel Willmann · 6 years ago
  9. 2eeddee vty-ref: Update URI of docbook 5.0 schema by Harald Welte · 6 years ago
  10. 57d91ea OsmoPCU: add rate counter documentation by Alexander Couzens · 6 years ago
  11. d2829b8 refactor Makefile build rules, don't use the FORCE by Neels Hofmeyr · 7 years ago
  12. f605f3d Allow easily disabling GFDL references by Pau Espin Pedrol · 7 years ago
  13. 452b533 configuration: fixing typos by Philipp · 7 years ago
  14. 5c8f1cc fix 'make clean': shell glob, ignore failure by Neels Hofmeyr · 8 years ago
  15. 6bc5c2a add 'make check' target by Neels Hofmeyr · 8 years ago
  16. 5828b60 make clean: also remove generated image files by Neels Hofmeyr · 8 years ago
  17. 58721eb fix various typos across all manuals by Jonathan Brielmaier · 8 years ago
  18. 6fb2963 gb/NS: Clarify the language regarding the UDP port numbers / socket by Harald Welte · 8 years ago
  19. 032f94b consistently use '3GPP TS' not sometimes 3GPP TS and sometimes TS. by Harald Welte · 8 years ago
  20. 32b58e6 gb: Some language improvements, formatting changes by Harald Welte · 8 years ago
  21. a27873f Gb: Various spelling fixes by Harald Welte · 8 years ago
  22. 3a89f21 Gb message sequence chart: Add notion of PCU unix domain socket by Harald Welte · 8 years ago
  23. d930b4d Gb message sequence chart: flip sides (SGSN should be right) by Harald Welte · 8 years ago
  24. 8f934f5 OsmoPCU: add MSC chart by Max · 8 years ago
  25. b1776b6 OsmoPCU: expand BSSGP documentation by Max · 8 years ago
  26. 4e2a1e3 OsmoPCU: expand NS documentation by Max · 8 years ago
  27. c182b98 OsmoPCU: fix Gb documentation front page by Max · 8 years ago
  28. b682cd6 Initial place-holder for the new Gb/IP interface documentation by Harald Welte · 8 years ago
  29. 4095f31 Add link to Asciidoc source code of manual by Harald Welte · 8 years ago
  30. 4ff37fe initial checkin of manuals to public repo by Harald Welte · 8 years ago
  31. b9ba5ad Importing history from osmo-gsm-manuals.git by Neels Hofmeyr · 6 years ago
  32. 4214c4a deb: add missing copyright file by Max · 6 years ago
  33. 099f4f2 gprs_rlcmac_received_lost(): Fix regression / uninitialized now_tv by Harald Welte · 6 years ago
  34. 173d7fd check for overlong unix socket paths by Stefan Sperling · 6 years ago
  35. 076122f Install osmo-pcu.cfg to docdir/examples by Pau Espin Pedrol · 6 years ago
  36. ac5e3e2 Move examples/ to doc/examples/ by Pau Espin Pedrol · 6 years ago
  37. 516697e Install systemd services with autotools by Pau Espin Pedrol · 6 years ago
  38. 3e9c071 configure.ac: Set CXXFLAGS during --enable-sanitize by Pau Espin Pedrol · 6 years ago
  39. e63c72a Cleanup of systemd service files by Pau Espin Pedrol · 6 years ago
  40. 54af2db debian/rules: Don't overwrite .tarball-version by Harald Welte · 6 years ago
  41. 448750e Bump version: 0.5.0.11-218e-dirty → 0.5.1 by Pau Espin Pedrol · 6 years ago 0.5.1
  42. 218ee98 tbf: Replace '.' in counter names with ':' by Pau Espin Pedrol · 6 years ago
  43. 0926901 tbf: Use incrementing id for rate_ctr_group_alloc by Pau Espin Pedrol · 6 years ago
  44. 3df1532 check bssgp_tlv_parse() return code in gprs_bssgp_pcu_rcvmsg() by Stefan Sperling · 6 years ago
  45. e176a4d jenkins.sh: use flag --enable-werror for sysmo and none by Pau Espin Pedrol · 6 years ago
  46. 082443d change log level of "DL packet loss" log messages by Stefan Sperling · 6 years ago
  47. 78ab624 fix time-delta calculations for measurement reports by Stefan Sperling · 6 years ago
  48. f0f7df1 read monotonic clock with clock_gettime() instead of gettimeofday() by Stefan Sperling · 6 years ago
  49. 143b2da fix a one-byte stack buffer overrun in osmo-pcu by Stefan Sperling · 6 years ago
  50. 7a9c166 rlc: Fix memset(0) on object with no trivial copy-assignment by Pau Espin Pedrol · 6 years ago
  51. 0b0748a tbf: Fix memset(0) on object with no trivial copy-assignment by Pau Espin Pedrol · 6 years ago
  52. 45143d2 Don't register SIGHUP handler without actually handling SIGHUP by Harald Welte · 6 years ago
  53. f1a334b Bump version: 0.4.0.115-513c-dirty → 0.5.0 by Pau Espin Pedrol · 6 years ago 0.5.0
  54. 513c9bc improve documentation of Encoding::write_paging_request() by Stefan Sperling · 6 years ago
  55. 33c52b6 tbf: add frame number to log output by Philipp Maier · 6 years ago
  56. 7e8e397 pcu_l1_if: add frame number to log output by Philipp Maier · 6 years ago
  57. 8ccf704 cosmetic: remove runaway semicolon by Philipp Maier · 6 years ago
  58. 42f2d61 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  59. e6e4898 Revert "Rewrite EGPRS Packet Uplink Assignment" by Neels Hofmeyr · 6 years ago
  60. 9f06cbf configure: properly quote CFLAGS in lc15 check by Neels Hofmeyr · 6 years ago
  61. a661bcd configure: fix --enable-sysmocom-dsp and --with-sysmobts flags by Neels Hofmeyr · 6 years ago
  62. 39f8458 Revert "Rewrite Packet Downlink Assignment" by Neels Hofmeyr · 6 years ago
  63. 782da2c Revert "Rewrite Packet Uplink Assignment" by Neels Hofmeyr · 6 years ago
  64. 89b85e0 Revert "Use Timing Advance Index in UL assignments" by Neels Hofmeyr · 6 years ago
  65. f753814 mslot_class: two more: use uint32_t to shift 1 << 31 by Neels Hofmeyr · 6 years ago
  66. 8b4bd46 mslot_class: find_free_tfi(): use uint32_t to shift 1 << 31 by Neels Hofmeyr · 6 years ago
  67. 7490622 gprs_bssgp_pcu.cpp: Comment unused function parse_ra_cap by Pau Espin Pedrol · 6 years ago
  68. 5a59194 configure: add --enable-werror by Neels Hofmeyr · 6 years ago
  69. bdc55fa implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  70. 8343b4a pcuif_proto: add version 8 features by Alexander Couzens · 6 years ago
  71. d2a219e pcuif_proto.h: fix whitespaces and indention by Alexander Couzens · 6 years ago
  72. 731e2bb Simplify TS alloc: move slot check into functions by Max · 6 years ago
  73. 77988d4 Simplify TS alloc: move slot assignment by Max · 6 years ago
  74. 847ed9f TBF: make network counters internal by Max · 6 years ago
  75. 4da3859 Simplify TS alloc: constify max dl slot func by Max · 6 years ago
  76. c5407c7 Simplify TS alloc: don't use PDCH for free TFI by Max · 6 years ago
  77. 6dc90b8 Move PDCH-related functions into separate files by Max · 6 years ago
  78. 2afec6d Simplify TS alloc: split USF/UL allocation by Max · 6 years ago
  79. 0cc7212 Simplify TS alloc: split allocation by Max · 6 years ago
  80. adca67b Simplify TS alloc: separate capacity computation by Max · 6 years ago
  81. f633b8d Simplify TS alloc: split off RX mask computation by Max · 6 years ago
  82. 1187a77 Update header includes by Max · 6 years ago
  83. 910a387 Move include guard to the top by Max · 6 years ago
  84. 4382e4e Move paging generation into PDCH by Max · 6 years ago
  85. 735e435 Use explicit type for pcu_lsb() by Max · 6 years ago
  86. 5b22fb7 Make osmo-pcu wait for BTS to become available at start-up time. by Stefan Sperling · 6 years ago
  87. c907b88 emu: use libosmocore definitions by Max · 6 years ago
  88. 4c112dc TBF: move common test code into functions by Max · 6 years ago
  89. 137fd59 RACH: improve single block detection by Max · 6 years ago
  90. c9ce6f9 vty: drop unused function by Max · 6 years ago
  91. 5441e1f TBF: show assignment kind in vty by Max · 6 years ago
  92. 5d7f757 TBF: add helpers for assignment type handling by Max · 6 years ago
  93. 0fdaa9d TBF: decrease logging verbosity for traffic by Max · 6 years ago
  94. 7e4921d Simplify TS alloc: internalize TRX check by Max · 7 years ago
  95. 69d585e TS alloc: print suggested TRX on allocation errors by Max · 6 years ago
  96. a76a7d0 Simplify TS alloc: adjust function signatures by Max · 6 years ago
  97. d000d80 Simplify TS alloc: use defines for constants by Max · 7 years ago
  98. 92e9c17 Simplify TS alloc: avoid TS reassignment by Max · 7 years ago
  99. 92b7a50 Simplify TS alloc: fix allocation calls by Max · 6 years ago
  100. e9fe0e3 Simplify TS alloc: adjust allocator signatures by Max · 7 years ago