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

Windows build v 0.1.16 Latest packet decode does not match altitude in position window #20

Open
zanco opened this issue Jul 3, 2021 · 4 comments

Comments

@zanco
Copy link

zanco commented Jul 3, 2021

After running for about 24 hours I notice when receiving an 4fsk payload that the latest packet altitude is not the actual one. Lat and Long appears to be OK, and the uploaded packet also has the good altitude .

image

@darksidelemm
Copy link
Member

There are known issues with the GUI not updating correctly after a while.
I never really expected the GUI to be left running for 24 hours :-/ For continuously running applications I kind of expected that the command-line horusdemodlib demodulator would be used.

@darksidelemm
Copy link
Member

Can you have a look at the latest version and see how it behaves?

@zanco
Copy link
Author

zanco commented Mar 20, 2022

Hi, I am running 0.3.6 now, but the "position" field shows a different time as the log shows.
horus-gui036 time sync problem

This happened at PD7R too yesterday, after only about 2 hours of running the software.

I am running 2 instances of the same software at the same time to decode 2 different hardware versions , it appears to happen on V2 decoding, I did not notice this on V1 decoding.

@darksidelemm
Copy link
Member

The code that updates the displays is the same for V1 and V2 (and for RTTY for that matter...) so I don't think it's a V1 vs V2 issue.

I still think it's a threading issue, probably caused by how i'm running the GUI... but given other parts are updating, i'm not sure why it's occurring, sorry :-/.

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