]> sigrok.org Git - libsigrok.git/history - hardware/openbench-logic-sniffer/protocol.h
build: Portability fixes.
[libsigrok.git] / hardware / openbench-logic-sniffer / protocol.h
2014-05-27 Bert Vermeulenols: Use new trigger API.
2014-03-25 Uwe HermannRename various *PROBE* macros to *CHANNEL*.
2014-03-25 Uwe HermannReplace 'probe' with 'channel' in most places.
2014-01-30 Bert Vermeulenols: Code cleanup and more debug output.
2014-01-29 Bert Vermeulenols: Fix endianness problems in protocol.
2013-12-27 Martin LingCentralise duplicated logging helper defines.
2013-08-30 Matt Ranostayols: fixed channel limit check
2013-08-28 Matt Ranostayols: add swap channels feature
2013-08-26 Bert Vermeulenols: Fix RLE count handling
2013-08-26 Matt Ranostayols: add test mode support
2013-05-03 Uwe Hermanns/DRIVER_LOG_DOMAIN/LOG_PREFIX/.
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: Adjust to GVariant-based sr_config_* functions
2013-04-11 Bert VermeulenBump copyright year
2013-01-25 Bert VermeulenDeprecate SR_DI_TRIGGER_TYPES.
2012-12-24 Uwe Hermannols: Split into api.c and protocol.[ch].