1. a1ac2f0 vty: Add 'show bts pdch' command by Pau Espin Pedrol · 3 years, 9 months ago
  2. 07b6487 bts: add send_gsmtap_rach(), also send PTCCH/U over GSMTAP by Vadim Yanitskiy · 4 years, 1 month ago
  3. d83c8ff VTY: install talloc context introspection commands by Vadim Yanitskiy · 4 years, 5 months ago
  4. 1ec29c7 VTY: get rid of pcu_vty_go_parent() / pcu_vty_is_config_node() by Vadim Yanitskiy · 4 years, 7 months ago
  5. d0fc9e8 Remove dash from name used in VTY cmd prompt by Pau Espin Pedrol · 4 years, 7 months ago
  6. 657a4c0 VTY: cosmetic: use osmo_talloc_replace_string() by Vadim Yanitskiy · 4 years, 7 months ago
  7. fc75cc0 VTY: add warning about changing PCU socket path at run-time by Vadim Yanitskiy · 4 years, 7 months ago
  8. 1e6eb30 Clarify (M)CS related VTY attributes by Pau Espin Pedrol · 4 years, 7 months ago
  9. cef2f84 VTY: fix command 'show tbf all': properly filter TBFs by Vadim Yanitskiy · 4 years, 9 months ago
  10. 5854370 Log AGCH and PCH blocks using GSMTAP by Pau Espin Pedrol · 4 years, 9 months ago
  11. 1ec211f Log RACH Requests using GSMTAP by Pau Espin Pedrol · 4 years, 9 months ago
  12. 1879442 vty: Fix osmo_tdef timers not listed in write config by Pau Espin Pedrol · 4 years, 9 months ago
  13. 2b5c629 Use osmo_tdef to implement dl-tbf-idle-time by Pau Espin Pedrol · 4 years, 10 months ago
  14. 63700ea Use osmo_tdef to implement ms-idle-time by Pau Espin Pedrol · 4 years, 10 months ago
  15. 28f160e Introduce osmo_tdef infra and timer VTY commands by Pau Espin Pedrol · 4 years, 10 months ago
  16. 45fdc44 tbf_dl: make preemptive retransmission optional by Oliver Smith · 4 years, 10 months ago
  17. cd2ac56 Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds by Pau Espin Pedrol · 5 years ago
  18. 12a0987 vty: add commands to show TBF of a certain kind by Max · 6 years ago
  19. 57d3515 Optionally Use the NS Sub-Network-Service (SNS) on Gb by Harald Welte · 6 years ago
  20. 6dc90b8 Move PDCH-related functions into separate files by Max · 6 years ago
  21. c9ce6f9 vty: drop unused function by Max · 6 years ago
  22. bfc54b5 vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  23. 1f18909 EDGE: Fix UL link adaptation. by Minh-Quang Nguyen · 7 years ago
  24. c4178e5 Add pcu-socket vty config by Pau Espin Pedrol · 7 years ago
  25. bc219d5 GSMTAP: Ad PTCCH as separate gsmtap category by Harald Welte · 7 years ago
  26. 717cdf5 Introduce GSMTAP categories by Harald Welte · 7 years ago
  27. d34646a Fix dozens of compiler warnings across the board by Neels Hofmeyr · 7 years ago
  28. 50b0970 Modify EGPRS DL TBF flow to support SPB by Aravind Sirsikar · 8 years ago
  29. 1ec4d80 Remove warning while using 'egprs only' command in VTY by Aravind Sirsikar · 8 years ago
  30. 4cc46d3 edge/vty: Set initial MCS by Jacob Erlbeck · 8 years ago
  31. 36df774 edge: Make window size configurable by Jacob Erlbeck · 8 years ago
  32. 9b3d7e0 edge: Disable GPRS/EGPRS mixed mode by Jacob Erlbeck · 8 years ago
  33. f9940ca edge: Fix MCS range in VTY by Jacob Erlbeck · 8 years ago
  34. 0d05805 edge: Add max_mcs_ul and max_mcs_dl config by Jacob Erlbeck · 8 years ago
  35. ed2dbf6 tbf: Use LListHead instead of llist_pods by Jacob Erlbeck · 9 years ago
  36. 5265f59 edge: Enable EGPRS if configured and egprs_ms_class present by Jacob Erlbeck · 9 years ago
  37. 953c789 edge: Add egprs config command by Jacob Erlbeck · 9 years ago
  38. 42aba81 stats: Enable stats subsystem by Jacob Erlbeck · 9 years ago
  39. f76fede vty: Change API to have node installation be done by int by Jacob Erlbeck · 9 years ago
  40. d4ad731 llc: Use CoDel to drop packages from the LLC queue by Jacob Erlbeck · 9 years ago
  41. 400ec02 alloc: Add 'dynamic' allocation algorithm by Jacob Erlbeck · 9 years ago
  42. f137934 vty: Fix documentation for 'no cs downgrade-threshold' by Jacob Erlbeck · 9 years ago
  43. 70b96aa ms: Reduce DL CS level if only a few LLC bytes are left by Jacob Erlbeck · 9 years ago
  44. 94cde13 ms: Add UL CS selection based on L1 link quality by Jacob Erlbeck · 9 years ago
  45. 37e896d vty: Add command to show detailed MS info by Jacob Erlbeck · 9 years ago
  46. b33e675 ms: Add support for maximum CS values by Jacob Erlbeck · 9 years ago
  47. 8322d08 tbf: Add adaptive coding scheme configuration by Jacob Erlbeck · 9 years ago
  48. f47f68a vty: Add 'show ms all' command by Jacob Erlbeck · 9 years ago
  49. 62e96a3 vty: Add a file for C++ functions by Jacob Erlbeck · 9 years ago
  50. a098c19 tbf: Set MS timeout by Jacob Erlbeck · 9 years ago
  51. 0288cdb bssgp: Add VTY command to Limit the bucket size by time by Jacob Erlbeck · 9 years ago
  52. 87d7341 bssgp: Make BVC bucket size / leak rate configurable by Jacob Erlbeck · 9 years ago
  53. 2acfbeb vty: Fix value range of commands accepting csecs by Jacob Erlbeck · 9 years ago
  54. c0c580c vty: Fix warnings about undeclared functions by Jacob Erlbeck · 9 years ago
  55. cc12f02 vty: Use libosmocore VTY standards by Jacob Erlbeck · 9 years ago
  56. d0261b7 tbf: Force ACK after the last DL LCC frame has been received by Jacob Erlbeck · 9 years ago
  57. 0c1c877 tbf: Use a hysteresis when discarding DL LLC frames by Jacob Erlbeck · 9 years ago
  58. 3bed5d1 tbf: Implement delayed release of a downlink TBF by Jacob Erlbeck · 9 years ago
  59. 49f26bf Fix VTY documentation by Holger Hans Peter Freyther · 10 years ago
  60. e8915b9 misc: Add missing include for the rate counter by Holger Hans Peter Freyther · 10 years ago
  61. 2c98f1d misc: Add missing include for atoi by Holger Hans Peter Freyther · 10 years ago
  62. c421e8a misc: Add {} to avoid nested if/if/else ambigiouty by Holger Hans Peter Freyther · 10 years ago
  63. 772415f pcu_vty: Add a command to print info about all TBFs by Daniel Willmann · 10 years ago
  64. 0e0f2f5 pcu: Address the return without value by Holger Hans Peter Freyther · 11 years ago
  65. f537298 bts: Start creating statistics inside the BTS code by Holger Hans Peter Freyther · 11 years ago
  66. b6acfda bts: Introduce a singleton for the BTS and use it in the code by Holger Hans Peter Freyther · 11 years ago
  67. 67ed34e bts: Move struct gprs_rlcmac_bts and other structs into a bts.h by Holger Hans Peter Freyther · 11 years ago
  68. d1e340f VTY: complete the copyright message by Harald Welte · 11 years ago
  69. 499ff41 Allow setting of seperate coding schemes for uplink and downlink by Andreas Eversberg · 12 years ago
  70. aafcbbb Set Alpha and Gamma at assingment messages for power control by Andreas Eversberg · 12 years ago
  71. cd8a83a Statefull reset and unblock BVCs and sending flow control messages by Andreas Eversberg · 12 years ago
  72. 07e97cf Adding single block allocation by Andreas Eversberg · 12 years ago
  73. a1503fa VTY: Select timeslot allocation algorithm via VTY by Andreas Eversberg · 12 years ago
  74. 24131bf Add check of lifetime of LLC frame by Andreas Eversberg · 12 years ago
  75. 8b761a3 VTY: Added option to force given CS and ignore the scheme given by BTS by Andreas Eversberg · 12 years ago
  76. 1294256 VTY implementation by Andreas Eversberg · 12 years ago