]> sigrok.org Git - libsigrok.git/history - src/hardware/openbench-logic-sniffer/protocol.h
output/csv: use intermediate time_t var, silence compiler warning
[libsigrok.git] / src / hardware / openbench-logic-sniffer / protocol.h
2022-08-24 Gerhard Sittigols: add support for "probe names" scan option
2022-08-24 Gerhard Sittigols: move sigrok channel creation from protocol.c to...
2022-08-24 Gerhard Sittigols: move device context creation from protocol.c to...
2021-09-10 v1neols: Don't store temporary data in device context
2021-09-10 v1neols: Clean up: Obey code style
2021-01-06 v1neols: Refactor: Extract trigger setup into private place
2020-08-24 v1neols: Detect Demon Core, use its canonic command names
2020-08-24 v1neols: Make constant names more precise, clarify comment
2020-08-24 v1neols: Rename "flags" to "capture flags".
2020-08-24 v1neols: Symbolic name for magic value, reflect units in...
2020-08-24 v1neols: Remove stray command
2020-08-24 v1neols: Make use of zero-initialization.
2019-01-13 Wolfram Sangols: add feature to support >256K memory
2019-01-13 Wolfram Sangols: sort commands according to their hex value
2019-01-13 Wolfram Sangols: refactor using max_channels
2019-01-13 Wolfram Sangols: remove unused define
2017-07-31 Uwe Hermanndrivers: SR_CONF_CAPTURE_RATIO fixes.
2017-07-21 Uwe Hermanndrivers: Consistently use the exact driver name as...
2017-07-21 Uwe Hermanndrivers: Drop unneeded or duplicate comments.
2017-05-02 Gwenhael Goavec... openbench-logic-sniffer: add a function to handle reset...
2015-08-16 Daniel ElstnerBuild: Set local include directories in Makefile.am
2015-04-17 Uwe Hermannols: Whitespace fixes.
2015-03-21 Uwe HermannRemove unneeded explicit array size specification.
2015-03-21 Uwe HermannVarious minor whitespace fixes.
2014-07-22 Bert VermeulenReorganize project tree.