]> sigrok.org Git - libsigrok.git/history - hardware/openbench-logic-sniffer/ols.c
update plugins and cli to use new DF_HEADER
[libsigrok.git] / hardware / openbench-logic-sniffer / ols.c
2011-01-10 Daniel Ribeiroupdate plugins and cli to use new DF_HEADER
2011-01-09 Bert Vermeulenchange all DF_LOGIC* to a single DF_LOGIC type
2010-12-28 Bert Vermeulenconsistent debug msgs, rename sump to ols
2010-08-12 Bert Vermeulenadd serial_flush()
2010-08-11 Bert VermeulenOLS: fix multi-channel capture
2010-08-11 Bert Vermeulenadd debug logging (set SIGROK_DEBUG=2 to see)
2010-08-05 Bert VermeulenOLS: fix triggers, sample order, capture ratio
2010-05-19 Bert Vermeulenuse flexible sample limit specification (k/m/g)
2010-05-09 Peter Stugesump/ols: Wait 10ms for hw response to make pl2303...
2010-04-22 Uwe HermannWin: Fix compile, serial port code (unfinished).
2010-04-15 Uwe HermannOLS: Coding style fixes.
2010-04-09 Uwe HermannFix all warnings and re-enable -Wextra.
2010-04-09 Bert Vermeulenmove posix-specific serial port comms to serial.c
2010-04-08 Bert Vermeulenswitch to SIGROK_ERR
2010-04-08 Bert Vermeulenvarious fixes, basic acquisition works
2010-04-05 Uwe HermannStart unification of libsigrok return codes.
2010-04-05 Uwe HermannMore consistent spelling of "samplerate".
2010-04-02 Uwe HermannStart of code base layout restructuring.