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 1e0c8ead4c srsue,sync: fix TTI gap calculation and reporting
The current TTI gap calculation assumes strict continuity
of radio time stamps, even when retuning, changing sample rate, etc.

This is certainly desireble but not necessaritly the case and may cause
issues when negative time gaps or too large gaps are detected and reported
to the stack.

this patch makes the assumption that valid TTI jumps are between 1ms
and 1s and that larger gaps are the result of screwed time-stamps
or too long radio operations.
5 years ago
..
hdr srsue,sync: fix TTI gap calculation and reporting 5 years ago
src srsue,sync: fix TTI gap calculation and reporting 5 years ago
test removed common ce_typeenum 5 years ago
CMakeLists.txt Updated copyright 5 years ago
ue.conf.example {ue,enb}.conf.example: add zmq examples to config 5 years ago