hamnet70/impl/test
Thomas Kolb 03912a6185 Do all time calculations in uint64_t
This prevents loss of precision that occurs with double-precision floats if
timestamps become very large. Timestamps are already large if they contain a
UNIX time value (requires 60 bits; double has 53 bit resolution).
2024-11-02 16:17:52 +01:00
..
layer1 Apply free software+documentation licenses 2024-08-23 11:53:40 +02:00
layer2_over_udp Do all time calculations in uint64_t 2024-11-02 16:17:52 +01:00
CMakeLists.txt Basic infrastructure for layer2-over-udp test 2024-09-22 14:32:49 +02:00
test_ham64.c Apply free software+documentation licenses 2024-08-23 11:53:40 +02:00
test_interleaver.c Apply free software+documentation licenses 2024-08-23 11:53:40 +02:00
test_jsonlogger.c Apply free software+documentation licenses 2024-08-23 11:53:40 +02:00
test_packet_queue.c Apply free software+documentation licenses 2024-08-23 11:53:40 +02:00
test_rx_file_l2dbg.c Apply free software+documentation licenses 2024-08-23 11:53:40 +02:00