From 085e837a268a5500f1658a3014bc07b8140ead01 Mon Sep 17 00:00:00 2001 From: wb2osz Date: Thu, 31 Dec 2020 19:57:31 -0500 Subject: [PATCH] Enhanced transmit calibration tone option (-x) with channel and tone selection. --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 44c3da3..cc70734 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,6 +7,7 @@ ### New Features: ### +- The transmit calibration tone (-x) command line option now accepts a radio channel number and/or a single letter mode: a = alternate tones, m = mark tone, s = space tone, p = PTT only no sound. - The BEACON configuration now recognizes the SOURCE= option. This replaces the AX.25 source address rather than using the MYCALL value for the channel. This is useful for sending more than 5 analog telemetry channels. Use two, or more, source addresses with up to 5 analog channels each.