1. 8a8e0fb MCS: add mcs_is_*() helpers by Max · 5 years ago
  2. 02fbfc1 Fix TA index encoder 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. 1beed38 encoding: Fixes TMSI vs MI bit selection in repeated page info by JF Dionne · 8 years ago
  6. 2a47c73 Rewrite EGPRS Packet Uplink IA Rest Octets for SBA by Max · 5 years ago
  7. bd5647e Rewrite EGPRS Packet Uplink IA Rest Octets for MBA by Max · 5 years ago
  8. 23c0e01 Rewrite Packet Downlink Assignment by Max · 5 years ago
  9. 0160a29 Restructure IA Rest Octets encoders by Max · 5 years ago
  10. fc8afc2 Clarify write_immediate_assignment() signature by Max · 5 years ago
  11. 0c55bf1 Move C include to proper place by Max · 5 years ago
  12. 513c9bc improve documentation of Encoding::write_paging_request() by Stefan Sperling · 6 years ago
  13. e6e4898 Revert "Rewrite EGPRS Packet Uplink Assignment" by Neels Hofmeyr · 6 years ago
  14. 39f8458 Revert "Rewrite Packet Downlink Assignment" by Neels Hofmeyr · 6 years ago
  15. 782da2c Revert "Rewrite Packet Uplink Assignment" by Neels Hofmeyr · 6 years ago
  16. 89b85e0 Revert "Use Timing Advance Index in UL assignments" by Neels Hofmeyr · 6 years ago
  17. 6298fbb Use Timing Advance Index in UL assignments by Max · 6 years ago
  18. 93d947f Rewrite Packet Uplink Assignment by Max · 6 years ago
  19. 896574e Rewrite Packet Downlink Assignment by Max · 6 years ago
  20. 529ce88 Rewrite EGPRS Packet Uplink Assignment by Max · 6 years ago
  21. ea98b7d TBF: move window parameters to UL/DL level by Max · 6 years ago
  22. a4f570f window: move encoding into functions by Max · 7 years ago
  23. ccde5c9 remove pcu own bitvector implementation by Alexander Couzens · 7 years ago
  24. 0a8fae8 Support sending OML Alerts via BTS by Max · 7 years ago
  25. 8adfcd0 Add compression support in EGPRS PUAN by sivasankari · 7 years ago
  26. 06bdb35 Refactoring write_packet_ack_nack_desc_egprs to prepare for CRBB support by Pravin Kumarvel · 8 years ago
  27. ed3413e Handle packet access reject during EPDAN/PDAN with channel description by aravind sirsikar · 8 years ago
  28. c0c3afd Handle Immediate assignment reject by aravind sirsikar · 8 years ago
  29. ae48381 Handle Timing Advance IE properly by Max · 8 years ago
  30. 465f5bb Update the function immediate assignment for EGPRS by bhargava · 8 years ago
  31. eebcb1e Fix EGPRS PUAN encoding: use correct urbb_len by Aravind Sirsikar · 8 years ago
  32. 505a86d Add support for SPB handling for EGPRS UL TBF by Aravind Sirsikar · 8 years ago
  33. d572054 Properly set TA_VALID bit by Max · 8 years ago
  34. df69809 egprs: Use RLC/MAC headers from libosmocore by Tom Tsou · 8 years ago
  35. 99ab0a8 Add header type 1 support for EGPRS uplink by Aravind Sirsikar · 8 years ago
  36. 6f0dc96 encoding/rlc_copy_from_aligned_buffer: export written payload bytes via an argument by Alexander Couzens · 8 years ago
  37. cb846ec encoding: add doxygen for rlc_data_to_dl_append* by Alexander Couzens · 8 years ago
  38. 0f5c695 rlc: Use the rlc structure to access the data unit in the RLC message by Jacob Erlbeck · 8 years ago
  39. 9e85939 rlc: Support encoding of EGPRS header type 1 + 2 by Jacob Erlbeck · 8 years ago
  40. be80c36 edge: Support EGPRS in IMM ASSIGNMENT by Jacob Erlbeck · 8 years ago
  41. 2647a33 encoding: Redesign Encoding::write_immediate_assignment API by Jacob Erlbeck · 8 years ago
  42. 18831c3 encoding: Refactor write_immediate_assignment by Jacob Erlbeck · 8 years ago
  43. 7505f1d encoding: Use explicit LH encoding in write_immediate_assignment by Jacob Erlbeck · 8 years ago
  44. 6b356a5 tbf: Use TLLI as ID if TFI not yet assigned by Jacob Erlbeck · 8 years ago
  45. f2694b7 tbf: Add check_polling/set_polling by Jacob Erlbeck · 8 years ago
  46. 36df774 edge: Make window size configurable by Jacob Erlbeck · 8 years ago
  47. a88d065 edge: Support MCS data block encoding by Jacob Erlbeck · 8 years ago
  48. 5058bd6 edge: Select implementation by mode in rlc_data_to_dl_append by Jacob Erlbeck · 8 years ago
  49. 14bb094 edge: Add Encoding::rlc_data_to_dl_append by Jacob Erlbeck · 8 years ago
  50. f0e4039 edge: Add encoder for downlink RLC data blocks by Jacob Erlbeck · 8 years ago
  51. 166c9fc edge: Support EGPRS in write_packet_downlink_assignment by Jacob Erlbeck · 8 years ago
  52. cb72890 edge: Replace integer cs by GprsCodingScheme by Jacob Erlbeck · 8 years ago
  53. 5ffbb27 encoding: Remove RlcMacDownlink_t based write_packet_uplink_ack by Jacob Erlbeck · 8 years ago
  54. 37005a1 encoding: Add bitvec based write_packet_uplink_ack by Jacob Erlbeck · 8 years ago
  55. 93c55d0 rlc: Add and use mod_sns(bsn) method by Jacob Erlbeck · 8 years ago
  56. 2b3121e edge: Support EGPRS uplink Ack/Nack messages by Jacob Erlbeck · 8 years ago
  57. 2e3a81e rlc: Use a pointer instead of repeated selector chains by Jacob Erlbeck · 8 years ago
  58. 5c75480 edge: Move the GPRS UL Ack/Nack encoding into a separate function by Jacob Erlbeck · 8 years ago
  59. 76d767c edge: Support EGPRS in packet uplink assignment message by Jacob Erlbeck · 9 years ago
  60. edfd7e3 encoder: Whitespace fixes by Jacob Erlbeck · 9 years ago
  61. a700dd9 tbf: Move the current CS field to GprsMs by Jacob Erlbeck · 9 years ago
  62. 9200ce6 tbf: Store the timing advance (TA) value in the GprsMs object by Jacob Erlbeck · 9 years ago
  63. 7e994e3 tbf, ...: Make the fields in the dl/ul struct member variables by Daniel Willmann · 10 years ago
  64. f55e58f encoding: Change function signature to use UL TBFs where it makes sense by Daniel Willmann · 10 years ago
  65. 73191a4 tbf/bts, encoding: Keep track of WAIT_RELEASE state for DL assignment by Daniel Willmann · 10 years ago
  66. 7c3751b rlc/tbf: Move v_n into gprs_rlc_ul_window and adapt the tests by Daniel Willmann · 10 years ago
  67. 8f399de tbf: Kill the tsc member as it duplicates data by Holger Hans Peter Freyther · 10 years ago
  68. 5241c1a encoding: Factor out encode_rbb to help testing by Daniel Willmann · 11 years ago
  69. 52ea8a0 encoding: Use ul_window ssn()/update_rbb() methods when encoding ul ACK by Daniel Willmann · 11 years ago
  70. e6e605b encoding: Change wording to match that of 3GPP TS 04.60 by Daniel Willmann · 11 years ago
  71. 3cbf9e0 rlc: Make the RLC types only operate on the BSN by Holger Hans Peter Freyther · 11 years ago
  72. e9b1ebb rlc: Test the basic of the gprs_rlc_v_n code for remembering the state by Holger Hans Peter Freyther · 11 years ago
  73. 270f7fc tbf/rlc: Move the v_n handling into a dedicated object by Holger Hans Peter Freyther · 11 years ago
  74. f1593b7 tbf/rlc: Big change and move the window handling out to the rlc by Holger Hans Peter Freyther · 11 years ago
  75. b18aedc tbf: Make the ws and sns number "private" (they should also be const) by Holger Hans Peter Freyther · 11 years ago
  76. 34f6e5e tbf: Make tfi private and update the code by Holger Hans Peter Freyther · 11 years ago
  77. 474685e tbf: Make the tlli "private" and update the updating code by Holger Hans Peter Freyther · 11 years ago
  78. fc498c9 tbf: Go through the trx to get the ARFCN by Holger Hans Peter Freyther · 11 years ago
  79. 15bb1a2 misc: Change the logging for the tbf and what to log by Holger Hans Peter Freyther · 11 years ago
  80. 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
  81. 63f29d6 encoding: Move the functions into the encoding class by Holger Hans Peter Freyther · 11 years ago
  82. 6ca0a90 encoding: Move encoding routines into a separate file by Holger Hans Peter Freyther · 11 years ago