]> sigrok.org Git - libsigrok.git/history - hardware/openbench-logic-sniffer/protocol.c
Route sr_source_remove for all serial devices through a wrapper.
[libsigrok.git] / hardware / openbench-logic-sniffer / protocol.c
2013-12-07 Martin LingRoute sr_source_remove for all serial devices through...
2013-09-07 Matt Ranostayols: fixed demux mode disable noise filter
2013-09-06 Matt Ranostayols: Moved FLAG_FILTER to demux check
2013-08-30 Matt Ranostayols: fixed channel limit check
2013-08-28 Matt Ranostayols: combine demux samples
2013-08-26 Bert Vermeulenols: Fix RLE count handling
2013-08-26 Matt Ranostayols: fixed parallel stage triggers
2013-08-01 Bert Vermeulenols: Workaround for mac os X stray events
2013-04-29 Bert Vermeulenols: Don't close serial port after acquisition is done
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2013-04-22 Bert Vermeulenols: Use sr_dev_inst to store connection handle
2013-04-15 Bert Vermeulenols: Properly initialize operational state before start
2013-04-11 Bert Vermeulenols: Get rid of gcc warnings
2013-04-11 Bert Vermeulenols: Adjust to GVariant-based sr_config_* functions
2013-04-11 Bert VermeulenBump copyright year
2012-12-28 Uwe Hermannols: Add missing 'extern'.
2012-12-24 Uwe Hermannols: Split into api.c and protocol.[ch].