srsLTE/srsue
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.
2020-04-27 17:01:02 +02:00
..
hdr srsue,sync: fix TTI gap calculation and reporting 2020-04-27 17:01:02 +02:00
src srsue,sync: fix TTI gap calculation and reporting 2020-04-27 17:01:02 +02:00
test removed common ce_typeenum 2020-04-24 11:55:53 +01:00
CMakeLists.txt Updated copyright 2020-03-16 11:26:06 +01:00
ue.conf.example {ue,enb}.conf.example: add zmq examples to config 2020-04-27 11:03:48 +02:00