Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

thor.py timing wrong for a while after a dropped packet #33

Open
jvierine opened this issue Jun 26, 2021 · 0 comments
Open

thor.py timing wrong for a while after a dropped packet #33

jvierine opened this issue Jun 26, 2021 · 0 comments
Assignees

Comments

@jvierine
Copy link
Contributor

I noticed recently that when using thor.py and receiving dropped packets, the timing can be wrong for several tens of seconds. This causes the virtual range in chirpsounder2 recordings to be wrong for a large part of the ionogram. I have no idea what the problem could be, but I suspect propagation of time tags in gnuradio is somehow delayed.

I wrote a simple C++ program that directly used the UHD driver. I read the time stamps from each packet and pad zeros into the stream accordingly. I didn't encounter this issue then. Unfortunately my simple program doesn't have all of the functionality that thor.py has, but it does work as a temporary fix.

@ryanvolz ryanvolz self-assigned this Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants