srsLTE/lib/include/srsran
Pedro Alvarez f9a2850d74 gnb,ngap: Added interface so the NGAP can pass a NAS message to the RRC
upon starting the RRC Security Mode command. This allows the gNB to
pass this message only after the SM procedure is complete.

Also made sure that the RRC notifies the NGAP upon the end of the
reconfiguration procedure, to make sure that the NGAP sends the UE
context setup response.
2021-11-25 19:03:30 +00:00
..
adt nr,gnb,sched: account for CORESET RB offset in the DCI RB indexing in case of common search spaces 2021-11-25 15:14:18 +00:00
asn1 gnb,rrc_nr: move location of creation of nr srb PDCP configs to rrc_nr_utils.cc 2021-11-25 19:03:30 +00:00
common buffer_pool: add helper to build byte_buffer from raw payload+len 2021-11-24 12:10:17 +01:00
interfaces gnb,ngap: Added interface so the NGAP can pass a NAS message to the RRC 2021-11-25 19:03:30 +00:00
mac mac_sch_pdu_nr: fix pretty-priting of CCCH 2021-11-24 12:10:17 +01:00
phy Add packing of dci format 1A for pdcch orders. 2021-11-18 14:56:31 +01:00
radio Initial real-time Tx gain setting (#2976) 2021-10-25 10:54:17 +02:00
rlc Fix unitialized header warning on rlc_amd_tx_pdu for ARM. 2021-11-24 21:23:23 +00:00
rrc nr,rrc: redesign fetching of asn1 obj ids for comparison and addmod/rem to asn1 lists 2021-11-16 19:04:51 +00:00
srslog Fix coverty defects. 2021-10-27 17:39:51 +02:00
support Delete move constructor and move assignment operator explictly for mac_pcap_base and s1ap_pcap classes. 2021-10-15 15:05:37 +02:00
system Fills the value of the number of cpus for the system_metrics_t and 2021-06-09 09:34:46 +02:00
test rrc,ue: for RRC conn release, delay transition to RRC idle by 60ms as per TS 36.331 2021-06-28 17:35:02 +02:00
upper nr,gnb,pdcp: store the PDCP RB name in base class for easier use 2021-10-28 21:21:46 +01:00
CMakeLists.txt
build_info.h.in
config.h
srsran.h Refactored NR HARQ ACK feedback 2021-07-05 17:51:27 +02:00
version.h.in