mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-17 21:28:43 -04:00
FT8: add encoding support to library and added more tests
This commit is contained in:
@@ -34,7 +34,7 @@ void MainBench::testFT8(const QString& wavFile, const QString& argsStr)
|
||||
#else
|
||||
|
||||
#include "ft8/ft8.h"
|
||||
#include "ft8/unpack.h"
|
||||
#include "ft8/packing.h"
|
||||
|
||||
class TestFT8Callback : public FT8::CallbackInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user