mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-03 06:24:48 -04:00
FT4 demod: copy original FT8 worker to FT4. Isolate AI generated classes
This commit is contained in:
@@ -112,7 +112,7 @@ private:
|
||||
bool m_invalidSequence;
|
||||
qint64 m_baseFrequency;
|
||||
FT8::FT8Decoder m_ft8Decoder;
|
||||
FT8::FT4Decoder m_ft4Decoder;
|
||||
FT8::FT4DecoderLight m_ft4Decoder;
|
||||
FT8::Packing m_packing;
|
||||
MessageQueue *m_guiReportingMessageQueue;
|
||||
MessageQueue *m_pskReportingMessageQueue;
|
||||
|
||||
Reference in New Issue
Block a user