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.
Andre Puschmann f4a0bebe1f fix handling of invalid MAC LCIDs 5 years ago
..
CMakeLists.txt created a new class for timers. It uses a priority queue to avoid incrementing all timers every tti (step_all() went from O(N) to O(1)), and that is not bounded in number of timers. Not being bounded will be useful for layers that require one or more timers per UE 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 fix handling of invalid MAC LCIDs 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
timer_test.cc fixed timer issue with setting the duration. Setting the duration cannot reset the on-going timer run 5 years ago