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