mirror of https://github.com/pvnis/srsRAN_4G.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
de90b4753f
PDCP PDUs. This includes: - Modifying the byte_buffer_t to include PDCP SN meta-data. This way, the RLC can keep track of the ack'ed bytes for a specific PDCP PDU. - Added in the RLC an `undelivered_sdu_info queue`, to keep track of the amount of ack'ed bytes and the total size of the PDCP PDU, so the RLC can know when delivery is finished. - Added an interface between the PDCP and the RLC so that the RLC can notify the PDCP when it receives an ack from the status PDUs. The RLC passes to the PDCP a vector of all the ack'ed pdus in a rx'ed status PDU. - Added some tests to the notify functionality. This includes some tests where the PDUs are acked imediatly, and one test where the PDU is retx'ed. |
4 years ago | |
---|---|---|
.. | ||
phy | 4 years ago | |
stack | 4 years ago | |
cfg_parser.h | 4 years ago | |
enb.h | 4 years ago | |
metrics_csv.h | 4 years ago | |
metrics_json.h | 4 years ago | |
metrics_stdout.h | 4 years ago | |
parser.h | 4 years ago |