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 53ab53ee77 ue_sync: fix tracking in GNSS_SYNC mode
this fixes the subframe-accurate rx in tracking mode.
previously we've only alligned to the next subframe start in find and
when there was a single overflow we've lost the track.

this patch calculates the offset in samples to the actual start of the
subframe (full ms of the receive timestamp) vs. the actual
receive timestamp and uses the value as the "next_rf_sample_offset"
to realign on the next receive
5 years ago
..
examples pssch_ue: fix memory leaks and operation with RF 5 years ago
include fix coverity warning for useless call 5 years ago
src ue_sync: fix tracking in GNSS_SYNC mode 5 years ago
test fix coverity warning for useless call 5 years ago
CMakeLists.txt Updated copyright 5 years ago