10567 Commits (8ae0b9bc0534f154c5c0aa7bdcc80e0e40c1090d)
 

Author SHA1 Message Date
Piotr Gawlowicz 144a8af2e4 e2ap: add e2sm base class, clean e2ap::generate_setup_request func, fill e2ap_kpm desc properly 2 years ago
Piotr Gawlowicz 9f36e4b12c e2ap: parametrize ric indication 2 years ago
Piotr Gawlowicz 701f26e34b e2ap: parametrize subscription delete reponse 2 years ago
Piotr Gawlowicz d1ed79175b e2ap: parametrize subscription reponse 2 years ago
Piotr Gawlowicz faa90aebdc add ric_subscription class 2 years ago
Piotr Gawlowicz c3f4dfd194 use ric_client configuration (ip, port) 2 years ago
Piotr Gawlowicz e21a90336e generate E2 Subscription Delete Resp 2 years ago
Piotr Gawlowicz 02d1fc5336 generate E2 indication 2 years ago
Piotr Gawlowicz 03d3bd4fb0 switch to e2sm_kpm_v2 2 years ago
Piotr Gawlowicz 315727e612 enable connection with flexric 2 years ago
Piotr Gawlowicz 2de3c199cb change e2ap_port port 2 years ago
yagoda 4bf162cbf1 e2ap: adding e2 metrics interface files 2 years ago
yagoda 7d8a21cb77 asn1: adding e2sm_kpm version 2.0 packing and unpacking for debugging purposes 2 years ago
Brendan 1aa5c3819b e2ap: update reset test functions 2 years ago
Brendan 3015a6cd13 e2ap: remove conflict artifact from source file 2 years ago
Brendan e52203f739 e2ap, ric: add support for ric reset request and response 2 years ago
yagoda a599234bf7 e2ap, main: adding metrics interface for e2, parameterizing the startup of the RIC client 2 years ago
yagoda e2aa9aba85 e2sm: fixing function definition for e2 setup request 2 years ago
yagoda 07929b74f6 e2ap: add e2 setup response processing, add RANfunction storage functionality. 2 years ago
yagoda cd442e57ca e2ap: adding e2sm_kpm class to manage creation of e2sm_kpm messages, adding proper creation of RAN function definition in E2 setup request message 2 years ago
yagoda 5ef7ee0e49 e2ap: adding e2sm_kpm asn1 packing/unpacking 2 years ago
yagoda a8631828d4 e2ap: adding logger to e2ap class 2 years ago
yagoda d4fbdfd54b ric: making the e2 pack/send function generic 2 years ago
yagoda d34bd957bc e2ap,ric: adding support of E2-RIC subscription request/response 2 years ago
yagoda be2442a459 ric, e2ap: adding initial incomming E2 message handling, simple processing of E2 setup response 2 years ago
yagoda eda5600ab0 ric: adding receiver socket with taskqueue for E2 2 years ago
yagoda b3d3c4436f ric: adding logger to RIC client 2 years ago
yagoda ec8bf3ea6f lib,sctp: changing sctp sock opts to be compatible with RIC 2 years ago
yagoda 93202d152a e2ap, asn1: removing extra byte alignment from packing/unpacking of printable string 2 years ago
yagoda 554c6c62f5 e2ap, asn1: adding initial support for e2ap ORAN interfacec 2 years ago
yagoda cdd084adee eMBMS,rlc: fixing deadlock by switching from write lock to read lock 2 years ago
yagoda 6f95418689 eMBMS: adding mch mutex to avoid race conditions in SIB13 R/W 2 years ago
yagoda f9686e5fce eMBMS: moving RRC add_user call for MRNTI to avoiding potential deadlock 2 years ago
yagoda 07d1f14fab eMBMS: pushing bsr update to task queue to avoid potential deadlock 2 years ago
yagoda 5240083454 eMBMS: adding mutex to mbsfn configuration in the eNodeB 2 years ago
yagoda 637e7ce9fa eMBMS: removing duplicate sib13 functions from RRC 2 years ago
yagoda 1acf19c8b1 eMBMS: adding mrb lcid checks to sdu_queue_is_full and rb_is_um functions in RLC. 2 years ago
Piotr 894b449fca
io: use proper pointer type in filesink (#4105) 2 years ago
Pedro Alvarez 4d864e1e3b rlc: fix issue when t-StatusProhibit is configured to 0 2 years ago
Ismael 53eb21d745 rrc: set default number of HARQ processes if option not present in serving_cell_cfg 2 years ago
Ismael e7272fd2ae rrc: set correct transaction id or security_mode_complete and reconfig_complete messages 2 years ago
yagoda dd174d37fa ngap: switching nssai data structure to a std::array 2 years ago
yagoda cb8b782a6d nas,ngap: adding initial support for NSSAI based slicing in the UE & gNodeB 2 years ago
Andre Puschmann 9c5777d13d readme: fix link to project page and update badges 2 years ago
Paul Sutton fbca9819d2 Minor readme updates 2 years ago
Andre Puschmann a74a5ce048 github: add missing apt-get update to codeql pipeline 2 years ago
Andre Puschmann ba34570b7b readme: point build status CI badge to CCPP build action 2 years ago
b1u3s 08e02c9a5b add length check on emergency number list 2 years ago
tiamilani fefe9367d4 probably mispelled property in pcap
In the pcap section, the documentation talks about the "mac_enable" property.
This property is not in the actual properties of the [pcap] section.
I thought it would be more probable to forget about the documentation property rather than the actual property name.
For this reason, I have changed the documentation from "mac_enable" to "enable".
2 years ago
CheolJun Park 2a69e17e85 ue,nas: fix integrity check for DL messages 2 years ago