15 Commits (358070fe3066e1f6d4d10f6a85a7abb0444337ba)

Author SHA1 Message Date
Codebot ac06cf7453 Merge branch 'next' into agpl_next 2 years ago
Robert Falkenberg e057a8ec27 lib,pdcp_nr: unit test - remove redundant assignment 2 years ago
Codebot 6a3b9257e3 Merge branch 'next' into agpl_next 2 years ago
Pedro Alvarez d5909a306f lib,pdcp_nr: fixed typos and rephrased log in tests. 2 years ago
Pedro Alvarez 540483ba9e lib,pdcp: added unit test to check discard timer is running when a PDU is TX'ed and stopped when the ACK has been notified. 2 years ago
Pedro Alvarez e87416ff99 lib,pcdp_nr: added checks for stopped reordering timer and correct state
when receiving out-of-order packets in unit tests.
2 years ago
Codebot 49554c2c46 Merge branch 'next' into agpl_next 2 years ago
Pedro Alvarez 7f98101f30 lib,pdcp_nr: fix rx unit tests 3 years ago
Pedro Alvarez 904dbff471 lib,pdcp_nr: fixed PDCP NR tx unit tests 3 years ago
Codebot 4d2b5b8eda Adding AGPL copyright to new files 3 years ago
Codebot 2cda208936 Merge branch 'next' into agpl_next 3 years ago
Pedro Alvarez fbcffb84bd Check if RLC is suspended before transmiting PDCP SDU.
This was done to avoid integrity issues, when the UE's RRC erroneously sent
measurement reports while the re-establishment was already in progress.

As errously sending PDCP PDUs on DRBs can cause issues as well, this was
disabled too.
3 years ago
Codebot 58ca99d22a Adding AGPL copyright to new files 3 years ago
Codebot 585e3c51c1 Merge branch 'next' into agpl_next
# Conflicts:
#	srsenb/hdr/phy/nr/cc_worker.h
#	srsenb/hdr/phy/nr/sf_worker.h
#	srsenb/src/phy/nr/cc_worker.cc
#	srsenb/src/phy/nr/sf_worker.cc
#	test/phy/nr_phy_test.cc
3 years ago
Pedro Alvarez 865298f8d5 Moved lib PDCP to its own folder 3 years ago