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.
Updated by Tyler Tidman almost 9 years ago
- Subject changed from Use consistent headers in stock configs to Use consistent column names/lengths in stock configs
Updated by Tyler Tidman almost 9 years ago
Many of the stock configs also have the wrong number of commas at the end of each row.
Updated by Tyler Tidman almost 9 years ago
- Status changed from In Progress to Resolved
- % Done changed from 90 to 100
- Platform changed from Windows to All
Patch submitted to mailing list.
Updated by Tyler Tidman almost 9 years ago
- Status changed from Resolved to Closed
- Chirp Version changed from 0.4.0 to daily
Merged. Closing.
Actions