1. 5fec67d Encoding: ACK/NACK: rework uncompressed length calculation when CRBB is present by Alexander Couzens · 4 years, 11 months ago lynxis/gprs-ack-nack
  2. eace104 Encoding: ACK/NACK: rework uncompressed block bitmap length calculation by Alexander Couzens · 4 years, 11 months ago
  3. a5e2689 rlc: replace int with uint16_t by Alexander Couzens · 4 years, 11 months ago
  4. afe9d4e Encoding: use uint16_t when interacting with the window object by Alexander Couzens · 4 years, 11 months ago
  5. 5388526 egprs_rlc_compression: fix white spaces by Alexander Couzens · 4 years, 11 months ago
  6. 19e933b Encoding: drop struct gprs_rlcmac_bts* from all functions by Alexander Couzens · 4 years, 11 months ago
  7. 6c94530 encoding: replace comment in #if 0 with /* */ by Alexander Couzens · 4 years, 11 months ago
  8. 3f64077 encoding: correct encoding of CRBB in ACK/NACK when not byte aligned by Alexander Couzens · 5 years ago
  9. 5c3783b gprs_bssgp_pcu: explicit allocate & initialize bssgp_nsi instance by Alexander Couzens · 5 years ago
  10. a558ad4 debian: create -doc subpackage with pdf manuals by Oliver Smith · 5 years ago
  11. eb64d43 gprs_bssgp_pcu: make gprs_bssgp_ns_cb public by Alexander Couzens · 5 years ago
  12. 41d6b35 Add test for MS mode and (M)CS settings by Max · 5 years ago
  13. 0e6e45a Fix help message formatting of osmo-pcu. by Rafael Diniz · 5 years ago
  14. 34513fe cosmetic: use const pointer for bts_data by Max · 5 years ago
  15. 902e3e5 Update MCS selection for retransmission by Max · 5 years ago
  16. 12a0987 vty: add commands to show TBF of a certain kind by Max · 6 years ago
  17. 0e6ac79 TS alloc: expand tests log by Max · 6 years ago
  18. 8ab35b1 jenkins.sh: Add oc2g build support by Daniel Willmann · 5 years ago
  19. 32518cc oc2g: Change log type (Litecell15->Oc2g) by Daniel Willmann · 5 years ago
  20. f57dccb oc2g: Remove custom alarms by Daniel Willmann · 5 years ago
  21. ba66ea4 OC-2G: Always use positive TA information provided in PH-RA-IND by Minh-Quang Nguyen · 6 years ago
  22. 2ba6084 OC-2G: Fix TA adjustment by Minh-Quang Nguyen · 6 years ago
  23. 4a1796f OC-2G: Fix missing header by Minh-Quang Nguyen · 7 years ago
  24. c1e4490 Initial commit for OC-2G support. by Jean-Francois Dionne · 7 years ago
  25. 3fa235f Update IA Rest Octets encoding by Max · 5 years ago
  26. d4a3929 TBF-DL: cosmetic update for helper routines by Max · 5 years ago
  27. fb59a93 TBF: update MCS counters by Max · 5 years ago
  28. e742cc0 Use Timing Advance Index in UL assignments by Max · 5 years ago
  29. 3eb4736 Rewrite Packet Uplink IA Rest Octets for SBA by Max · 5 years ago
  30. 0367ddd Rewrite Packet Uplink IA Rest Octets for MBA by Max · 5 years ago
  31. 6e96dd4 Fix Channel Coding Command for MCS by Max · 5 years ago
  32. 898dddb MCS: add Channel Coding Command encoder by Max · 5 years ago
  33. 48b1e7a gprs_debug: Use named initializers and explicit array indicies by Harald Welte · 5 years ago
  34. 3447c4a Forward GPRS SUSPEND REQ from BTS to SGSN using BSSGP by Harald Welte · 7 years ago
  35. 1473b37 pcu_l1_if: Fix erroneous endian-swapping of the CellID by Harald Welte · 5 years ago
  36. 8a8e0fb MCS: add mcs_is_*() helpers by Max · 5 years ago
  37. fb3fd09 Include pdch.h in bts.h even if we're not compiling C++ by Daniel Willmann · 5 years ago
  38. a4de02d MCS: move Mode enum outside of class definition by Max · 5 years ago
  39. 02fbfc1 Fix TA index encoder by Max · 5 years ago
  40. a035354 TBF-DL: log MCS as string by Max · 5 years ago
  41. 136ebcc MCS: use value_string for conversion by Max · 5 years ago
  42. 51754b6 MCS: move HeaderType enum outside of class definition by Max · 5 years ago
  43. d5ffeb5 Explicitly clean up BTS singleton by Max · 5 years ago
  44. f4d3973 MS store: move test helper to unit test by Max · 5 years ago
  45. 0fb91b7 tests: use -no-install libtool flag to avoid ./lt-* scripts by Oliver Smith · 5 years ago
  46. a3ff316 Use unique NSEI/BVCI/NSVCI in TBF tests by Max · 5 years ago
  47. ed6e4ac Debian: bump copyright year by Max · 5 years ago
  48. 0620656 MCS: remove unused function by Max · 5 years ago
  49. e43ef21 Make get_retx_mcs() into regular function by Max · 5 years ago
  50. bea2edb MCS: move Coding Scheme enum outside of class definition by Max · 5 years ago
  51. 1beed38 encoding: Fixes TMSI vs MI bit selection in repeated page info by JF Dionne · 8 years ago
  52. fa3085b Log (M)CS UL update errors by Max · 5 years ago
  53. 86e35e4 Enable LGLOBAL logging for TBF tests by Max · 5 years ago
  54. 8119ecd Tighten lqual table limits check by Max · 5 years ago
  55. d3a0d91 Use msgb_eq_data_print() in tests by Max · 5 years ago
  56. 01f9bc7 EDGE tests: remove no-op check by Max · 5 years ago
  57. 9feaddc MCS: remove dead code by Max · 5 years ago
  58. 360e021 EDGE tests: reduce code duplication by Max · 5 years ago
  59. 807dde0 MCS: internalize 'family' parameter by Max · 5 years ago
  60. 57d3515 Optionally Use the NS Sub-Network-Service (SNS) on Gb by Harald Welte · 6 years ago
  61. 2a47c73 Rewrite EGPRS Packet Uplink IA Rest Octets for SBA by Max · 5 years ago
  62. b26854c Mark gprs_ns_reconnect() as static (not used outside of C file) by Harald Welte · 5 years ago
  63. bd5647e Rewrite EGPRS Packet Uplink IA Rest Octets for MBA by Max · 5 years ago
  64. 23c0e01 Rewrite Packet Downlink Assignment by Max · 5 years ago
  65. 0160a29 Restructure IA Rest Octets encoders by Max · 5 years ago
  66. fc8afc2 Clarify write_immediate_assignment() signature by Max · 5 years ago
  67. 81b58cc Add encoding tests for Immediate Assignment by Max · 5 years ago
  68. 7426c5f Add define for dummy burst string by Max · 5 years ago
  69. 0c55bf1 Move C include to proper place by Max · 5 years ago
  70. 1f2e69f Don't install pcuif_proto.h header by Max · 5 years ago
  71. f0af1b0 Added support for daemonize to osmo-pcu. by Rafael Diniz · 5 years ago
  72. 99278b1 Bump version: 0.5.1.38-5b52 → 0.6.0 by Harald Welte · 5 years ago 0.6.0
  73. 5b52189 contrib: fix makedistcheck with disabled systemd by Oliver Smith · 5 years ago
  74. 64bc940 contrib/jenkins.sh: build and publish manuals by Oliver Smith · 5 years ago
  75. 61469d1 Fix DISTCHECK_CONFIGURE_FLAGS override by Oliver Smith · 5 years ago
  76. 47aab58 build manuals moved here from osmo-gsm-manuals.git by Oliver Smith · 5 years ago
  77. dfb08d3 Merge history from osmo-gsm-manuals.git by Neels Hofmeyr · 5 years ago
  78. 96481c8 Change OpenBSC mentions to OsmoBSC where applicable by Daniel Willmann · 6 years ago
  79. 2eeddee vty-ref: Update URI of docbook 5.0 schema by Harald Welte · 6 years ago
  80. 57d91ea OsmoPCU: add rate counter documentation by Alexander Couzens · 6 years ago
  81. d2829b8 refactor Makefile build rules, don't use the FORCE by Neels Hofmeyr · 7 years ago
  82. f605f3d Allow easily disabling GFDL references by Pau Espin Pedrol · 7 years ago
  83. 452b533 configuration: fixing typos by Philipp · 7 years ago
  84. 5c8f1cc fix 'make clean': shell glob, ignore failure by Neels Hofmeyr · 8 years ago
  85. 6bc5c2a add 'make check' target by Neels Hofmeyr · 8 years ago
  86. 5828b60 make clean: also remove generated image files by Neels Hofmeyr · 8 years ago
  87. 58721eb fix various typos across all manuals by Jonathan Brielmaier · 8 years ago
  88. 6fb2963 gb/NS: Clarify the language regarding the UDP port numbers / socket by Harald Welte · 8 years ago
  89. 032f94b consistently use '3GPP TS' not sometimes 3GPP TS and sometimes TS. by Harald Welte · 8 years ago
  90. 32b58e6 gb: Some language improvements, formatting changes by Harald Welte · 8 years ago
  91. a27873f Gb: Various spelling fixes by Harald Welte · 8 years ago
  92. 3a89f21 Gb message sequence chart: Add notion of PCU unix domain socket by Harald Welte · 8 years ago
  93. d930b4d Gb message sequence chart: flip sides (SGSN should be right) by Harald Welte · 8 years ago
  94. 8f934f5 OsmoPCU: add MSC chart by Max · 8 years ago
  95. b1776b6 OsmoPCU: expand BSSGP documentation by Max · 8 years ago
  96. 4e2a1e3 OsmoPCU: expand NS documentation by Max · 8 years ago
  97. c182b98 OsmoPCU: fix Gb documentation front page by Max · 8 years ago
  98. b682cd6 Initial place-holder for the new Gb/IP interface documentation by Harald Welte · 8 years ago
  99. 4095f31 Add link to Asciidoc source code of manual by Harald Welte · 8 years ago
  100. 4ff37fe initial checkin of manuals to public repo by Harald Welte · 8 years ago