]> sigrok.org Git - libsigrok.git/commit
input/csv: update developer comments and TODO list
authorGerhard Sittig <redacted>
Fri, 18 Oct 2019 23:14:29 +0000 (01:14 +0200)
committerGerhard Sittig <redacted>
Sat, 21 Dec 2019 17:20:04 +0000 (18:20 +0100)
commitcb3b80512e7c7cf44797f4a38998fda0a8fc93f5
treeefcc950b03cb408bfa353a41ccc1cc32ed2c4627
parent05719d75aa31627a25375567b3641d8787423567
input/csv: update developer comments and TODO list

Mention the required synchronization of default option values and format
match logic in a prominent location where options are discussed.

Update the TODO list for the CSV input module. Mixed signal handling got
fixed by rearranging channel creation. Samplerate can get determined
from timestamp columns already. The double data type for analog data
remains.
src/input/csv.c