We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I think the WIDTH = 160 in color.py is in error for Scottie S2.
WIDTH = 160
color.py
I responded to a SSTV station in VK7 who had sent something in this mode, and it had been received just fine via slowrx.
slowrx
(Upload as a MP4, because Github is too cool for just plain audio) https://github.com/user-attachments/assets/5081cfce-d79a-4590-9951-79734b55605a
I tried sending a response back, and this is what got encoded (and decoded)
RXSSTV also mis-decoded it:
I'll have a look and see if we can't get a better encoding in the S2 mode.
The text was updated successfully, but these errors were encountered:
Ahh, much better…
Sorry, something went wrong.
No branches or pull requests
I think the
WIDTH = 160
incolor.py
is in error for Scottie S2.I responded to a SSTV station in VK7 who had sent something in this mode, and it had been received just fine via
slowrx
.(Upload as a MP4, because Github is too cool for just plain audio)
https://github.com/user-attachments/assets/5081cfce-d79a-4590-9951-79734b55605a
I tried sending a response back, and this is what got encoded (and decoded)
![2024-07-27T00-49Z-S2-VK4MSL-orig](https://private-user-images.githubusercontent.com/1710526/352689008-7f8db1fe-324a-4696-b798-4723f586803d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTk0MDUsIm5iZiI6MTczOTU5OTEwNSwicGF0aCI6Ii8xNzEwNTI2LzM1MjY4OTAwOC03ZjhkYjFmZS0zMjRhLTQ2OTYtYjc5OC00NzIzZjU4NjgwM2QucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTVUMDU1ODI1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YzFiMTU1MmRjN2RmODVhYTg1NWI3NTkyMzc0YjBlNDA4ZjU2ZDk0MjlmZDJhZjRkZmI4MWYzNmEyMzBkZGNhOCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.N20ljttuxYWzit2BOy_Lo2WOjmBo8zTVZdOzoUW7k68)
2024-07-27T00-49Z-S2-VK4MSL.mp4
RXSSTV also mis-decoded it:
![20240727005017-P2](https://private-user-images.githubusercontent.com/1710526/352689107-f39a0b29-86a0-4aba-94e4-8fc764a67827.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTk0MDUsIm5iZiI6MTczOTU5OTEwNSwicGF0aCI6Ii8xNzEwNTI2LzM1MjY4OTEwNy1mMzlhMGIyOS04NmEwLTRhYmEtOTRlNC04ZmM3NjRhNjc4MjcuanBnP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTVUMDU1ODI1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZmUyMzg1MDQ5YjQyMTZlNmNhMTRmMmZiN2E4MzY0OGM4MmFhM2YyYTU4N2EwZDY2MDliYThmZjYxYjJjNmM5MyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.n-GFUDchkMQywvqKPkfjQv8dplUbUBZuZLIWYJgswWU)
I'll have a look and see if we can't get a better encoding in the S2 mode.
The text was updated successfully, but these errors were encountered: