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
..
scell fix printfs of 64bit numbers when compiling for 32 bit 5 years ago
CMakeLists.txt Updated copyright 5 years ago
cc_worker.cc Reduce PHY logging 5 years ago
phy.cc Added UL EARFCN map and UE PHY interface cleanup 5 years ago
phy_common.cc Added UL EARFCN map and UE PHY interface cleanup 5 years ago
prach.cc Fix LGTM warnings and recommendations 5 years ago
sf_worker.cc Fix and tidy up time offset in srsue 5 years ago
sync.cc srsue,sync: fix TTI gap calculation and reporting 5 years ago