1. cd2ac56 Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds by Pau Espin Pedrol · 5 years ago
  2. 8a8e0fb MCS: add mcs_is_*() helpers by Max · 5 years ago
  3. a4de02d MCS: move Mode enum outside of class definition by Max · 5 years ago
  4. 136ebcc MCS: use value_string for conversion by Max · 5 years ago
  5. 51754b6 MCS: move HeaderType enum outside of class definition by Max · 5 years ago
  6. bea2edb MCS: move Coding Scheme enum outside of class definition by Max · 5 years ago
  7. 01f9bc7 EDGE tests: remove no-op check by Max · 5 years ago
  8. 360e021 EDGE tests: reduce code duplication by Max · 5 years ago
  9. 42f2d61 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  10. bdc55fa implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  11. 1187a77 Update header includes by Max · 6 years ago
  12. ac0490a tests: Don't use private version of log_info but global gprs_log_info by Harald Welte · 7 years ago
  13. 78ce591 main, tests: use msgb_talloc_ctx_init() (new) by Neels Hofmeyr · 7 years ago
  14. de9da39 tests: edge, tbf: assert return values by Neels Hofmeyr · 7 years ago
  15. d34646a Fix dozens of compiler warnings across the board by Neels Hofmeyr · 7 years ago
  16. 22a9019 EGPRS: Fix issue with row 4 of Table 10.4.14a.1 of 44.060 version 7.27.0 Release 7 by Aravind Sirsikar · 8 years ago
  17. 3463bd4 EGPRS: add test case to show LI decoding bug by Aravind Sirsikar · 8 years ago
  18. 50b0970 Modify EGPRS DL TBF flow to support SPB by Aravind Sirsikar · 8 years ago
  19. df69809 egprs: Use RLC/MAC headers from libosmocore by Tom Tsou · 8 years ago
  20. 2c9f980 Add test cases for Header type1 in EGPRS UL by Aravind Sirsikar · 8 years ago
  21. 189742b Add test cases for Header Type 2 in EGPRS UL by Aravind Sirsikar · 8 years ago
  22. 6f0dc96 encoding/rlc_copy_from_aligned_buffer: export written payload bytes via an argument by Alexander Couzens · 8 years ago
  23. b55f313 rlc: Add with_padding argument to gprs_rlc_data_info_init_dl/ul by Jacob Erlbeck · 8 years ago
  24. 215e18c cs: Add GprsCodingScheme::optionalPaddingBits by Jacob Erlbeck · 8 years ago
  25. 2305afd cs: Add family related methods by Jacob Erlbeck · 8 years ago
  26. a88d065 edge: Support MCS data block encoding by Jacob Erlbeck · 8 years ago
  27. 5058bd6 edge: Select implementation by mode in rlc_data_to_dl_append by Jacob Erlbeck · 8 years ago
  28. 14bb094 edge: Add Encoding::rlc_data_to_dl_append by Jacob Erlbeck · 8 years ago
  29. f0e4039 edge: Add encoder for downlink RLC data blocks by Jacob Erlbeck · 8 years ago
  30. 6e9f9c2 edge: Add init functions for gprs_rlc_data_info by Jacob Erlbeck · 8 years ago
  31. fc1b3e6 edge: Fix RLC message size by Jacob Erlbeck · 8 years ago
  32. f2ba4cb edge: Rename gprs_rlc_ul_header_egprs and gprs_rlc_ul_data_block_info by Jacob Erlbeck · 8 years ago
  33. 4c9e549 edge: Add methods and operators to GprsCodingScheme by Jacob Erlbeck · 8 years ago
  34. 38f1869 edge/test: Rename test_rlc_decoder to test_rlc_unit_decoder by Jacob Erlbeck · 8 years ago
  35. 6167925 edge: Add test cases for rlc_data_from_ul_data by Jacob Erlbeck · 9 years ago
  36. 392a545 edge: Add information about data blocks to GprsCodingScheme by Jacob Erlbeck · 9 years ago
  37. 6c3dc61 edge: Add header type property to GprsCodingScheme by Jacob Erlbeck · 9 years ago
  38. d0222cf edge: Add test for GprsCodingScheme by Jacob Erlbeck · 9 years ago