]> sigrok.org Git - sigrok-test.git/history - decoder/runtc.c
runtc: minor nits in main()
[sigrok-test.git] / decoder / runtc.c
2017-02-27 Gerhard Sittigruntc: minor nits in main()
2017-02-27 Gerhard Sittigruntc: minor nits in usage(), add missing options
2017-02-20 Uwe HermannUse PD ID (not PD instance ID) for now.
2017-02-02 Gerhard Sittigruntc, pdtest: Fixup minor style nits
2015-10-16 Uwe HermannUse g_strerror() in favor of strerror().
2015-08-20 Uwe HermannPass unitsize to srd_session_send() directly.
2015-03-29 Uwe HermannConstify a few parameters.
2015-03-29 Uwe HermannMinor cosmetics.
2015-03-29 Uwe HermannMake a few variables and functions static.
2015-03-29 Uwe HermannUpdate due to sr_session_load() API change.
2014-11-11 Uwe HermannUse getters now that 'struct sr_dev_inst' is opaque.
2014-11-09 Uwe Hermannruntc: Support loading *.sr files with unitsize != 1.
2014-10-14 Uwe Hermannruntc: Add support for integer PD options.
2014-09-15 Uwe HermannReplace ann_format with ann_class.
2014-09-01 Uwe HermannAdd initial set of PD tests. origin/master