srsLTE/srsue/hdr/phy
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
..
scell Updated copyright 2020-03-16 11:26:06 +01:00
cc_worker.h Updated copyright 2020-03-16 11:26:06 +01:00
phy.h Added UL EARFCN map and UE PHY interface cleanup 2020-04-23 09:00:45 +02:00
phy_common.h Added UL EARFCN map and UE PHY interface cleanup 2020-04-23 09:00:45 +02:00
phy_metrics.h Updated copyright 2020-03-16 11:26:06 +01:00
prach.h Updated copyright 2020-03-16 11:26:06 +01:00
sf_worker.h SRSUE: all TA control logic into a single class and faster TA response 2020-04-10 15:57:41 +02:00
sync.h srsue,sync: fix TTI gap calculation and reporting 2020-04-27 17:01:02 +02:00
ta_control.h Fix and tidy up time offset in srsue 2020-04-20 16:10:01 +02:00
ue_lte_phy_base.h Added UL EARFCN map and UE PHY interface cleanup 2020-04-23 09:00:45 +02:00
ue_phy_base.h Added UL EARFCN map and UE PHY interface cleanup 2020-04-23 09:00:45 +02:00