]> sigrok.org Git - libsigrok.git/history - hardware/zeroplus-logic-cube
change demo.c to output analog packets
[libsigrok.git] / hardware / zeroplus-logic-cube /
2011-01-15 Uwe HermannSlightly more consistent #include-guard naming.
2011-01-13 Uwe HermannWhitespace and consistency fixes.
2011-01-10 Uwe HermannCosmetics, whitespace, consistency fixes.
2011-01-10 Daniel RibeiroMerge branch 'master' of git://sigrok.git.sourceforge...
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
2011-01-08 Uwe HermannOnly build hardware drivers if they're enabled.
2011-01-08 Uwe HermannFix two more compiler warnings noticed on amd64.
2011-01-08 Uwe HermannFix out-of-tree build.
2010-12-27 Bert Vermeulendon't turn on/off libusb debugging
2010-08-12 Bert Vermeulendon't push configuration to device until acq time
2010-05-26 Uwe HermannUse 'kHz' (not 'KHz') consistently.
2010-05-19 Bert Vermeulenuse flexible sample limit specification (k/m/g)
2010-05-17 Uwe HermannFactor out opendev2/opendev3.
2010-04-15 Uwe HermannOops, bugfixes.
2010-04-15 Uwe HermannRefactoring and code simplifications.
2010-04-15 Uwe HermannSaleae/Zeroplus: Coding style fixes.
2010-04-12 Uwe HermannAdd ARRAY_SIZE helper.
2010-04-09 Uwe HermannFix all warnings and re-enable -Wextra.
2010-04-09 Uwe Hermannzeroplus: Fix compiler warnings.
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.