1. 00f52cc tests: Replace deprecated API log_set_print_filename by Pau Espin Pedrol · 3 years, 4 months ago
  2. b18d2a5 tests: Explicitly drop category from log by Pau Espin Pedrol · 3 years, 4 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, 5 months ago
  5. ac3fd12 Split PCU global PCU object from BTS object by Pau Espin Pedrol · 3 years, 6 months ago
  6. da971ee Convert GprsMS and helpers classes to C by Pau Espin Pedrol · 3 years, 6 months ago
  7. 87eec1f Get rid of bts->egprs_enabled by Pau Espin Pedrol · 3 years, 8 months ago
  8. 2ae8337 Get rid of class GprsCodingScheme by Pau Espin Pedrol · 4 years, 1 month ago
  9. cd2ac56 Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds by Pau Espin Pedrol · 5 years ago
  10. 8a8e0fb MCS: add mcs_is_*() helpers by Max · 5 years ago
  11. a4de02d MCS: move Mode enum outside of class definition by Max · 5 years ago
  12. 136ebcc MCS: use value_string for conversion by Max · 5 years ago
  13. 51754b6 MCS: move HeaderType enum outside of class definition by Max · 5 years ago
  14. bea2edb MCS: move Coding Scheme enum outside of class definition by Max · 5 years ago
  15. 01f9bc7 EDGE tests: remove no-op check by Max · 5 years ago
  16. 360e021 EDGE tests: reduce code duplication by Max · 5 years ago
  17. 42f2d61 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  18. bdc55fa implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  19. 1187a77 Update header includes by Max · 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. de9da39 tests: edge, tbf: assert return values by Neels Hofmeyr · 7 years ago
  23. d34646a Fix dozens of compiler warnings across the board by Neels Hofmeyr · 7 years ago
  24. 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
  25. 3463bd4 EGPRS: add test case to show LI decoding bug by Aravind Sirsikar · 8 years ago
  26. 50b0970 Modify EGPRS DL TBF flow to support SPB by Aravind Sirsikar · 8 years ago
  27. df69809 egprs: Use RLC/MAC headers from libosmocore by Tom Tsou · 8 years ago
  28. 2c9f980 Add test cases for Header type1 in EGPRS UL by Aravind Sirsikar · 8 years ago
  29. 189742b Add test cases for Header Type 2 in EGPRS UL by Aravind Sirsikar · 8 years ago
  30. 6f0dc96 encoding/rlc_copy_from_aligned_buffer: export written payload bytes via an argument by Alexander Couzens · 8 years ago
  31. b55f313 rlc: Add with_padding argument to gprs_rlc_data_info_init_dl/ul by Jacob Erlbeck · 8 years ago
  32. 215e18c cs: Add GprsCodingScheme::optionalPaddingBits by Jacob Erlbeck · 8 years ago
  33. 2305afd cs: Add family related methods by Jacob Erlbeck · 8 years ago
  34. a88d065 edge: Support MCS data block encoding by Jacob Erlbeck · 8 years ago
  35. 5058bd6 edge: Select implementation by mode in rlc_data_to_dl_append by Jacob Erlbeck · 8 years ago
  36. 14bb094 edge: Add Encoding::rlc_data_to_dl_append by Jacob Erlbeck · 8 years ago
  37. f0e4039 edge: Add encoder for downlink RLC data blocks by Jacob Erlbeck · 8 years ago
  38. 6e9f9c2 edge: Add init functions for gprs_rlc_data_info by Jacob Erlbeck · 8 years ago
  39. fc1b3e6 edge: Fix RLC message size by Jacob Erlbeck · 8 years ago
  40. f2ba4cb edge: Rename gprs_rlc_ul_header_egprs and gprs_rlc_ul_data_block_info by Jacob Erlbeck · 8 years ago
  41. 4c9e549 edge: Add methods and operators to GprsCodingScheme by Jacob Erlbeck · 8 years ago
  42. 38f1869 edge/test: Rename test_rlc_decoder to test_rlc_unit_decoder by Jacob Erlbeck · 8 years ago
  43. 6167925 edge: Add test cases for rlc_data_from_ul_data by Jacob Erlbeck · 9 years ago
  44. 392a545 edge: Add information about data blocks to GprsCodingScheme by Jacob Erlbeck · 9 years ago
  45. 6c3dc61 edge: Add header type property to GprsCodingScheme by Jacob Erlbeck · 9 years ago
  46. d0222cf edge: Add test for GprsCodingScheme by Jacob Erlbeck · 9 years ago