1. e742cc0 Use Timing Advance Index in UL assignments by Max · 5 years ago
  2. 3eb4736 Rewrite Packet Uplink IA Rest Octets for SBA by Max · 5 years ago
  3. 0367ddd Rewrite Packet Uplink IA Rest Octets for MBA by Max · 5 years ago
  4. 6e96dd4 Fix Channel Coding Command for MCS by Max · 5 years ago
  5. 898dddb MCS: add Channel Coding Command encoder by Max · 5 years ago
  6. 48b1e7a gprs_debug: Use named initializers and explicit array indicies by Harald Welte · 5 years ago
  7. 3447c4a Forward GPRS SUSPEND REQ from BTS to SGSN using BSSGP by Harald Welte · 7 years ago
  8. 1473b37 pcu_l1_if: Fix erroneous endian-swapping of the CellID by Harald Welte · 5 years ago
  9. 8a8e0fb MCS: add mcs_is_*() helpers by Max · 5 years ago
  10. fb3fd09 Include pdch.h in bts.h even if we're not compiling C++ by Daniel Willmann · 5 years ago
  11. a4de02d MCS: move Mode enum outside of class definition by Max · 5 years ago
  12. 02fbfc1 Fix TA index encoder by Max · 5 years ago
  13. a035354 TBF-DL: log MCS as string by Max · 5 years ago
  14. 136ebcc MCS: use value_string for conversion by Max · 5 years ago
  15. 51754b6 MCS: move HeaderType enum outside of class definition by Max · 5 years ago
  16. d5ffeb5 Explicitly clean up BTS singleton by Max · 5 years ago
  17. f4d3973 MS store: move test helper to unit test by Max · 5 years ago
  18. 0fb91b7 tests: use -no-install libtool flag to avoid ./lt-* scripts by Oliver Smith · 5 years ago
  19. a3ff316 Use unique NSEI/BVCI/NSVCI in TBF tests by Max · 5 years ago
  20. ed6e4ac Debian: bump copyright year by Max · 5 years ago
  21. 0620656 MCS: remove unused function by Max · 5 years ago
  22. e43ef21 Make get_retx_mcs() into regular function by Max · 5 years ago
  23. bea2edb MCS: move Coding Scheme enum outside of class definition by Max · 5 years ago
  24. 1beed38 encoding: Fixes TMSI vs MI bit selection in repeated page info by JF Dionne · 8 years ago
  25. fa3085b Log (M)CS UL update errors by Max · 5 years ago
  26. 86e35e4 Enable LGLOBAL logging for TBF tests by Max · 5 years ago
  27. 8119ecd Tighten lqual table limits check by Max · 5 years ago
  28. d3a0d91 Use msgb_eq_data_print() in tests by Max · 5 years ago
  29. 01f9bc7 EDGE tests: remove no-op check by Max · 5 years ago
  30. 9feaddc MCS: remove dead code by Max · 5 years ago
  31. 360e021 EDGE tests: reduce code duplication by Max · 5 years ago
  32. 807dde0 MCS: internalize 'family' parameter by Max · 5 years ago
  33. 57d3515 Optionally Use the NS Sub-Network-Service (SNS) on Gb by Harald Welte · 6 years ago
  34. 2a47c73 Rewrite EGPRS Packet Uplink IA Rest Octets for SBA by Max · 5 years ago
  35. b26854c Mark gprs_ns_reconnect() as static (not used outside of C file) by Harald Welte · 5 years ago
  36. bd5647e Rewrite EGPRS Packet Uplink IA Rest Octets for MBA by Max · 5 years ago
  37. 23c0e01 Rewrite Packet Downlink Assignment by Max · 5 years ago
  38. 0160a29 Restructure IA Rest Octets encoders by Max · 5 years ago
  39. fc8afc2 Clarify write_immediate_assignment() signature by Max · 5 years ago
  40. 81b58cc Add encoding tests for Immediate Assignment by Max · 5 years ago
  41. 7426c5f Add define for dummy burst string by Max · 5 years ago
  42. 0c55bf1 Move C include to proper place by Max · 5 years ago
  43. 1f2e69f Don't install pcuif_proto.h header by Max · 5 years ago
  44. f0af1b0 Added support for daemonize to osmo-pcu. by Rafael Diniz · 5 years ago
  45. 99278b1 Bump version: 0.5.1.38-5b52 → 0.6.0 by Harald Welte · 5 years ago 0.6.0
  46. 5b52189 contrib: fix makedistcheck with disabled systemd by Oliver Smith · 5 years ago
  47. 64bc940 contrib/jenkins.sh: build and publish manuals by Oliver Smith · 6 years ago
  48. 61469d1 Fix DISTCHECK_CONFIGURE_FLAGS override by Oliver Smith · 5 years ago
  49. 47aab58 build manuals moved here from osmo-gsm-manuals.git by Oliver Smith · 6 years ago
  50. dfb08d3 Merge history from osmo-gsm-manuals.git by Neels Hofmeyr · 6 years ago
  51. 96481c8 Change OpenBSC mentions to OsmoBSC where applicable by Daniel Willmann · 6 years ago
  52. 2eeddee vty-ref: Update URI of docbook 5.0 schema by Harald Welte · 6 years ago
  53. 57d91ea OsmoPCU: add rate counter documentation by Alexander Couzens · 6 years ago
  54. d2829b8 refactor Makefile build rules, don't use the FORCE by Neels Hofmeyr · 7 years ago
  55. f605f3d Allow easily disabling GFDL references by Pau Espin Pedrol · 7 years ago
  56. 452b533 configuration: fixing typos by Philipp · 7 years ago
  57. 5c8f1cc fix 'make clean': shell glob, ignore failure by Neels Hofmeyr · 8 years ago
  58. 6bc5c2a add 'make check' target by Neels Hofmeyr · 8 years ago
  59. 5828b60 make clean: also remove generated image files by Neels Hofmeyr · 8 years ago
  60. 58721eb fix various typos across all manuals by Jonathan Brielmaier · 8 years ago
  61. 6fb2963 gb/NS: Clarify the language regarding the UDP port numbers / socket by Harald Welte · 8 years ago
  62. 032f94b consistently use '3GPP TS' not sometimes 3GPP TS and sometimes TS. by Harald Welte · 8 years ago
  63. 32b58e6 gb: Some language improvements, formatting changes by Harald Welte · 8 years ago
  64. a27873f Gb: Various spelling fixes by Harald Welte · 8 years ago
  65. 3a89f21 Gb message sequence chart: Add notion of PCU unix domain socket by Harald Welte · 8 years ago
  66. d930b4d Gb message sequence chart: flip sides (SGSN should be right) by Harald Welte · 8 years ago
  67. 8f934f5 OsmoPCU: add MSC chart by Max · 8 years ago
  68. b1776b6 OsmoPCU: expand BSSGP documentation by Max · 8 years ago
  69. 4e2a1e3 OsmoPCU: expand NS documentation by Max · 8 years ago
  70. c182b98 OsmoPCU: fix Gb documentation front page by Max · 8 years ago
  71. b682cd6 Initial place-holder for the new Gb/IP interface documentation by Harald Welte · 8 years ago
  72. 4095f31 Add link to Asciidoc source code of manual by Harald Welte · 8 years ago
  73. 4ff37fe initial checkin of manuals to public repo by Harald Welte · 8 years ago
  74. b9ba5ad Importing history from osmo-gsm-manuals.git by Neels Hofmeyr · 6 years ago
  75. 4214c4a deb: add missing copyright file by Max · 6 years ago
  76. 099f4f2 gprs_rlcmac_received_lost(): Fix regression / uninitialized now_tv by Harald Welte · 6 years ago
  77. 173d7fd check for overlong unix socket paths by Stefan Sperling · 6 years ago
  78. 076122f Install osmo-pcu.cfg to docdir/examples by Pau Espin Pedrol · 6 years ago
  79. ac5e3e2 Move examples/ to doc/examples/ by Pau Espin Pedrol · 6 years ago
  80. 516697e Install systemd services with autotools by Pau Espin Pedrol · 6 years ago
  81. 3e9c071 configure.ac: Set CXXFLAGS during --enable-sanitize by Pau Espin Pedrol · 6 years ago
  82. e63c72a Cleanup of systemd service files by Pau Espin Pedrol · 6 years ago
  83. 54af2db debian/rules: Don't overwrite .tarball-version by Harald Welte · 6 years ago
  84. 448750e Bump version: 0.5.0.11-218e-dirty → 0.5.1 by Pau Espin Pedrol · 6 years ago 0.5.1
  85. 218ee98 tbf: Replace '.' in counter names with ':' by Pau Espin Pedrol · 6 years ago
  86. 0926901 tbf: Use incrementing id for rate_ctr_group_alloc by Pau Espin Pedrol · 6 years ago
  87. 3df1532 check bssgp_tlv_parse() return code in gprs_bssgp_pcu_rcvmsg() by Stefan Sperling · 6 years ago
  88. e176a4d jenkins.sh: use flag --enable-werror for sysmo and none by Pau Espin Pedrol · 6 years ago
  89. 082443d change log level of "DL packet loss" log messages by Stefan Sperling · 6 years ago
  90. 78ab624 fix time-delta calculations for measurement reports by Stefan Sperling · 6 years ago
  91. f0f7df1 read monotonic clock with clock_gettime() instead of gettimeofday() by Stefan Sperling · 6 years ago
  92. 143b2da fix a one-byte stack buffer overrun in osmo-pcu by Stefan Sperling · 6 years ago
  93. 7a9c166 rlc: Fix memset(0) on object with no trivial copy-assignment by Pau Espin Pedrol · 6 years ago
  94. 0b0748a tbf: Fix memset(0) on object with no trivial copy-assignment by Pau Espin Pedrol · 6 years ago
  95. 45143d2 Don't register SIGHUP handler without actually handling SIGHUP by Harald Welte · 6 years ago
  96. f1a334b Bump version: 0.4.0.115-513c-dirty → 0.5.0 by Pau Espin Pedrol · 6 years ago 0.5.0
  97. 513c9bc improve documentation of Encoding::write_paging_request() by Stefan Sperling · 6 years ago
  98. 33c52b6 tbf: add frame number to log output by Philipp Maier · 6 years ago
  99. 7e8e397 pcu_l1_if: add frame number to log output by Philipp Maier · 6 years ago
  100. 8ccf704 cosmetic: remove runaway semicolon by Philipp Maier · 6 years ago