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
0c9ba5b87e
lib,asn1_utils: fix out of bounds access on zero-sized array
...
* fix error: ... offset 0 is out of the bounds [0, 0] [-Werror=array-bounds]
* fix note: destination object of size 0 allocated by ‘operator new []’
--> data_ = new T[cap_];
3 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: check if ACK SN is within rx_window. Stop
3 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,pdcp_nr: make sure we don extract MAC-I if integrity is not enabled. Make sure gNB does not enable integrity on DRBs
3 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