Hi,
The FT70 driver is progressing.
Each FT70 memory channel stores a "Mode" Either DN, VW, FM, AM - The exact
encoding of this I am working out, but that is another issue(!)
CHIRP memory column displays Mode as
FM: "Wide" FM for two-way communications (i.e. 5 kHz deviation)
NFM: "Narrow" FM for two-way communications (i.e. 2.5 kHz deviation)
WFM: "Wide" FM for broadcast communications (i.e. ~100 kHz deviation)
AM: "Narrow" AM for two-way communications (i.e. aircraft band in the US)
DV: Icom's digital D-STAR mode
AUTO - The others are clear but what about AUTO? and DIG - is this a catch
all?
ValueError: `DN' is not in valid list: ['WFM', 'FM', 'NFM', 'AM', 'NAM',
'DV', 'USB', 'LSB', 'CW', 'RTTY', 'DIG', 'PKT', 'NCW', 'NCWR', 'CWR',
'P25', 'Auto', 'RTTYR', 'FSK', 'FSKR', 'DMR']
There are no CHIRP options for DN or VW or C4FM, so how should we best
"map" CHIRP memory column modes to the FT70? and ensure data imports work
sensibly too.
Suggestions please.
Thanks!!!
Regards
Nicolas