1. 36df774 edge: Make window size configurable by Jacob Erlbeck · 8 years ago
  2. 96ccea8 edge: Add initial_mcs_dl and initial_mcs_ul config values by Jacob Erlbeck · 8 years ago
  3. 0d05805 edge: Add max_mcs_ul and max_mcs_dl config by Jacob Erlbeck · 8 years ago
  4. eb93f59 pcu: Enable dl-tbf-idle-time and idle-ack-delay by default by Jacob Erlbeck · 9 years ago
  5. 42aba81 stats: Enable stats subsystem by Jacob Erlbeck · 9 years ago
  6. 56af6d5 ns: Add logging support by Jacob Erlbeck · 9 years ago
  7. b31f5ef pcu: Enable LLC CoDel by default by Jacob Erlbeck · 9 years ago
  8. f16a069 pcu: Use alloc_algorithm_dynamic by default by Jacob Erlbeck · 9 years ago
  9. 70b96aa ms: Reduce DL CS level if only a few LLC bytes are left by Jacob Erlbeck · 9 years ago
  10. 94cde13 ms: Add UL CS selection based on L1 link quality by Jacob Erlbeck · 9 years ago
  11. b33e675 ms: Add support for maximum CS values by Jacob Erlbeck · 9 years ago
  12. 1751c62 tbf: Add adaptive DL CS adjustment by Jacob Erlbeck · 9 years ago
  13. 3c91cb8 pcu: Set ms_idle_sec to 60s by Jacob Erlbeck · 9 years ago
  14. 1db67e0 tbf: Remove TimingAdvance storage by Jacob Erlbeck · 9 years ago
  15. 00fc6b1 pcu: Call bssgp_set_log_ss(DBSSGP) in main() by Jacob Erlbeck · 9 years ago
  16. 6d8884d Always exit and don't try to recover by Daniel Willmann · 10 years ago
  17. 12c039c debug_diagram: Remove the special debug_diagram compilation mode by Holger Hans Peter Freyther · 11 years ago
  18. 4e8b50c misc: Fix a potential leak on config parsing by Holger Hans Peter Freyther · 11 years ago
  19. 111614a ta: Create TimingAdvance class and make it belong to the BTS by Holger Hans Peter Freyther · 11 years ago
  20. b6acfda bts: Introduce a singleton for the BTS and use it in the code by Holger Hans Peter Freyther · 11 years ago
  21. 67ed34e bts: Move struct gprs_rlcmac_bts and other structs into a bts.h by Holger Hans Peter Freyther · 11 years ago
  22. a30f476 misc: Add an option exit/quit when the BSSGP is supposed to be destroyed by Holger Hans Peter Freyther · 11 years ago
  23. a004e6a Added timing advance support for up and downlink TBFs by Andreas Eversberg · 11 years ago
  24. 783aa4b Allow to enable realtime priority for the BTS process by Andreas Eversberg · 11 years ago
  25. 72075f0 Make the code handle SIGTERM. by Holger Hans Peter Freyther · 11 years ago
  26. 0b874b6 Use default 'alpha' value of 0 by Andreas Eversberg · 11 years ago
  27. e5a0939 pcu_main: Add '-V' to obtain the (compile) version of osmo-pcu by Harald Welte · 11 years ago 0.1 0.1.0
  28. 7a5a67a Use global PCU's talloc context for all talloc calls by Andreas Eversberg · 11 years ago
  29. b83e2a7 Adding flow chart diagram of ongoing TBFs and their events by Andreas Eversberg · 12 years ago
  30. 499ff41 Allow setting of seperate coding schemes for uplink and downlink by Andreas Eversberg · 12 years ago
  31. aafcbbb Set Alpha and Gamma at assingment messages for power control by Andreas Eversberg · 12 years ago
  32. cd8a83a Statefull reset and unblock BVCs and sending flow control messages by Andreas Eversberg · 12 years ago
  33. 53f4725 Adding multislot allocation algorithm by Andreas Eversberg · 12 years ago
  34. f298fa8 multislot: Extracted "slot allocation algorithm" from tbf allocator by Andreas Eversberg · 12 years ago
  35. e266bd4 Adding signal handler to allow clean exit of PCU by Andreas Eversberg · 12 years ago
  36. ebde64f logging: Add vty to allow definition/storage of debug levels by Andreas Eversberg · 12 years ago
  37. ef7f28c Merge branch 'jolly_new' by Ivan Kluchnikov · 12 years ago
  38. 1944bd5 Minor fix of MCC, MNC options by Andreas Eversberg · 12 years ago
  39. 3e372d5 Cleanup of BSSGP code. by Andreas Eversberg · 12 years ago
  40. 81e895b Adding MCC/MNC spoof options to pcu_main.cpp by Andreas Eversberg · 12 years ago
  41. dfa563c RLC/MAC process makes use from attributes, received from PCU socket by Andreas Eversberg · 12 years ago
  42. b3c6f6c Receive cell informations via PCU socket interface by Andreas Eversberg · 12 years ago
  43. d679009 remove dependencies to openbsc/osmoggsn internals by Harald Welte · 12 years ago
  44. e6228b3 TBF acknowledged mode finished for both link directions by Andreas Eversberg · 12 years ago
  45. 5dac2f0 Work on RLCMAC layer. Integration of scheduler and new packet transfer by Andreas Eversberg · 12 years ago
  46. cf7b3a5 Merge branch 'jolly' Merged jolly branch with master, fixed conflicts. by Ivan Kluchnikov · 12 years ago
  47. 0aed654 Split of L1 interface to be used with OpenBTS or sysmo-BTS by Andreas Eversberg · 12 years ago
  48. 477e79e remove dependencies to openbsc/osmoggsn internals by Harald Welte · 12 years ago
  49. c5187a1 move everything to src/ subdirectory by Harald Welte · 12 years ago[Renamed from pcu_main.cpp]
  50. a9f1ff2 Modified PCU debugging/logging system. Now we use functions from osmocom logging system. by Ivan Kluchnikov · 12 years ago
  51. 61a33f7 Added support of osmo_timers and osmo_gsm_timers for TBF. by Ivan Kluchnikov · 12 years ago
  52. e3a0596 Added L1 interface between PCU and OpenBTS for communication (PCU side). by Ivan Kluchnikov · 12 years ago
  53. 8ee6051 Separation of GPRS PCU application from main OpenBTS code and changing PCU architecture (First step). by Ivan Kluchnikov · 12 years ago