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

MinXSS-2 Sample Packets? #20

Open
K4KDR opened this issue Sep 27, 2018 · 3 comments
Open

MinXSS-2 Sample Packets? #20

K4KDR opened this issue Sep 27, 2018 · 3 comments

Comments

@K4KDR
Copy link
Contributor

K4KDR commented Sep 27, 2018

It would be very helpful if a .WAV file of sample MinXSS-2 packets could be provided so that we could verify the proper function of the new decoder.

Thanks!

-Scott, K4KDR

@starfleetjames
Copy link
Owner

The beacon decoder doesn't handle demodulation -- it's up to the SDR or TNC to do that. There is however a new function: tests/test_send_tcpip_packets.py to do just that. The top of that code lists the steps for how to perform the test.

@K4KDR
Copy link
Contributor Author

K4KDR commented Sep 27, 2018

Thank you! test_send_tcpip_packets.py works very well.

However, to maximize participation from the Amateur Community, it would be very helpful if a simple audio .WAV file of valid MinXSS-2 packets could be provided so that the end-user could verify that his entire decoding chain was functioning properly before the last second when MinXSS-2 is deployed.

A short time ago I tested my direwolf > minxss_beacon_decoder connection with an old MinXSS-1 recording, but it would be nice to confirm that I am decoding MinXSS-2 packets correctly.

Thanks!

@starfleetjames
Copy link
Owner

Ah I see. I don't have one on hand and we don't presently have a way to record audio with our custom SDR software, but it is one of the features on the list that we plan to have ready before launch. Once that's up, I can definitely share the .WAV file in this repo that'll include data from our FlatSat running the same software as MinXSS-2. That would be a good test to do.

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