From b4159d5cca6f844444247c9f98cae53b936d2dd6 Mon Sep 17 00:00:00 2001 From: boblark Date: Sun, 6 Nov 2022 14:25:55 -0800 Subject: [PATCH] Added 4.x needs for FT8 receive --- docs/index.html | 8 ++++++++ gui/DesignTool_F32.zip | Bin 1718432 -> 1718531 bytes 2 files changed, 8 insertions(+) diff --git a/docs/index.html b/docs/index.html index 57b2296..6178e74 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3494,6 +3494,10 @@ The actual packets are taken Audio output will start at the next 128 audio sample period. This class does not control push-to-talk (PTT).

+

This runs on T4.x only. The library class could run on T3.6, say, but the + end-of-receive-period processing would require many compromises to run + there. The reasonable path is to just use T4.0 or T4.1.

+