1. 41d6b35 Add test for MS mode and (M)CS settings by Max · 5 years ago
  2. 898dddb MCS: add Channel Coding Command encoder by Max · 5 years ago
  3. f4d3973 MS store: move test helper to unit test by Max · 5 years ago
  4. 42f2d61 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  5. bdc55fa implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  6. ac0490a tests: Don't use private version of log_info but global gprs_log_info by Harald Welte · 7 years ago
  7. 78ce591 main, tests: use msgb_talloc_ctx_init() (new) by Neels Hofmeyr · 7 years ago
  8. cb72890 edge: Replace integer cs by GprsCodingScheme by Jacob Erlbeck · 8 years ago
  9. b6b3c7e tbf: Use explicit initialisations in constructor (Coverity) by Jacob Erlbeck · 9 years ago
  10. 6835cea ms: Store references to replaced TBFs in the MS object by Jacob Erlbeck · 9 years ago
  11. 444bc82 tbf: Use C++/talloc magic to support TBF constructors/destructors by Jacob Erlbeck · 9 years ago
  12. ac89a55 ms: Add tbf() method to get the TBF based on the direction by Jacob Erlbeck · 9 years ago
  13. 70b96aa ms: Reduce DL CS level if only a few LLC bytes are left by Jacob Erlbeck · 9 years ago
  14. 17214bb ms: Add back pointer to BTS by Jacob Erlbeck · 9 years ago
  15. d9e1024 ms: Add timer by Jacob Erlbeck · 9 years ago
  16. 7b9f825 ms: Use the IMSI to retrieve the MS object by Jacob Erlbeck · 9 years ago
  17. 0e50ce6 tbf: Always call set_tlli/confirm_tlli in update_ms by Jacob Erlbeck · 9 years ago
  18. 9399046 ms: Support new and old TLLIs by Jacob Erlbeck · 9 years ago
  19. 5367086 ms: Add MS storage class by Jacob Erlbeck · 9 years ago
  20. dfef28d llist: Add a C++ wrapper for linux_list by Jacob Erlbeck · 9 years ago
  21. e04e0b0 ms: Add GprsMs class to hold per-MS information by Jacob Erlbeck · 9 years ago