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.
Robert Falkenberg a11291eb08 lib,rlc_am_nr: fix handling of NACK ranges with SO reaching SDU edge
This changes the handling of NACK ranges with segment offset (SO),
where either so_start or so_end reach the edge of a full SDU.
That SDU is then NACK'ed as a whole, rather than as a segment
from 0 to 0xFFFF.
Otherwise, the search for segments will fail if said SDU was
initially sent as a whole (without segmentation).
2 years ago
..
adt adt,fsm: ignore GCC warning for template specialization w/wo defaults for ReactFn or GuardFn 3 years ago
asn1 lib,asn1_utils: fix out of bounds access on zero-sized array 3 years ago
common gnb,bearer_mapper: hack to keep 5QI information in bearer mapper 3 years ago
interfaces lib,pdcp_nr: added options to select re-ordering timer 3 years ago
mac all: fix uninitialized variables detected by coverity 3 years ago
phy srsue,phy: use common pucch for msg3. Completed table for all pucch_common_idx values 3 years ago
radio radio_dummy: fix potential result overflow by converting to wider type first 3 years ago
rlc lib,rlc_am_nr: fix handling of NACK ranges with SO reaching SDU edge 2 years ago
rrc nr,rrc: redesign fetching of asn1 obj ids for comparison and addmod/rem to asn1 lists 3 years ago
srslog add missing include for build with GCC 12 3 years ago
support Implement a function to remove emergency handlers when a signal is raised. 3 years ago
system all: fix uninitialized variables detected by coverity 3 years ago
test Add support for RRC redirect. 3 years ago
upper lib,pcdp_nr: added checks for stopped reordering timer and correct state 2 years ago
CMakeLists.txt rename srsLTE to srsRAN 4 years ago
build_info.h.in rename srsLTE to srsRAN 4 years ago
config.h Add file-based RF device for rx from arbitrary FILE* 3 years ago
srsran.h Crest Factor Reduction feature for the phy layer (#3720) 3 years ago
version.h.in rename srsLTE to srsRAN 4 years ago