Daniel
Daniel
> If possible, I suggest adding some warning message to the ESU decoder definitions in JMRI. > > When the user opens DecoderPro to program an ESU decoder, I suggest...
@dheap Thanks for your work on this!
@dheap @dsand47 Thanks for your comments. I'm working on this.
I'm changing CSV to TSV to avoid confusion, but with a reference to CSV as well. For me, CSV is well known but a week ago I didn't know what...
This PR is not yet ready for review.
A note about LibreOffice Calc. If I have a file I want to save as a TSV/CSV file, I have the option CSV but not the option TSV. But I...
> I suspect that changing CSV to TSV will increase confusion. CSV has become a generic term for delimited text files. The Microsoft/LibreOffice world only uses CSV. JMRI uses `org.apache.commons.csv.CSVFormat`...
> > Thanks. The best solution is probably to close this PR and investigate possible use of `org.apache.commons.csv.CSVFormat` for LogixNG tables. > > I agree. I will probably complete #10527...
I haven't forget about this, but other things have been more important.
Work in progress.