[go: nahoru, domu]

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

RTTY Decoding #2

Closed
juliantech5 opened this issue Sep 28, 2018 · 4 comments
Closed

RTTY Decoding #2

juliantech5 opened this issue Sep 28, 2018 · 4 comments
Labels
invalid This doesn't seem right resolved Issue was resolved (e.g. bug fixed, or feature implemented)

Comments

@juliantech5
Copy link

Hey, I am trying to decode the RTTY example using MMTTY and FLDigi but I cannot seem to get it to successfully decode. I suspect this is due to it being ASCII and not Baudot ITA2, do you have an implementation for ITA2 or can you share how to decode the rtty? thanks!

@jgromes
Copy link
Owner
jgromes commented Sep 29, 2018

Are you using the latest version of the library? ITA2 support was added in 4fecd8c

I only have RTL dongle, so I'm using SDRConsole v2 to receive RTTY. SDRConsole has configurable baud rate, shift and number of data bits (5 - 8) so it can receive ASCII as well as ITA2.

EDIT: Also added support for ITA2 print() and println() in 91de1e2

@juliantech5
Copy link
Author

Thanks, issue solved :)

@jgromes jgromes closed this as completed Sep 29, 2018
@jgromes
Copy link
Owner
jgromes commented Sep 29, 2018

Glad I could help :)

So what are you using now? ITA2 + MMTTY or ASCII + SDRConsole?

@juliantech5
Copy link
Author

For now ITA2 + FLDIGI & RTTY
:) Thanks!

@jgromes jgromes added the invalid This doesn't seem right label Nov 13, 2018
@jgromes jgromes added the resolved Issue was resolved (e.g. bug fixed, or feature implemented) label Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right resolved Issue was resolved (e.g. bug fixed, or feature implemented)
Projects
None yet
Development

No branches or pull requests

2 participants