1. 166c9fc edge: Support EGPRS in write_packet_downlink_assignment by Jacob Erlbeck · 8 years ago
  2. cb72890 edge: Replace integer cs by GprsCodingScheme by Jacob Erlbeck · 8 years ago
  3. 5ffbb27 encoding: Remove RlcMacDownlink_t based write_packet_uplink_ack by Jacob Erlbeck · 9 years ago
  4. 37005a1 encoding: Add bitvec based write_packet_uplink_ack by Jacob Erlbeck · 9 years ago
  5. 93c55d0 rlc: Add and use mod_sns(bsn) method by Jacob Erlbeck · 9 years ago
  6. 2b3121e edge: Support EGPRS uplink Ack/Nack messages by Jacob Erlbeck · 9 years ago
  7. 2e3a81e rlc: Use a pointer instead of repeated selector chains by Jacob Erlbeck · 9 years ago
  8. 5c75480 edge: Move the GPRS UL Ack/Nack encoding into a separate function by Jacob Erlbeck · 9 years ago
  9. 76d767c edge: Support EGPRS in packet uplink assignment message by Jacob Erlbeck · 9 years ago
  10. edfd7e3 encoder: Whitespace fixes by Jacob Erlbeck · 9 years ago
  11. a700dd9 tbf: Move the current CS field to GprsMs by Jacob Erlbeck · 9 years ago
  12. 9200ce6 tbf: Store the timing advance (TA) value in the GprsMs object by Jacob Erlbeck · 9 years ago
  13. 7e994e3 tbf, ...: Make the fields in the dl/ul struct member variables by Daniel Willmann · 10 years ago
  14. f55e58f encoding: Change function signature to use UL TBFs where it makes sense by Daniel Willmann · 10 years ago
  15. 73191a4 tbf/bts, encoding: Keep track of WAIT_RELEASE state for DL assignment by Daniel Willmann · 10 years ago
  16. 7c3751b rlc/tbf: Move v_n into gprs_rlc_ul_window and adapt the tests by Daniel Willmann · 11 years ago
  17. 8f399de tbf: Kill the tsc member as it duplicates data by Holger Hans Peter Freyther · 11 years ago
  18. 5241c1a encoding: Factor out encode_rbb to help testing by Daniel Willmann · 11 years ago
  19. 52ea8a0 encoding: Use ul_window ssn()/update_rbb() methods when encoding ul ACK by Daniel Willmann · 11 years ago
  20. e6e605b encoding: Change wording to match that of 3GPP TS 04.60 by Daniel Willmann · 11 years ago
  21. 3cbf9e0 rlc: Make the RLC types only operate on the BSN by Holger Hans Peter Freyther · 11 years ago
  22. e9b1ebb rlc: Test the basic of the gprs_rlc_v_n code for remembering the state by Holger Hans Peter Freyther · 11 years ago
  23. 270f7fc tbf/rlc: Move the v_n handling into a dedicated object by Holger Hans Peter Freyther · 11 years ago
  24. f1593b7 tbf/rlc: Big change and move the window handling out to the rlc by Holger Hans Peter Freyther · 11 years ago
  25. b18aedc tbf: Make the ws and sns number "private" (they should also be const) by Holger Hans Peter Freyther · 11 years ago
  26. 34f6e5e tbf: Make tfi private and update the code by Holger Hans Peter Freyther · 11 years ago
  27. 474685e tbf: Make the tlli "private" and update the updating code by Holger Hans Peter Freyther · 11 years ago
  28. fc498c9 tbf: Go through the trx to get the ARFCN by Holger Hans Peter Freyther · 11 years ago
  29. 15bb1a2 misc: Change the logging for the tbf and what to log by Holger Hans Peter Freyther · 11 years ago
  30. 34bd8bd bts/tbf: Move the lists into the BTS and do the look-up from the BTS by Holger Hans Peter Freyther · 11 years ago
  31. 63f29d6 encoding: Move the functions into the encoding class by Holger Hans Peter Freyther · 11 years ago
  32. 6ca0a90 encoding: Move encoding routines into a separate file by Holger Hans Peter Freyther · 11 years ago