]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2012-11-07 Bert Vermeuleng_get_monotonic_time() takes a signed int64
2012-11-06 Bert Vermeulenagilent-dmm: no need to specify a serialcomm scan parameter
2012-11-06 Bert Vermeulenchronovu-la8: not a bug if an unused driver gets asked...
2012-11-06 Bert Vermeulenvictor-dmm: add protocol decoder
2012-11-06 Bert Vermeulenmore deconstifying sr_dev_inst for dev_acquisition_stop()
2012-11-06 Bert Vermeulenvictor-dmm: add basic USB driver skeleton
2012-11-06 Bert Vermeulenallow for intermediate stage in stopping acquisition
2012-11-06 Bert Vermeulenvictor-dmm: Initial driver skeleton.
2012-11-05 Toshiaki Yoshidazeroplus-logic-cube: Fix samplerate and trigger
2012-11-02 Uwe Hermannuni-t-dmm: Use new USB helper functions.
2012-11-02 Uwe Hermanngenericdmm: Factor out USB functions.
2012-11-02 Bert Vermeulencolead-slm: fix sloppy driver context handling
2012-11-02 Uwe HermannHACKING: Document enum setup.
2012-11-02 Alexandru GagniucAvoid future ABI breakage by hardcoding enum values.
2012-11-02 Uwe Hermannserial: Output successful open and the FD.
2012-11-02 Uwe Hermannserial: Fix two segfaults.
2012-11-02 Uwe Hermannserial: Fix some sr_err() items.
2012-11-02 Uwe Hermanngenericdmm: Drop left-over entry.
2012-11-02 Uwe Hermanngenericdmm: Drop some dead code.
2012-11-02 Uwe Hermannserial: More error-checking & logging, add baudrates.
2012-11-02 Uwe Hermannserial: Add missing "break"s.
2012-11-02 Bert Vermeulencolead-slm: SL-5868P support
2012-11-02 Bert Vermeulenadd support for sound pressure level measurements
2012-11-02 Bert Vermeulenoutput/analog: add support for sound pressure level
2012-11-02 Bert Vermeulenanalog: if no MQ unit was set of recognized, just print...
2012-11-02 Bert Vermeulencolead-slm: Initial driver skeleton.
2012-11-02 Uwe HermannRework FS9721 parser.
2012-11-01 Alexandru Gagniuctekpower-dmm: Use generic fs9721 parser
2012-10-30 Uwe HermannRemove 'float' output module.
2012-10-30 Uwe HermannReturn SR_ERR_MALLOC upon allocation errors.
2012-10-30 Uwe HermannFactor out serial_readline() to serial.c.
2012-10-30 Uwe Hermanngenericdmm/victor-dmm: Use message logging helpers.
2012-10-30 Uwe Hermannradioshack-dmm: Use message logging helpers.
2012-10-30 Uwe Hermannagilent-dmm: Use message logging helpers.
2012-10-30 Uwe Hermannfluke-dmm: Use message logging helpers.
2012-10-30 Uwe Hermannuni-t-dmm: Simplify subdriver setup.
2012-10-30 Uwe HermannDraft: Make UT61D and VC-820 "first-class" drivers.
2012-10-29 Bert Vermeulendon't use deprecated g_thread_init/_create
2012-10-29 Bert Vermeulenrequire glib version >= 2.32
2012-10-29 Uwe Hermannuni-t-dmm: Voltcraft VC-820 draft support.
2012-10-29 Uwe HermannAdd protocol parser for FS9721_LP3/FS9721B.
2012-10-29 Bert Vermeulenfluke-dmm: code cleanup
2012-10-29 Bert VermeulenFluke 287/289: support for dBu/dBV measurement units
2012-10-27 Uwe HermannInitial support for UNI-T DMMs.
2012-10-27 Uwe Hermannla8: Rename driver.[ch] to protocol.[ch].
2012-10-27 Uwe Hermannla8: Adapt to new driver conventions.
2012-10-27 Uwe Hermannconfigure.ac: Cosmetics.
2012-10-27 Uwe Hermanntekpower-dmm: Cosmetics, coding-style, consistency...
2012-10-27 Alexandru GagniucAdd support for the TekPower TP4000ZC DMM.
2012-10-25 Uwe HermannHACKING: "Adding a new hardware driver" chapter.
2012-10-25 Alexandru Gagniuc.gitignore: (Trivial) Ignore KDevelop project files
2012-10-24 Uwe Hermannconfigure.ac: Small consistency fixes.
2012-10-23 Uwe Hermannconfig.h usage cleanups.
2012-10-22 Uwe HermannDoxygen: Explain init/shutdown, add small example.
2012-10-22 Uwe HermannDoxygen: libsigrok.h: Explain #include file usage.
2012-10-22 Uwe HermannDoxygen: Various fixes in libsigrok.h.
2012-10-22 Uwe HermannDoxygen: Add @file items for the relevant files.
2012-10-22 Uwe HermannDoxygen: Fix grouping of session_file.c functions.
2012-10-22 Uwe HermannDoxygen: TODO cleanup, use @todo where needed.
2012-10-22 Uwe HermannDoxygen: Various improvements in libsigrok.h.
2012-10-22 Uwe HermannDoxygen: Fix a bunch of warnings and outdated docs.
2012-10-22 Uwe HermannDoxygen: Move error handling stuff to error.c.
2012-10-22 Uwe HermannDoxygen: Initial groups and topic short descriptions.
2012-10-22 Uwe HermannDoxygen: Mark non-public stuff for exclusion.
2012-10-22 Uwe HermannDoxygen: Add initial main page documentation section.
2012-10-22 Uwe HermannDoxyfile: Various additions/improvements.
2012-10-22 Uwe HermannDoxygen: Add sigrok logo PNG for use by Doxygen.
2012-10-22 Uwe HermannDoxyfile: Update to what doxygen 1.8.1.2 generates.
2012-10-22 Uwe HermannMakefile.am: Add missing backslash.
2012-10-22 Uwe Hermannbackend.c: Revert accidentally committed test code.
2012-10-21 Bert Vermeulenclean up autoconf/autobuild scripts
2012-10-21 Uwe HermannWe now require libusb >= 1.0.9.
2012-10-21 Uwe Hermannsr_init/sr_exit: Improve docs, add error checks.
2012-10-21 Peter StugeAdd and init libusb_context * in struct sr_context...
2012-10-21 Peter StugeAdd a struct sr_context * parameter to sr_init() and...
2012-10-21 Uwe HermannMove 'struct drv_context' to sigrok-internal.h.
2012-10-20 Alexandru Gagniucradioshack-dmm: Implement support for "LOGIC" mode
2012-10-20 Alexandru Gagniuclibsigrok: (Trivial) fix packet type in datafeed_dump
2012-10-20 Alexandru Gagniuclibsigrok: (Trivial) Add support for 2400 baud
2012-10-18 Bert Vermeulenadd SR_HWOPT_* documentation
2012-10-16 Bert Vermeulenfluke-dmm: add support for Fluke 187
2012-10-16 Bert Vermeulenanalog: add pretty-printer for dBu and dBV
2012-10-16 Bert Vermeulenadd SR_UNIT_DECIBEL_VOLT (dBu)
2012-10-16 Bert Vermeulenanalog: sane printing of very small and negative values
2012-10-16 Uwe HermannHACKING: Cosmetics.
2012-10-16 Uwe HermannBuild fix for Windows/MinGW.
2012-10-16 Uwe HermannRe-add HACKING file after repo split.
2012-10-16 Alexandru Gagniucradioshack-dmm: (Trivial) Convenience fixes
2012-10-15 Bert Vermeulenradioshack-dmm: build fixes
2012-10-15 Alexandru Gagniucradioshack-dmm: Add support for Radioshack 22-812 DMM
2012-10-15 Alexandru Gagniuclibsigrok.h: Add measured quantity and units used by...
2012-10-15 Alexandru Gagniucserial: (Trivial) add support for 4800 baud
2012-10-15 Alexandru Gagniuc.qitignore: Ignore KDE backup files
2012-10-15 Bert Vermeulenanalog: support AC+DC unit modifier
2012-10-14 Bert Vermeulendon't accept numbers as probe identifiers in trigger...
2012-10-11 Uwe HermannQuick workaround for g_match_info_unref().
2012-10-10 Uwe HermannREADME: Add status, update URL, small fixes.
2012-10-08 Bert Vermeulenupdated URLs and description
2012-10-08 Bert Vermeulenrestore pre-split ignores
2012-09-27 Uwe Hermannsr: struct drv_context is global now.
next