index
:
sigrok-test.git
floppy
master
sigrok-test
ejona86@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
decoder
/
runtc.c
Age
Commit message (
Expand
)
Author
2022-04-23
runtc: add support for input file formats other than native srzip
Gerhard Sittig
2022-04-23
runtc: cope with "late" samplerate announcement
Gerhard Sittig
2022-04-23
runtc: avoid the 'class' identifier in C language application code
Gerhard Sittig
2021-12-26
runtc: optionally send EOF to decoder session
Gerhard Sittig
2018-05-12
runtc: print errors at more failure points
fenugrec
2017-06-06
Add support for initial pin settings.
Uwe Hermann
2017-02-27
runtc: unbreak the protocol decoder output match logic (type vs instance)
Gerhard Sittig
2017-02-27
runtc: fixup coding style (conditionals, braces)
Gerhard Sittig
2017-02-27
runtc: minor nits in main()
Gerhard Sittig
2017-02-27
runtc: minor nits in usage(), add missing options
Gerhard Sittig
2017-02-20
Use PD ID (not PD instance ID) for now.
Uwe Hermann
2017-02-02
runtc, pdtest: Fixup minor style nits
Gerhard Sittig
2015-10-16
Use g_strerror() in favor of strerror().
Uwe Hermann
2015-08-20
Pass unitsize to srd_session_send() directly.
Uwe Hermann
2015-03-30
Constify a few parameters.
Uwe Hermann
2015-03-30
Minor cosmetics.
Uwe Hermann
2015-03-30
Make a few variables and functions static.
Uwe Hermann
2015-03-30
Update due to sr_session_load() API change.
Uwe Hermann
2014-11-11
Use getters now that 'struct sr_dev_inst' is opaque.
Uwe Hermann
2014-11-09
runtc: Support loading *.sr files with unitsize != 1.
Uwe Hermann
2014-10-14
runtc: Add support for integer PD options.
Uwe Hermann
2014-09-15
Replace ann_format with ann_class.
Uwe Hermann
2014-09-01
Add initial set of PD tests.
Uwe Hermann