[chirp_devel] Bugs 6925 8029
dropkick23 at gmail.com
Tue Jul 7 18:59:50 PDT 2020
Scan vs Skip
I'm confused
Does the S stand for SCAN and the Blank for SKIP?
the ["",'S",'P'] idiom is embedded in chirp. It is unfortunate that
["SKIP", "SCAN", 'P SCAN"] was not used. In the cases for FT65, FT25 and
FT4 if the SCAN/SKIP bit is set SCAN is turned on if clear SKIP is turned
on for a given memory slot.
Are other radio the inverse of this, I need to look
Chirp displays an S when the SCAN/SKIP bit is set.
The default in Yaesu SW is SCAN ON
The default in Chirp is SKIP ON.
Swapping {"", 'S'] for ["S", ""] would cause S to indicate SKIP and "" SCAN
because of the ["",'S",'P'] idiom in the memory edit code.
If I have time I'll take a run at this,
Fred
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20200707/c88d841f/attachment-0001.html
More information about the chirp_devel
mailing list