diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2011-01-15 01:44:41 +0100 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2011-01-15 02:20:04 +0100 |
commit | 7c24d086f1c81fd23fd93e5702c6f46a36f3d3f6 (patch) | |
tree | a3ce527aa132c98e384622d978411dac7d9d30ab /decoders | |
parent | 9c93add5aeca95c568afab7fe249c0586d8dec6b (diff) | |
download | libsigrokdecode-7c24d086f1c81fd23fd93e5702c6f46a36f3d3f6.tar.gz libsigrokdecode-7c24d086f1c81fd23fd93e5702c6f46a36f3d3f6.zip |
CLI: Support for running protocol decoders.
Add a new -A | --list-protocol-decoders option to show the list of
protocol decoders we could find.
Add -a | --protocol-decoders to specify a list of decoders that shall
be applied to the datastream. Currently only works for one decoder.
Define DECODERS_DIR, which is the directory where the decoders will be
installed upon 'make install', and where libsigrokdecode_init() will
search for them.
Thanks Olivier Fauchon <olivier@aixmarseille.com> for the initial patch,
merged in slightly different form.
Diffstat (limited to 'decoders')
0 files changed, 0 insertions, 0 deletions