]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2011-01-15 Uwe HermannInitial support for the OLS output format.
2011-01-15 Håvard Espelandoutput_text: Allocate more memory for output
2011-01-15 Håvard EspelandSigma: Move sigma state to device specific struct
2011-01-15 Håvard Espelandoutput_text: Allocate enough memory for output
2011-01-15 Uwe HermannDrop unused debug.c.
2011-01-15 Uwe HermannCosmetics.
2011-01-15 Uwe Hermannsigrok-proto.h: Sort the prototypes, fix comments.
2011-01-15 Uwe HermannStart moving private stuff to sigrok-internal.h.
2011-01-15 Bert Vermeulenfix hex output
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 Bert Vermeulenadd new HWCAP patternmode
2011-01-15 Uwe HermannCosmetics for the -D output.
2011-01-13 Uwe HermannWhitespace and consistency fixes.
2011-01-13 Bert Vermeulenmake output modules a bit more crashproof
2011-01-13 Bert Vermeulenuse us instead of µs in periods (VCD can't handle it)
2011-01-12 Uwe HermannMinGW/Windows: Serial port portability fixes.
2011-01-11 Olivier Fauchonadd ontinuous mode for demo driver
2011-01-11 Bert Vermeulenfully implement input_binary module
2011-01-11 Bert Vermeulencode cleanup
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 RibeiroAdd HZ_TO_NS macro
2011-01-10 Daniel Ribeiroupdate plugins and cli to use new DF_HEADER
2011-01-10 Daniel RibeiroSupport for analog probes
2011-01-10 Daniel Ribeiroserial.c: fix parity != none
2011-01-10 Bert Vermeulenfinish split of sigrok.h
2011-01-10 Bert Vermeulensplit off prototypes into their own header file
2011-01-10 Bert Vermeulencli: new option to list output modules
2011-01-10 Daniel RibeiroMerge branch 'master' of git://sigrok.git.sourceforge...
2011-01-10 Daniel RibeiroFinish serial_set_params implementation
2011-01-10 Daniel RibeiroMerge branch 'master' of git://sigrok.git.sourceforge...
2011-01-10 Bert Vermeulenoutput_analog: allow samples per line arg (default...
2011-01-10 Daniel RibeiroFinish serial_set_params implementation
2011-01-10 Bert Vermeulenadd DF_ANALOG, and an analog output module
2011-01-09 Bert Vermeulenoutput modules now register the DF type they can use
2011-01-09 Daniel RibeiroAdd a per-instance pointer storage for hardware plugins.
2011-01-09 Daniel RibeiroAdd ARRAY_AND_SIZE macro
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 Bert Vermeulenfix buffer size, various error checks
2011-01-08 Bert Vermeulenadd sigrok_period_string(), MAX_NUM_PROBES
2011-01-08 Uwe HermannFix two more compiler warnings noticed on amd64.
2011-01-08 Uwe HermannFix out-of-tree build.
2011-01-08 Uwe HermannCosmetics, whitespace, simplifications.
2011-01-06 Uwe HermannInitial, unfinished demo/simulation hardware driver.
2010-12-29 Bert Vermeulenproper fix for output_text corner cases
2010-12-28 Bert Vermeulenconsistent debug msgs, rename sump to ols
2010-12-28 Bert Vermeulenfix corner cases/memory management (cli->text out)
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 Vermeulenincrease length of datafeed packets to uint64_t
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-08-05 Bert Vermeulendefine pre/post-trigger capture ratio option
2010-07-18 Bert Vermeulensaleae logic: fix triggers after style changes
2010-07-14 Uwe Hermannhwplugin.c: Add missing config.h #include.
2010-06-24 Uwe HermannOnly build hardware plugins if requested by user.
2010-05-31 Uwe HermannAdd per-LA --enable-XXXX configure options.
2010-05-26 Uwe HermannUse 'kHz' (not 'KHz') consistently.
2010-05-20 Uwe HermannSimplifications and small fixes.
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-11 Uwe Hermannpkg-config: Add (semi-generated) libsigrok.pc.
2010-05-11 Uwe HermannDrop unused and obsolete gmodule stuff.
2010-05-09 Peter Stugesump/ols: Wait 10ms for hw response to make pl2303...
2010-05-09 Peter Stugeserial: Remove unneccesary nesting
2010-05-09 Uwe HermannVCD: Optimizations and fixes.
2010-05-09 Uwe HermannVCD/Gnuplot: Fix incorrect sample counter.
2010-05-09 Uwe HermannGnuplot: Nicer output formatting.
2010-05-09 Uwe Hermannfilter.c: Error handling, code simplification.
2010-05-09 Uwe HermannGnuplot: Improve column/probe name display.
2010-05-09 Uwe Hermannoutput_text: More error handling.
2010-05-09 Uwe Hermannoutput_gnuplot: Simplify event().
2010-05-09 Uwe Hermannoutput_binary: Code simplifications.
2010-05-09 Uwe HermannGnuplot quickfix: Increase malloc()'ed size.
2010-05-09 Uwe HermannVCD/Gnuplot: Store time/date in output.
2010-05-09 Uwe HermannVCD/Gnuplot: Cosmetics, code simplifications.
2010-05-09 Uwe HermannGnuplot output: More error handling.
2010-05-09 Uwe Hermanndatastore_new(): Use int as return value.
2010-05-09 Uwe HermannDatastore: More error checking.
2010-05-09 Uwe HermannVCD: Improve error handling/checking.
next