yagoda
|
cb8b782a6d
|
nas,ngap: adding initial support for NSSAI based slicing in the UE & gNodeB
|
2 years ago |
Andre Puschmann
|
e2efb88415
|
enb,ngap: extend type to store AMF id to 64bit
AMF is up to 40bit long
|
3 years ago |
Pedro Alvarez
|
bb9eaf4390
|
gnb,ngap: Added some comments to ngap.cc to make it easier to navigate
the file. Re-ordered NGAP UE procedures have the same order as in the
standard.
|
3 years ago |
Bedran Karakoc
|
6112871da9
|
gnb,ngap: Add basic handler for NGAP Paging
|
3 years ago |
Francisco Paisana
|
40138c7125
|
changed namespace of asn1 ngap from 'ngap_nr' to simply 'ngap'
|
3 years ago |
Francisco
|
8a5ecfea40
|
nr,gnb,ngap: rename functions for extra clarity
|
3 years ago |
Francisco
|
11b4a572a0
|
nr,gnb,rrc&ngap: implementation of NGAP UE Context Release Request and RRC Release for the case RRC_CONNECTED->RRC_IDLE
|
3 years ago |
Pedro Alvarez
|
9f7ae7a2b2
|
gnb,ngap: Added simple allocation of lcids to ngap_ue_bearer_manager.
|
3 years ago |
Pedro Alvarez
|
3e61448a41
|
gnb,ngap: added logging for Rx NGAP messages.
|
3 years ago |
Pedro Alvarez
|
5e22e42762
|
Added option to save NGAP pcaps.
|
3 years ago |
Francisco
|
0c733f7ea3
|
nr,ngap: use const_byte_spans instead of unique_byte_buffers in ngap interface to avoid intermediate copies
|
3 years ago |
Andre Puschmann
|
0967cda042
|
gnb,stack: move gNB components into own folder
* move RRC, MAC, NGAP, SDAP into gnb folder
* move testing code below respective layers
|
3 years ago |