Codebot
|
51351190de
|
Merge branch 'next' into agpl_next
|
2 years ago |
yagoda
|
cb8b782a6d
|
nas,ngap: adding initial support for NSSAI based slicing in the UE & gNodeB
|
2 years ago |
Codebot
|
4d2b5b8eda
|
Adding AGPL copyright to new files
|
3 years ago |
Codebot
|
123f766935
|
Merge branch 'next' into agpl_next
|
3 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 |
Codebot
|
9664aa3cf4
|
Merge branch 'next' into agpl_next
# Conflicts:
# lib/include/srsran/phy/channel/ch_awgn.h
|
3 years ago |
Bedran Karakoc
|
6112871da9
|
gnb,ngap: Add basic handler for NGAP Paging
|
3 years ago |
Codebot
|
582126d106
|
Merge branch 'next' into agpl_next
|
3 years ago |
Francisco Paisana
|
40138c7125
|
changed namespace of asn1 ngap from 'ngap_nr' to simply 'ngap'
|
3 years ago |
Codebot
|
fc3ac4d491
|
Merge branch 'next' into agpl_next
|
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 |
Codebot
|
dd2c1f7695
|
Merge branch 'next' into agpl_next
|
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 |
Codebot
|
e0734e584d
|
Merge branch 'next' into agpl_next
# Conflicts:
# lib/include/srsran/rrc/nr/rrc_nr_cfg_utils.h
# lib/src/rrc/CMakeLists.txt
# lib/src/rrc/nr/rrc_nr_cfg_utils.cc
|
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 |
Codebot
|
3a9014802d
|
Merge branch 'next' into agpl_next
# Conflicts:
# srsenb/hdr/stack/rrc/nr/rrc_config_nr.h
# srsenb/hdr/stack/rrc/rrc_nr.h
# srsenb/src/stack/mac/nr/sched_nr_signalling.cc
# srsenb/test/rrc/rrc_nr_test.cc
|
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 |