summaryrefslogtreecommitdiff
path: root/decoder/runtc.c
AgeCommit message (Expand)Author
2018-05-12runtc: print errors at more failure pointsfenugrec
2017-06-06Add support for initial pin settings.Uwe Hermann
2017-02-27runtc: unbreak the protocol decoder output match logic (type vs instance)Gerhard Sittig
2017-02-27runtc: fixup coding style (conditionals, braces)Gerhard Sittig
2017-02-27runtc: minor nits in main()Gerhard Sittig
2017-02-27runtc: minor nits in usage(), add missing optionsGerhard Sittig
2017-02-20Use PD ID (not PD instance ID) for now.Uwe Hermann
2017-02-02runtc, pdtest: Fixup minor style nitsGerhard Sittig
2015-10-16Use g_strerror() in favor of strerror().Uwe Hermann
2015-08-20Pass unitsize to srd_session_send() directly.Uwe Hermann
2015-03-30Constify a few parameters.Uwe Hermann
2015-03-30Minor cosmetics.Uwe Hermann
2015-03-30Make a few variables and functions static.Uwe Hermann
2015-03-30Update due to sr_session_load() API change.Uwe Hermann
2014-11-11Use getters now that 'struct sr_dev_inst' is opaque.Uwe Hermann
2014-11-09runtc: Support loading *.sr files with unitsize != 1.Uwe Hermann
2014-10-14runtc: Add support for integer PD options.Uwe Hermann
2014-09-15Replace ann_format with ann_class.Uwe Hermann
2014-09-01Add initial set of PD tests.Uwe Hermann