-
Notifications
You must be signed in to change notification settings - Fork 6
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
Comments
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. |
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! |
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. |
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
The text was updated successfully, but these errors were encountered: