1. 701afa4 Fix compiler warning by Max · 7 years ago
  2. a5eb67d Replace '.' in counter names with ':' by Max · 7 years ago
  3. 842d781 Move multislot table to separate file by Max · 7 years ago
  4. b709144 Remove unused parameter by Max · 7 years ago
  5. 8d55563 PCU: display TA information in TBF stats by Minh-Quang Nguyen · 7 years ago
  6. 1bcfa9a PCU: Fix TA adjustment by Minh-Quang Nguyen · 7 years ago
  7. bfc54b5 vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  8. 49beba4 jenkins: use osmo-clean-workspace.sh before and after build by Neels Hofmeyr · 7 years ago
  9. d34ec1b Tag/Release Version 0.4.0 by Harald Welte · 7 years ago 0.4.0
  10. 47c6829 Debian: upgrade to debhelper 9 / Standards 3.9.8 by Harald Welte · 7 years ago
  11. e64917a Debian: migrate from DEB_BUILD_HARDENING to DEB_BUILD_MAINT_OPTIONS by Harald Welte · 7 years ago
  12. 9dab1ba Debian: print test results in case of failure + clean-up autotest by Harald Welte · 7 years ago
  13. f826e8a Debian: Cosmetic changes to control file; add better Description by Harald Welte · 7 years ago
  14. 3e51d3e Call osmo_init_logging() before static BTS constructor by Harald Welte · 7 years ago
  15. ac0490a tests: Don't use private version of log_info but global gprs_log_info by Harald Welte · 7 years ago
  16. 4c9ec22 gb: allow only packets from a specific SGSN by Philipp Maier · 7 years ago
  17. a4f4822 cosmetic: reformat multislot classes table by Max · 7 years ago
  18. 5b0df1f TS alloc: properly count UL slots by Max · 7 years ago
  19. 5759a19 TBF-DL: extend index check for RLC block copy by Max · 7 years ago
  20. 1962136 Assert valid CS by Max · 7 years ago
  21. 5a6bcfb cosmetic: convert explicit warnings to fixme/todo by Max · 7 years ago
  22. 8bfa659 Move gsmtap and accounting into separate function by Max · 7 years ago
  23. 84bf0fa Support receiving SI13 from BTS by Max · 7 years ago
  24. b216c6b cosmetic: tighten direct-phy related code by Max · 7 years ago
  25. 10e37a5 Use value string check from osmo-ci by Max · 7 years ago
  26. d78adfb Facilitate future releases by Max · 7 years ago
  27. 1f18909 EDGE: Fix UL link adaptation. by Minh-Quang Nguyen · 7 years ago
  28. b1be611 GSMTAP: fix category checks in pcu_rx_data_ind and pcu_l1if_tx_ptcch by Harald Welte · 7 years ago
  29. f60cf62 Simplify polling troubleshooting by Max · 7 years ago
  30. a10c398 Move DL assignment to TBF-DL by Max · 7 years ago
  31. 341dccd Move common code into functions by Max · 7 years ago
  32. fd13f6c Encapsulate handling of UL ACK timeout by Max · 7 years ago
  33. c4178e5 Add pcu-socket vty config by Pau Espin Pedrol · 7 years ago
  34. 0cd8e4e README: Clarify that fixed allocations have been revmoved from 3GPP specs by Harald Welte · 7 years ago
  35. bc219d5 GSMTAP: Ad PTCCH as separate gsmtap category by Harald Welte · 7 years ago
  36. cd34dd3 GSMTAP: Fix logical channel of downlink PTCCH by Harald Welte · 7 years ago
  37. f7740aa GSMTAP: Fix channel type for data blocks: PDTCH instead of PACCH by Harald Welte · 7 years ago
  38. 05d7b5d BSSGP: Improve logging of received messages by Harald Welte · 7 years ago
  39. 18a17aa Remove #warnings that have been adressed since 2015 by Harald Welte · 7 years ago
  40. 2813f93 BSSGP: Use libosmocore for BVC-RESET by Max · 7 years ago
  41. 717cdf5 Introduce GSMTAP categories by Harald Welte · 7 years ago
  42. 9530a40 check for missing result of rate_ctr_group_alloc() by Harald Welte · 7 years ago
  43. 8c8027c jenkins.sh: Proper error message if local environment isn't set up by Harald Welte · 7 years ago
  44. aae1bfb Remove TBF knowledge from rcv_control*dl_ack_nack by Max · 7 years ago
  45. 5579595 Ignore test binaries using mask by Max · 7 years ago
  46. 241f5bc Copy sysmopcu.service to osmo-pcu by Max · 7 years ago
  47. 3741f14 Remove comment warning by Max · 7 years ago
  48. 865436d lc15: use environment for firmware version by Max · 7 years ago
  49. a468cfa tests: remove unused definition by Max · 7 years ago
  50. 062dfa1 lc15: use generic L1 headers helper by Max · 7 years ago
  51. 49b7822 use tlvp_val16be() rather than manual pointer-cast + ntohs() by Harald Welte · 7 years ago
  52. c136be0 lc15: further fixes regarding --with-litecell15 by Harald Welte · 7 years ago
  53. 0fb294a lc15: fix configure.ac variable substitution causing compile error by Harald Welte · 7 years ago
  54. 9dabfa2 Cleanup FN scheduling by Max · 7 years ago
  55. 356ac61 Fix format string error (string needs %s) by Harald Welte · 7 years ago
  56. e8284a7 Fix typo in logging by Max · 7 years ago
  57. a49475b Print human-readable BSSGP PDU type by Max · 7 years ago
  58. ccde5c9 remove pcu own bitvector implementation by Alexander Couzens · 7 years ago
  59. 3de6d06 fix PACCH paging: don't return early in case of NULL TBF by Neels Hofmeyr · 7 years ago
  60. 333d7e6 tbf.cpp: use new tlli instead of old tlli by Alexander Couzens · 7 years ago
  61. e6d26ec bitcomp test: use expected rc instead of 'verify' flag by Neels Hofmeyr · 7 years ago
  62. 5382e0f bitcomp test: fix: also verify bits after decoded data by Neels Hofmeyr · 7 years ago
  63. dd1700a bitcomp test: fix: only one hexdump per log; use printf by Neels Hofmeyr · 7 years ago
  64. 7783964 cosmetic: BitcompTest: make readable by Neels Hofmeyr · 7 years ago
  65. 0a8fae8 Support sending OML Alerts via BTS by Max · 7 years ago
  66. db84235 Update README file with general project info and use Markdown by Harald Welte · 7 years ago
  67. 2082737 jenkins: add value_string termination check by Neels Hofmeyr · 7 years ago
  68. b86a30d tests: include headers from include/ by Max · 7 years ago
  69. 5dd8d1b bts.cpp: Fix overloading ambiguity by Max · 7 years ago
  70. 727295f Add pkg-config file by Max · 7 years ago
  71. 1275a3f BTS: Convert relative frame numbers to absolute frame numbers by Philipp Maier · 7 years ago
  72. a01e2ee logging fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* by Neels Hofmeyr · 7 years ago
  73. d0a887b gprs_debug.h: remove unused cruft / cosmetic tweaks by Neels Hofmeyr · 7 years ago
  74. 4ae5406 logging: use central filter and ctx consts from libosmocore by Neels Hofmeyr · 7 years ago
  75. b609190 dl tbf: initialize punct values and verify by Neels Hofmeyr · 7 years ago
  76. 49b83ec dl tbf: calculate CPS only for EGPRS by Neels Hofmeyr · 7 years ago
  77. 78ce591 main, tests: use msgb_talloc_ctx_init() (new) by Neels Hofmeyr · 7 years ago
  78. de9da39 tests: edge, tbf: assert return values by Neels Hofmeyr · 7 years ago
  79. d34646a Fix dozens of compiler warnings across the board by Neels Hofmeyr · 7 years ago
  80. 53f0b4d cosmetic: Fix log output by Philipp Maier · 7 years ago
  81. d935d88 BTS: accept also relative frame numbers with rach requst by Philipp · 8 years ago
  82. e9a138e Handle packet access reject during packet resource request by aravind sirsikar · 7 years ago
  83. 1d8744c Add test case for testing PUAN by sivasankari · 7 years ago
  84. 8adfcd0 Add compression support in EGPRS PUAN by sivasankari · 7 years ago
  85. 127a1e0 Log additional info for radio errors by Max · 7 years ago
  86. b3df586 Log socket path on connection by Max · 7 years ago
  87. b78a4a6 fix segfault: check for NULL tbf in sched_select_ctrl_msg() by Neels Hofmeyr · 8 years ago
  88. 06bdb35 Refactoring write_packet_ack_nack_desc_egprs to prepare for CRBB support by Pravin Kumarvel · 8 years ago
  89. 67b89ca Array indexing for SPB counters in bts statistics. by sivasankari · 8 years ago
  90. e66de5b Improve logging by Max · 7 years ago
  91. ee78bf0 Adds rate_ctr_init in the startup of osmo-pcu by sivasankari · 8 years ago
  92. da7250a Add counter at BTS level And statistics at TBF/MS level. by sivasankari · 8 years ago
  93. 963cdaf Fix uninitialized members in pcu_l1_meas() by Harald Welte · 8 years ago
  94. 1f2bb6e struct pcu_l1_meas_ts: initialize ms_i_level by Harald Welte · 8 years ago
  95. 5395073 Add statistics in the ms and tbf level. by sivasankari · 8 years ago
  96. cc4214a Sanitizer build fix for TbfTest by aravind sirsikar · 8 years ago
  97. 0e63644 Add debugging log for RLC data block decoding by Mrinal Mishra · 8 years ago
  98. 34bfbda debian: fix: add pcuif_proto.h to osmo-pcu.install by Neels Hofmeyr · 8 years ago
  99. 168911b Add new BTS level counters by sivasankari · 8 years ago
  100. 68fc127 Install the pcuif_proto.h header file by Harald Welte · 8 years ago