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.
Francisco Paisana f2d88e5a5b simplified NAS rrc connection request procedure
move non-type-specific methods of proc_t to its base class.
procedure state machine was simplified via a future-type. Now procedures dont get stuck until the user reads the procedure outcome.
made the NAS procedures more event trigger/reaction-based.
5 years ago
..
CMakeLists.txt new wrapper-based design for stack procedures. Removes extra base class, gets rid of spurious copies/moves during the pop(), and allows the use of a non-default ctor() 5 years ago
bcd_helpers_test.cc update copyright notice 6 years ago
log_filter_test.cc update copyright notice 6 years ago
logger_test.cc Optimized front-end logging processing (#641) 5 years ago
mac_nr_pdu_test.cc add MAC NR PDU packing and associated unit tests 5 years ago
msg_queue_test.cc added _t to unique_byte_buffer type 6 years ago
pdu_test.cc add packing and unpacking test for MAC PDU only containing padding bytes 5 years ago
queue_test.cc fix issue with thread pool shut down 5 years ago
stack_procedure_test.cc simplified NAS rrc connection request procedure 5 years ago
test_eea1.cc add missing license headers 6 years ago
test_eea2.cc Applied clang-format to zuc_support PR. 5 years ago
test_eea3.cc Add decryption function and all tests for enc 5 years ago
test_eia1.cc add missing license headers 6 years ago
test_eia3.cc Applied clang-format to zuc_support PR. 5 years ago
test_f12345.cc add missing license headers 6 years ago
timeout_test.cc update copyright notice 6 years ago