Actions
Bug #3089
closedUse consistent column names/lengths in stock configs
Start date:
12/23/2015
Due date:
% Done:
100%
Estimated time:
Chirp Version:
daily
Model affected:
(All models)
Platform:
All
I read the instructions above:
Description
Some of the stock configs use this header:
("US 60 meter channels (Center).csv", "US 60 meter channels (Dial).csv", "US Calling Frequencies.csv")
"Location,Name,Frequency,Duplex,Offset,Tone,rToneFreq,cToneFreq,DtcsCode,DtcsPolarity,Mode,TStep,Skip,URCALL,RPT1CALL,RPT2CALL"
All of the other stock configs use this header:
"Location,Name,Frequency,Duplex,Offset,Tone,rToneFreq,cToneFreq,DtcsCode,DtcsPolarity,Mode,TStep,Skip,Comment,URCALL,RPT1CALL,RPT2CALL"
Make them consistent. Make sure the correct number of columns exists as well.
Actions