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

Multi-band FT8 receiver/decoder? #629

Closed
azwirko opened this issue Nov 19, 2017 · 1 comment
Closed

Multi-band FT8 receiver/decoder? #629

azwirko opened this issue Nov 19, 2017 · 1 comment
Labels

Comments

@azwirko
Copy link

azwirko commented Nov 19, 2017

Hi Pavel,
Question...I was wondering if your multi-band WSPR receiver/decoder could be converted into a multi-band FT8 receiver/decoder. I see you use 'wsprd' to decode captured audio. I think there is an equivalent 'ft8d' here

https://sourceforge.net/p/wsjt/wsjt/7724/tree//branches/wsjtx/lib/fsk4hf/ft8d.f90

as part of the new WSJT-X 1.8.0 suite of software. FT8 mode is similar in that it is used on single narrow band (2.5 khz) wide channels across the HF bands. Timing is much quicker than WSPR though, only 15 secs sequences, so I'm not sure this mode could be setup to run in a similar fashion as your current WSPR code. Like the WSPR reporting network wsprnet.org, there is a reporting network for FT8 and other digital modes at http://pskreporter.info that I would like to feed data into if possible. If you could provide code for this, great! If you don't care to attempt coding, could you please comment on whether or not you think this is doable and I may try to learn your software to attempt myself.

Thanks for a great suite of software! I've used many of your apps on my Redpitaya.

73

andyz - K1RA
http://k1ra.us/

@pavel-demin
Copy link
Owner

I don't think that I'm going to implement a multi-band FT8 receiver for Red Pitaya.

BTW. The HEAD branch contains a more recent version of the FT8 decoder:

https://sourceforge.net/p/wsjt/wsjt/HEAD/tree/branches/wsjtx/lib/ft8/

... could you please comment on whether or not you think this is doable and I may try to learn your software to attempt myself.

Before doing any coding, I'd suggest you to build and to run the FT8 decoder on Red Pitaya and to see how fast it decodes the FT8 messages.

Some FT8 .wav files can be found at the following links:

https://sourceforge.net/projects/wsjt/files/samples/FT8/
https://hamapps.groups.io/g/Support/topic/5501979
https://www.dropbox.com/sh/busdna76pjavht7/AAAXLDcC1sOfarmeLWsMU5vBa?dl=0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants