1. b18d2a5 tests: Explicitly drop category from log by Pau Espin Pedrol · 3 years, 4 months ago
  2. fc46493 Fix Dl EGPRS data blocks being generated occasionally on GPRS TBFs by Pau Espin Pedrol · 3 years, 5 months ago
  3. d1049dc Allow multiple bts objects in PCU by Pau Espin Pedrol · 3 years, 5 months ago
  4. 2182e62 Unify BTS into a C usable structure by Pau Espin Pedrol · 3 years, 6 months ago
  5. ad79b85 Move cs_downgrade_threshold field from BTS to PCU by Pau Espin Pedrol · 3 years, 6 months ago
  6. e8dcf64 Move cs_adj* fields from BTS to PCU by Pau Espin Pedrol · 3 years, 6 months ago
  7. ac3fd12 Split PCU global PCU object from BTS object by Pau Espin Pedrol · 3 years, 6 months ago
  8. da971ee Convert GprsMS and helpers classes to C by Pau Espin Pedrol · 3 years, 7 months ago
  9. 46fd7a0 Move BTS initial values inside bts.cpp by Pau Espin Pedrol · 3 years, 8 months ago
  10. 38de84c tests: ms: Pass correct pointer in constructor instead of NULL by Pau Espin Pedrol · 3 years, 8 months ago
  11. e9f77d3 tbf: Set MS during constructor time by Pau Espin Pedrol · 3 years, 8 months ago
  12. a0cbde7 tbf.cpp: Include c++ <new> header required for new operator's replacement type by Pau Espin Pedrol · 4 years, 3 months ago
  13. 9d1cdb1 Move out tbf subclasses from tbf.h to their own headers by Pau Espin Pedrol · 4 years, 9 months ago
  14. cd2ac56 Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds by Pau Espin Pedrol · 5 years ago
  15. 41d6b35 Add test for MS mode and (M)CS settings by Max · 5 years ago
  16. 898dddb MCS: add Channel Coding Command encoder by Max · 5 years ago
  17. f4d3973 MS store: move test helper to unit test by Max · 5 years ago
  18. 42f2d61 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  19. bdc55fa implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  20. ac0490a tests: Don't use private version of log_info but global gprs_log_info by Harald Welte · 7 years ago
  21. 78ce591 main, tests: use msgb_talloc_ctx_init() (new) by Neels Hofmeyr · 7 years ago
  22. cb72890 edge: Replace integer cs by GprsCodingScheme by Jacob Erlbeck · 8 years ago
  23. b6b3c7e tbf: Use explicit initialisations in constructor (Coverity) by Jacob Erlbeck · 9 years ago
  24. 6835cea ms: Store references to replaced TBFs in the MS object by Jacob Erlbeck · 9 years ago
  25. 444bc82 tbf: Use C++/talloc magic to support TBF constructors/destructors by Jacob Erlbeck · 9 years ago
  26. ac89a55 ms: Add tbf() method to get the TBF based on the direction by Jacob Erlbeck · 9 years ago
  27. 70b96aa ms: Reduce DL CS level if only a few LLC bytes are left by Jacob Erlbeck · 9 years ago
  28. 17214bb ms: Add back pointer to BTS by Jacob Erlbeck · 9 years ago
  29. d9e1024 ms: Add timer by Jacob Erlbeck · 9 years ago
  30. 7b9f825 ms: Use the IMSI to retrieve the MS object by Jacob Erlbeck · 9 years ago
  31. 0e50ce6 tbf: Always call set_tlli/confirm_tlli in update_ms by Jacob Erlbeck · 9 years ago
  32. 9399046 ms: Support new and old TLLIs by Jacob Erlbeck · 9 years ago
  33. 5367086 ms: Add MS storage class by Jacob Erlbeck · 9 years ago
  34. dfef28d llist: Add a C++ wrapper for linux_list by Jacob Erlbeck · 9 years ago
  35. e04e0b0 ms: Add GprsMs class to hold per-MS information by Jacob Erlbeck · 9 years ago