diff --git a/USER_MANUAL.md b/USER_MANUAL.md index a28f4f1a..c98dc754 100644 --- a/USER_MANUAL.md +++ b/USER_MANUAL.md @@ -788,6 +788,7 @@ LDPC | Low Density Parity Check Codes - a family of powerful FEC codes * Filter dialog: Increase length of vertical sliders to simplify fine-tuning. (PR #224) * Refactored audio handling to use pipeline design pattern. (PR #219) * Eliminated requirement to use the same audio sample rate for both mic and speaker devices. (PR #219, #234) + * 60 meters shows as USB and not LSB for countries where FreeDV usage is legal on that band. (PR #243) 2. Build system: * Add spell checking of codebase on every Git push. (PR #216) * Build Windows build on every Git push. (PR #220)