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