[chirp_devel] [PATCH] [ft60] Update download message to match reality, fixes #3979

brian.maybe at gmail.com
Tue Sep 20 21:42:19 PDT 2016


# HG changeset patch
# User Brian Dickman <brian.maybe at gmail.com>
# Date 1474432885 25200
#      Tue Sep 20 21:41:25 2016 -0700
# Node ID c58c845ec6ee53bdcf209f1a0c1a48e882bd78ed
# Parent  a1b8b53606f6025fc1ad727331837cfc7759f178
[ft60] Update download message to match reality, fixes #3979

diff -r a1b8b53606f6 -r c58c845ec6ee chirp/drivers/ft60.py
--- a/chirp/drivers/ft60.py	Sat Sep 10 11:34:01 2016 -0400
+++ b/chirp/drivers/ft60.py	Tue Sep 20 21:41:25 2016 -0700
@@ -357,7 +357,8 @@
      radio on.
 4. Rotate the DIAL job to select "F8 CLONE".
 5. Press the [F/W] key momentarily.
-6. <b>After clicking OK</b>, press the [PTT] switch to send image."""))
+6. <b>After clicking OK</b>, hold the [PTT] switch
+     for one second to send image."""))
         rp.pre_upload = _(dedent("""\
 1. Turn radio off.
 2. Connect cable to MIC/SP jack.



More information about the chirp_devel mailing list