]> sigrok.org Git - libsigrok.git/history - hardware
Move more non-public headers to sigrok-internal.h.
[libsigrok.git] / hardware /
2011-01-19 Uwe HermannMove more non-public headers to sigrok-internal.h.
2011-01-18 Uwe HermannFix compiler warning.
2011-01-18 Håvard EspelandSigma: Update set_configuration to reflect API.
2011-01-18 Håvard EspelandSigma: Set default samplerate to 200 KHz.
2011-01-18 Håvard EspelandSigma: Only send trigger packet if enabled.
2011-01-18 Håvard EspelandSigma: Never send empty packets.
2011-01-17 Bert Vermeulendemo driver: support time limit
2011-01-17 Bert Vermeulenrefuse to set sample limit under 4 (protocol can't...
2011-01-16 Håvard EspelandSigma: Support for decoding partial chunks.
2011-01-16 Uwe HermannFix warnings.
2011-01-16 Uwe Hermanndemo: Use GIOChannels, makes it work on MinGW.
2011-01-15 Håvard EspelandSigma: Limit number of edge triggers to 1.
2011-01-15 Håvard EspelandSigma: Download samples from partial chunks.
2011-01-15 Håvard EspelandSigma: Move sigma state to device specific struct
2011-01-15 Uwe HermannStart moving private stuff to sigrok-internal.h.
2011-01-15 Uwe HermannSlightly more consistent #include-guard naming.
2011-01-15 Bert Vermeulenadded example code for generating a stored pattern
2011-01-15 Håvard EspelandSigma: Check state in hw_closedev
2011-01-15 Uwe Hermanndemo: Cosmetics, constify.
2011-01-15 Bert Vermeulencleaned up demo driver
2011-01-15 Uwe HermannCosmetics for the -D output.
2011-01-13 Uwe HermannWhitespace and consistency fixes.
2011-01-12 Uwe HermannMinGW/Windows: Serial port portability fixes.
2011-01-11 Olivier Fauchonadd ontinuous mode for demo driver
2011-01-11 Uwe Hermannconfigure: Add --enable-demo option.
2011-01-11 Uwe HermannMinGW: Quickfix to make serial.c/ols.c compile.
2011-01-10 Bert Vermeulencli: support --continuous option for continuous sampling
2011-01-10 Uwe HermannCosmetics, whitespace, consistency fixes.
2011-01-10 Uwe Hermanndemo: Add missing copyright line.
2011-01-10 Daniel RibeiroMerge branch 'master' of git://sigrok.git.sourceforge...
2011-01-10 Daniel RibeiroAdd incomplete mso-19 plugin
2011-01-10 Daniel Ribeiroupdate plugins and cli to use new DF_HEADER
2011-01-10 Daniel Ribeiroserial.c: fix parity != none
2011-01-10 Daniel RibeiroFinish serial_set_params implementation
2011-01-10 Daniel RibeiroMerge branch 'master' of git://sigrok.git.sourceforge...
2011-01-10 Daniel RibeiroFinish serial_set_params implementation
2011-01-09 Bert Vermeulenchange all DF_LOGIC* to a single DF_LOGIC type
2011-01-08 Uwe HermannOnly build specific source files if needed.
2011-01-08 Uwe HermannOnly build hardware drivers if they're enabled.
2011-01-08 Uwe Hermanndemo driver: Small cleanups, error handling.
2011-01-08 Uwe HermannMake the demo driver work.
2011-01-08 Uwe HermannFix two more compiler warnings noticed on amd64.
2011-01-08 Uwe HermannFix out-of-tree build.
2011-01-06 Uwe HermannInitial, unfinished demo/simulation hardware driver.
2010-12-28 Bert Vermeulenconsistent debug msgs, rename sump to ols
2010-12-27 Bert Vermeulendon't turn on/off libusb debugging
2010-08-12 Bert Vermeulenoops, fix serial_flush()
2010-08-12 Bert Vermeulenadd serial_flush()
2010-08-12 Bert Vermeulendon't push configuration to device until acq time
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-07-18 Bert Vermeulensaleae logic: fix triggers after style changes
2010-05-26 Uwe HermannUse 'kHz' (not 'KHz') consistently.
2010-05-20 Uwe Hermannskeleton.c: Update to latest prototypes.
2010-05-19 Bert Vermeulenuse flexible sample limit specification (k/m/g)
2010-05-17 Uwe HermannCosmetics: Reduce nesting level a bit.
2010-05-17 Uwe HermannFactor out opendev2/opendev3.
2010-05-17 Uwe Hermannopendev2/opendev3: Don't depend on global vars.
2010-05-17 Uwe HermannCosmetics.
2010-05-09 Peter Stugesump/ols: Wait 10ms for hw response to make pl2303...
2010-05-09 Peter Stugeserial: Remove unneccesary nesting
2010-05-03 Håvard EspelandSigma: Small cleanups.
2010-05-03 Håvard EspelandSigma: Use software trigger to pinpoint exact sample.
2010-05-03 Håvard EspelandSigma: Add state machine for tracking Sigma status.
2010-05-03 Håvard EspelandSigma: Merge storage of rise/fall triggers.
2010-05-02 Håvard EspelandSigma: Minor cleanups.
2010-05-02 Håvard EspelandSigma: Set capture ratio correctly.
2010-05-02 Håvard EspelandSigma: 50 MHZ falling/rising edge trigger support.
2010-05-02 Håvard EspelandSigma: Fix simple trigger LUT calculation.
2010-05-01 Håvard EspelandSigma: Value/mask trigger support in 50 MHz mode.
2010-05-01 Håvard EspelandSigma: Small cleanups.
2010-05-01 Uwe HermannSaleae: Rename firmware file to saleae-logic.fw.
2010-04-30 Håvard EspelandSigma: Add triggers support for 100 and 200 MHz.
2010-04-30 Håvard EspelandSigma: Minor cleanup and add more samplesrates.
2010-04-28 Uwe HermannSigma: Small cosmetic fixes.
2010-04-28 Håvard EspelandSigma: Support for low samplerates
2010-04-28 Håvard EspelandSigma: Support 50 and 200 MHz modes
2010-04-28 Håvard EspelandSigma: Rename firmware files
2010-04-28 Håvard EspelandSigma: Upload 50, 100 or 200 MHz firmware
2010-04-28 Håvard EspelandSigma: Move upload firmware into a function
2010-04-27 Uwe HermannASIX SIGMA: Coding style fixes (via indent mostly).
2010-04-27 Uwe Hermannasix-sigma.h: Add missing license header.
2010-04-27 Uwe HermannASIX Sigma: Use common license header format.
2010-04-27 Håvard EspelandThis commit adds initial support for the Asix Sigma...
2010-04-22 Uwe HermannWin: Fix compile, serial port code (unfinished).
2010-04-18 Bert Vermeulenfix broken samplerate calculation
2010-04-18 Bert Vermeulenfix double DF_END and libusb timeout
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-15 Uwe HermannOLS: Coding style fixes.
2010-04-15 Uwe Hermannhardware/common: 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-09 Uwe HermannFactor out trigger_helper() to reduce nesting.
2010-04-09 Uwe HermannFactor out common ezusb_upload_firmware().
2010-04-09 Uwe Hermannezusb.c: Coding style fixes.
2010-04-09 Uwe Hermannsl_open_device(): Refactoring to reduce nesting.
next