1. afe189e Get rid of lots of code only used by tests by Pau Espin Pedrol · 2 years, 11 months ago
  2. 8a35e64 Convert gprs_bssgp_pcu.cpp to C by Pau Espin Pedrol · 3 years, 5 months ago
  3. f861d31 decoding.cpp: Improve logging in malformed UL data parsing by Pau Espin Pedrol · 4 years ago
  4. 2ae8337 Get rid of class GprsCodingScheme by Pau Espin Pedrol · 4 years, 1 month ago
  5. 8bb7904 fix spelling errors detected by lintian by Thorsten Alteholz · 6 years ago
  6. 8a8e0fb MCS: add mcs_is_*() helpers by Max · 5 years ago
  7. 136ebcc MCS: use value_string for conversion by Max · 5 years ago
  8. 51754b6 MCS: move HeaderType enum outside of class definition by Max · 5 years ago
  9. 0e63644 Add debugging log for RLC data block decoding by Mrinal Mishra · 8 years ago
  10. 0a4a6c1 EGPRS: Add EPDAN CRBB Tree based decoding by Pravin Kumarvel · 8 years ago
  11. 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
  12. df69809 egprs: Use RLC/MAC headers from libosmocore by Tom Tsou · 8 years ago
  13. 99ab0a8 Add header type 1 support for EGPRS uplink by Aravind Sirsikar · 8 years ago
  14. 550a541 Add Header Type2 support in EGPRS UL by Aravind Sirsikar · 8 years ago
  15. d302e4f decoding: remove superfluous double-semicolon by Alexander Couzens · 8 years ago
  16. b82bd92 decoding: improve and add comments by Alexander Couzens · 8 years ago
  17. e44383b Refactor the Uplink RLC header parsing function by Bhargava Abhyankar · 8 years ago
  18. 0f5c695 rlc: Use the rlc structure to access the data unit in the RLC message by Jacob Erlbeck · 8 years ago
  19. f2f24b0 edge: Add a bitvec based Decoding::extract_rbb function by Jacob Erlbeck · 8 years ago
  20. 192bf33 decode: Add bitvec based GPRS DL ACK/NACK decoder by Jacob Erlbeck · 8 years ago
  21. 2bef4db edge: Enable CRBB decoding by Jacob Erlbeck · 8 years ago
  22. 3fdcb2b edge: Add experimental support for uplink CRBB by Jacob Erlbeck · 8 years ago
  23. ae9c575 edge: Handle EGPRS PACKET DOWNLINK ACK NACK by Jacob Erlbeck · 8 years ago
  24. 314ec4d tbf: Remove obsolete TLLI functions by Jacob Erlbeck · 8 years ago
  25. f2ba4cb edge: Rename gprs_rlc_ul_header_egprs and gprs_rlc_ul_data_block_info by Jacob Erlbeck · 8 years ago
  26. 27dc941 edge: Remove leftover comments from encoding.c by Jacob Erlbeck · 8 years ago
  27. ead5e47 edge: Fix data block decoder (Coverity) by Jacob Erlbeck · 8 years ago
  28. 4abc686 edge: Add unified decoder methods for GPRS/EGPRS by Jacob Erlbeck · 9 years ago
  29. c3c5804 edge: Get EGPRS multislot class by Jacob Erlbeck · 9 years ago
  30. 5e94cd4 decoding: Cosmetic - change rbb decoding by Daniel Willmann · 11 years ago
  31. 6f7cb2c decoding: Use 'I' and 'R' in rbb array for DL by Daniel Willmann · 11 years ago
  32. df6b4f5 tbf/rlc: Move the parsing of RBB to Decoding, move window marking out by Holger Hans Peter Freyther · 11 years ago
  33. fcbc702 pdch: Move the giant switch/case of gprs_rlcmac_rcv_control_block by Holger Hans Peter Freyther · 11 years ago
  34. d11290b pdch/tbf: Move gprs_rlcmac_rcv_data_block_acknowledged into the pdch by Holger Hans Peter Freyther · 11 years ago