diff --git a/CHANGES.md b/CHANGES.md index 9df5e58..a2d091e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,27 @@ +---------- + +## Version 1.4 -- Development snapshot E -- December 2016 ## + +This is a snapshot at some semi-stable point in the development of the next version. It is not well tested. New features might be incomplete, poorly documented, and subject to change. + + +### New Features: ### + +- DTMF tones can be sent by putting "DTMF" in the destination address, similar to the way that Morse Code is sent. + +### Bugs Fixed: ### + +- The transmitter (PTT control) was being turned off too soon when sending Morse Code. + +- The -qd (quiet decode) command line option now suppresses errors about improperly formed Telemetry packets. + +- Longer tocall.txt files can now be handled. + + + ---------- ## Version 1.4 -- Development snapshot D -- November 2016 ## diff --git a/doc/User-Guide.pdf b/doc/User-Guide.pdf index 9a53c0c..717c5ac 100644 Binary files a/doc/User-Guide.pdf and b/doc/User-Guide.pdf differ