diff --git a/USER_MANUAL.html b/USER_MANUAL.html index 0343d3089..cd634f991 100644 --- a/USER_MANUAL.html +++ b/USER_MANUAL.html @@ -418,13 +418,6 @@

9.2.1 -

9.2.2 OFDM Modem Phase Estimator Options (Experimental)

-

These options apply to the FreeDV 700D and 2020 modes that use the OFDM modem:

-
    -
  1. The High Bandwidth option gives better performance on channels where the phase changes quickly, for example fast fading HF channels and the Es’Hail 2 satellite. When unchecked, the phase estimator bandwidth is automatically selected. It starts off high to enable fast sync, then switches to low bandwidth to optimise performance for low SNR HF channels.

  2. -
  3. The DPSK (differential PSK) checkbox has a similar effect - better performance on High SNR channels where the phase changes rapidly. This option converts the OFDM modem to use differential PSK rather than coherent PSK. DPSK is used by earlier FreeDV modes such as FreeDV 1600. It affects the Tx and Rx side, so both sides must select DPSK.

  4. -
-

If you have problems with 700D or 2020 sync even though you have a strong signal - try these options.

10 Helping Improve FreeDV

If you have an interesting test case, for example:

    @@ -589,6 +582,7 @@

    16.1 TBD TBD 20
  1. Enhancements:
    • Add alternate method of determining 2020 support for non-x86 machines. (PR #280)
    • +
    • Remove unnecessary BW and DPSK options from UI. (PR #283)
    • Stats on left hand side of main window now auto-reset after user-configurable time period (default 10s). (PR #262, #286)
diff --git a/USER_MANUAL.pdf b/USER_MANUAL.pdf index ed9cd868e..d78cb958f 100644 Binary files a/USER_MANUAL.pdf and b/USER_MANUAL.pdf differ