]> sigrok.org Git - libsigrok.git/history - src/hardware/openbench-logic-sniffer/protocol.c
Various #include file cosmetic fixes.
[libsigrok.git] / src / hardware / openbench-logic-sniffer / protocol.c
2015-03-24 Uwe HermannVarious #include file cosmetic fixes.
2015-03-24 Uwe HermannFix a bunch of typos.
2015-03-21 Martin LingPass driver struct pointer to driver callbacks.
2015-03-19 Martin LingSimplify channel creation.
2014-11-21 Uwe HermannDon't check sr_channel_new() return value (always succe...
2014-11-21 Uwe HermannConsistently use g_malloc0() for allocating devc.
2014-11-21 Uwe HermannEliminate sr_dev_inst_new().
2014-11-12 Uwe HermannChange sr_dev_inst_new() to take no parameters.
2014-11-01 Uffe Jakobsenols: Fix a serial port related issue on FreeBSD.
2014-10-08 Bert Vermeulenols: Fix serial port timeout.
2014-10-02 Martin LingAdd a timeout parameter to blocking serial calls.
2014-09-29 Soeren ApelRemoval of sdi->index, step 4: fix trivial sr_dev_inst_...
2014-07-22 Bert VermeulenReorganize project tree.