]> sigrok.org Git - libsigrok.git/commit
input/csv: Add developer comment with TODO items
authorGerhard Sittig <redacted>
Mon, 5 Jun 2017 16:24:52 +0000 (18:24 +0200)
committerUwe Hermann <redacted>
Tue, 6 Jun 2017 21:28:05 +0000 (23:28 +0200)
commitccff468b5e1b841a0c4f0426f502b9dad23dd9be
tree6223ff14903bec9fd2e73d210fc310700e00163e
parent241c386a4f727faa7c8379ae9212661011aa50ae
input/csv: Add developer comment with TODO items

"Document" the current state of the implementation in the CSV input
module's source code. Discuss how text handling is non-trivial, which
approaches are available and how they have drawbacks.

Mention the lack of support for the import of analog data as well.
src/input/csv.c