Bedran Karakoc
|
37280307b5
|
lib,nas_5g: Fix unpacking/packing for timezone IEs
|
3 years ago |
Bedran Karakoc
|
cf191d8306
|
lib,nas_5g: Fix packing/unpacking error for ipv4 addresses
|
3 years ago |
Carlo Galiotto
|
fe6500bd55
|
rrc: copy PUCCH cnf from RRCSetup to PHY structs
Signed-off-by: Carlo Galiotto <carlo@srs.io>
|
3 years ago |
Carlo Galiotto
|
362abfe3c9
|
rrc-nr: add conversion for pucch_cfg
Signed-off-by: Carlo Galiotto <carlo@srs.io>
|
3 years ago |
Carlo Galiotto
|
49e01584ac
|
rrc-nr: fix rebase issue
Signed-off-by: Carlo Galiotto <carlo@srs.io>
|
3 years ago |
Francisco Paisana
|
378e14826e
|
rrc,nr: fix conversion of csi meas cfg to phy cfg flat struct
|
3 years ago |
Francisco
|
52106be3d5
|
sched,nr: remove phy cfg types from sched_nr_cell_cfg_t
|
3 years ago |
Francisco
|
b25814de27
|
sched,nr: fix failing sched test due to misconfiguration
|
3 years ago |
Francisco
|
7f200ac7f7
|
sched,nr: pass asn1 TDD configuration to scheduler as defined in ORAN
|
3 years ago |
Andre Puschmann
|
92a13294b2
|
rrc_nr_utils: set RAT for PDCP config for SRB to NR
|
3 years ago |
Francisco
|
3c25b6cb24
|
asn1: remove presence flag for lists and octet strings, as the size of the latter implicitly tell if the asn1 field is present
|
3 years ago |
Francisco
|
b616207ef0
|
asn1: remove extra copy and template instantiation in unpacking of IE Containers
|
3 years ago |
Francisco
|
26f173e582
|
asn1: use template to generate ngap/s1ap elementary procedure option and reduce code duplication
|
3 years ago |
Francisco Paisana
|
d5f5df3e7b
|
asn1: place common asn1 type for empty ie object sets in asn1_utils.h
|
3 years ago |
Francisco Paisana
|
61e225d762
|
asn1: move setup_release_c from rrc_nr_asn1 to asn1_utils and improved interface
|
3 years ago |
Francisco Paisana
|
e2b8a80f87
|
asn1: move all ie protocol container types to asn1_tuils to be reused in different layers
|
3 years ago |
Francisco Paisana
|
2d2a5bee03
|
asn1: update procotol_ie_single_container interface to use -> operator instead of .value to access container content
|
3 years ago |
Francisco Paisana
|
6b181e7a94
|
asn1: move protocol_ie_single_container_s to asn1_utils, so it can be used by ngap, s1ap, and other layers
|
3 years ago |
Francisco Paisana
|
c8f7976014
|
asn1: use byte buffer pool for temporary variable length field generation instead of stack array
|
3 years ago |
Francisco Paisana
|
40138c7125
|
changed namespace of asn1 ngap from 'ngap_nr' to simply 'ngap'
|
3 years ago |
Fabian Eckermann
|
affdacd9b4
|
Add decoding of sib1.
|
3 years ago |
Fabian Eckermann
|
361054da12
|
Clarify error message.
|
3 years ago |
Pedro Alvarez
|
942c75ae80
|
gnb,rrc_nr: move location of creation of nr srb PDCP configs to rrc_nr_utils.cc
|
3 years ago |
Pedro Alvarez
|
14170bbba2
|
lib,rrc_nr: made separate function to create default PDCP SRB configs
|
3 years ago |
Pedro Alvarez
|
c69b221293
|
gnb,rrc_nr: move location of creation of nr srb PDCP configs to rrc_nr_utils.cc
|
3 years ago |
Pedro Alvarez
|
9b622b3bff
|
lib,rrc_nr: made separate function to create default PDCP SRB configs
|
3 years ago |
Pedro Alvarez
|
8ff545c423
|
Added RLC AM NR config structure. Added helpers to create RLC AM NR configs. Made it possible to create RLC AM NR entites in rlc.cc
|
3 years ago |
Francisco
|
a58420a530
|
nr,gnb,rrc: implement basic NR RRC bearer addition and reconf message sending
|
3 years ago |
Francisco
|
e8beb2ef81
|
nr,rrc: redesign fetching of asn1 obj ids for comparison and addmod/rem to asn1 lists
|
3 years ago |
Francisco
|
5a3e99fb58
|
nr,gnb,rrc: fix missing return for mib generation
|
3 years ago |
Francisco
|
25a8ea53d3
|
nr,gnb,sched: pass mib config to scheduler so it is used during SSB allocation
|
3 years ago |
Francisco
|
96fd3aae3c
|
nr,gnb: small gnb interface refactors and fix of byte buffer operator=
|
3 years ago |
Carlo Galiotto
|
ba50bbfb76
|
rlc,rrc,nr: remove rb_type from rlc_um_config
Signed-off-by: Carlo Galiotto <carlo@srs.io>
|
3 years ago |
Carlo Galiotto
|
9c2099f680
|
rrc,rlc,nr: fix RB label in RLC-NR for UE logs + ..
add rb_type in rlc_um_config
Signed-off-by: Carlo Galiotto <carlo@srs.io>
|
3 years ago |
Carlo Galiotto
|
d95c31d2de
|
rlc,rrc,nr: fix rlc bearer string diplayed in logs
Signed-off-by: Carlo Galiotto <carlo@srs.io>
|
3 years ago |
Alejandro Leal Conejos
|
ca7a377878
|
Fixes coverity 262740
|
3 years ago |
faluco
|
edf0926a2f
|
Batch of LGTM fixes.
|
3 years ago |
Ismael Gomez
|
d972fb368c
|
Some LGTM fixes (#3564)
* Fix LGTM issues
* ue: add logging to switch on function
* Fix new LGTM issues
|
3 years ago |
Francisco
|
5b2afb1739
|
rrc,nr,gnb: ensure same PDCCH config is sent to PHY, scheduler cell config, and sched ue cfg
|
3 years ago |
Francisco
|
7a16be9692
|
rrc,nr: ensure coresets and search spaces are passed to scheduler cell_cfg and ue_cfg
|
3 years ago |
Francisco
|
11ee4ab9dd
|
nr,gnb,rrc: fix scheduler FDD configuration
|
3 years ago |
Francisco
|
43b12b9ffb
|
rrc,nr: transfer SSB config to both UE and NR scheduler
|
3 years ago |
Francisco
|
053877f489
|
rrc,nr: fix conversion from asn1 to phy cfg
|
3 years ago |
Francisco Paisana
|
b7f40b2baf
|
rrc,nr: reenable CSI reporting in gNB
|
3 years ago |
Francisco Paisana
|
b58915d7ed
|
rrc,nr: make gnb cell CSI NZP configuration consistent with UE NSA configuration.
|
3 years ago |
Xavier Arteaga
|
c9d7db7314
|
Minor changes
|
3 years ago |
Xavier Arteaga
|
e3bd92d87c
|
Fix SSB pattern in UE
|
3 years ago |
Xavier Arteaga
|
8f90ee847a
|
Refactor carrier frequency from PHY and fix OFDM phase compensation
|
3 years ago |
Fabian Eckermann
|
8830c2796f
|
Add support for NSA FDD on band n3, n5 and n7.
|
3 years ago |
Xavier Arteaga
|
0324806d6c
|
Packed NR TDD config in duplex configuration and created test case for FDD
|
3 years ago |