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
..
phy srsue,sync: fix TTI gap calculation and reporting 5 years ago
stack More LGTM fixes 5 years ago
metrics_csv.h Fixed flush period 5 years ago
metrics_stdout.h Updated copyright 5 years ago
ue.h CSV metrics per carrier. Add options to flush file earlier and append to file 5 years ago
ue_metrics_interface.h Updated copyright 5 years ago