1. 0f5c695 rlc: Use the rlc structure to access the data unit in the RLC message by Jacob Erlbeck · 8 years ago
  2. 9e85939 rlc: Support encoding of EGPRS header type 1 + 2 by Jacob Erlbeck · 8 years ago
  3. be80c36 edge: Support EGPRS in IMM ASSIGNMENT by Jacob Erlbeck · 8 years ago
  4. 2647a33 encoding: Redesign Encoding::write_immediate_assignment API by Jacob Erlbeck · 8 years ago
  5. 18831c3 encoding: Refactor write_immediate_assignment by Jacob Erlbeck · 8 years ago
  6. 7505f1d encoding: Use explicit LH encoding in write_immediate_assignment by Jacob Erlbeck · 8 years ago
  7. 6b356a5 tbf: Use TLLI as ID if TFI not yet assigned by Jacob Erlbeck · 8 years ago
  8. f2694b7 tbf: Add check_polling/set_polling by Jacob Erlbeck · 8 years ago
  9. 36df774 edge: Make window size configurable by Jacob Erlbeck · 8 years ago
  10. a88d065 edge: Support MCS data block encoding by Jacob Erlbeck · 8 years ago
  11. 5058bd6 edge: Select implementation by mode in rlc_data_to_dl_append by Jacob Erlbeck · 8 years ago
  12. 14bb094 edge: Add Encoding::rlc_data_to_dl_append by Jacob Erlbeck · 8 years ago
  13. f0e4039 edge: Add encoder for downlink RLC data blocks by Jacob Erlbeck · 8 years ago
  14. 166c9fc edge: Support EGPRS in write_packet_downlink_assignment by Jacob Erlbeck · 8 years ago
  15. cb72890 edge: Replace integer cs by GprsCodingScheme by Jacob Erlbeck · 8 years ago
  16. 5ffbb27 encoding: Remove RlcMacDownlink_t based write_packet_uplink_ack by Jacob Erlbeck · 9 years ago
  17. 37005a1 encoding: Add bitvec based write_packet_uplink_ack by Jacob Erlbeck · 9 years ago
  18. 93c55d0 rlc: Add and use mod_sns(bsn) method by Jacob Erlbeck · 9 years ago
  19. 2b3121e edge: Support EGPRS uplink Ack/Nack messages by Jacob Erlbeck · 9 years ago
  20. 2e3a81e rlc: Use a pointer instead of repeated selector chains by Jacob Erlbeck · 9 years ago
  21. 5c75480 edge: Move the GPRS UL Ack/Nack encoding into a separate function by Jacob Erlbeck · 9 years ago
  22. 76d767c edge: Support EGPRS in packet uplink assignment message by Jacob Erlbeck · 9 years ago
  23. edfd7e3 encoder: Whitespace fixes by Jacob Erlbeck · 9 years ago
  24. a700dd9 tbf: Move the current CS field to GprsMs by Jacob Erlbeck · 9 years ago
  25. 9200ce6 tbf: Store the timing advance (TA) value in the GprsMs object by Jacob Erlbeck · 9 years ago
  26. 7e994e3 tbf, ...: Make the fields in the dl/ul struct member variables by Daniel Willmann · 10 years ago
  27. f55e58f encoding: Change function signature to use UL TBFs where it makes sense by Daniel Willmann · 10 years ago
  28. 73191a4 tbf/bts, encoding: Keep track of WAIT_RELEASE state for DL assignment by Daniel Willmann · 10 years ago
  29. 7c3751b rlc/tbf: Move v_n into gprs_rlc_ul_window and adapt the tests by Daniel Willmann · 11 years ago
  30. 8f399de tbf: Kill the tsc member as it duplicates data by Holger Hans Peter Freyther · 11 years ago
  31. 5241c1a encoding: Factor out encode_rbb to help testing by Daniel Willmann · 11 years ago
  32. 52ea8a0 encoding: Use ul_window ssn()/update_rbb() methods when encoding ul ACK by Daniel Willmann · 11 years ago
  33. e6e605b encoding: Change wording to match that of 3GPP TS 04.60 by Daniel Willmann · 11 years ago
  34. 3cbf9e0 rlc: Make the RLC types only operate on the BSN by Holger Hans Peter Freyther · 11 years ago
  35. e9b1ebb rlc: Test the basic of the gprs_rlc_v_n code for remembering the state by Holger Hans Peter Freyther · 11 years ago
  36. 270f7fc tbf/rlc: Move the v_n handling into a dedicated object by Holger Hans Peter Freyther · 11 years ago
  37. f1593b7 tbf/rlc: Big change and move the window handling out to the rlc by Holger Hans Peter Freyther · 11 years ago
  38. b18aedc tbf: Make the ws and sns number "private" (they should also be const) by Holger Hans Peter Freyther · 11 years ago
  39. 34f6e5e tbf: Make tfi private and update the code by Holger Hans Peter Freyther · 11 years ago
  40. 474685e tbf: Make the tlli "private" and update the updating code by Holger Hans Peter Freyther · 11 years ago
  41. fc498c9 tbf: Go through the trx to get the ARFCN by Holger Hans Peter Freyther · 11 years ago
  42. 15bb1a2 misc: Change the logging for the tbf and what to log by Holger Hans Peter Freyther · 11 years ago
  43. 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
  44. 63f29d6 encoding: Move the functions into the encoding class by Holger Hans Peter Freyther · 11 years ago
  45. 6ca0a90 encoding: Move encoding routines into a separate file by Holger Hans Peter Freyther · 11 years ago