forked from sigrokproject/libsigrok
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
input/csv: rearrange text to logic data conversion and datafeed
Move the helper routines which arrange for the data feed to an earlier spot, so that references resolve without forward declarations. Rename routines to reflect that they deal with logic data. Slightly unobfuscate column text to logic data conversion, and reduce redundancy. Move sample data preset to a central location. Rephrase error messages, provide stronger hints as to why the input text for a conversion was considered invalid.
- Loading branch information
Showing
1 changed file
with
99 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters