You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
faluco f0d651ae8e - Fixed a leak in the MME class not releasing the static byte buffer pool.
- Now the pool gets destroyed on program exit using a unique_ptr.
- Removed manual cleanup() calls in all the code base to free the pool instance.
4 years ago
..
CMakeLists.txt Standalone decoders for nas and rrc in asn1 test. Thanks Dirk 5 years ago
nas_decoder.cc Standalone decoders for nas and rrc in asn1 test. Thanks Dirk 5 years ago
ngap_asn1_test.cc Updated copyright 5 years ago
rrc_asn1_decoder.cc added nr gnb and ue interfaces 5 years ago
rrc_asn1_test.cc Updated copyright 5 years ago
s1ap_asn1_test.cc fixed generation of ie containers of one single ie object 5 years ago
s1ap_test.cc Updated copyright 5 years ago
srslte_asn1_m2ap_test.cc Updated copyright 5 years ago
srslte_asn1_nas_test.cc - Fixed a leak in the MME class not releasing the static byte buffer pool. 4 years ago
srslte_asn1_rrc_dl_ccch_test.cc Updated copyright 5 years ago
srslte_asn1_rrc_dl_dcch_test.cc Updated copyright 5 years ago
srslte_asn1_rrc_mcch_test.cc Updated copyright 5 years ago
srslte_asn1_rrc_meas_test.cc Updated copyright 5 years ago
srslte_asn1_rrc_ul_dcch_test.cc Updated copyright 5 years ago