]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2014-09-24 Martin Lingserial-dmm: Remove SERIAL_NONBLOCK flag.
2014-09-24 Martin Lingserial-dmm: Mark serial read/write calls as nonblocking.
2014-09-24 Martin Lingcolead-slm: Mark serial write call as blocking.
2014-09-24 Martin Lingmanson-hcs-3xxx: Mark serial read call as blocking.
2014-09-24 Martin Lingserial_readline: Implement using sp_blocking_read.
2014-09-24 Martin Lingserial_stream_detect: Make read nonblocking.
2014-09-23 Soeren ApelAdd serial_num and connection_id fields to sr_dev_inst
2014-09-23 Soeren ApelAdd usb_get_port_path() helper function
2014-09-23 Bert Vermeulendemo: Fix pattern mode and amplitude option publishing.
2014-09-23 Bert Vermeulencolead-slm: Properly check acquisition sample limit.
2014-09-21 Bert Vermeulensession: Don't try to send packets if no session has...
2014-09-21 Bert Vermeuleninput/chronovu_la8: Fix broken I/O loop.
2014-09-18 Uwe HermannTypos and consistency fixes.
2014-09-17 Bert Vermeulenyokogawa-dlm: Don't implement dummy scan options.
2014-09-17 Bert VermeulenPublish config key capabilities.
2014-09-16 Bert Vermeulenbeaglelogic: Add missing scan options, and cleanup.
2014-09-16 Bert VermeulenConsistently use 'scanopts' variable across all drivers.
2014-09-16 Bert VermeulenConsistently use 'devopts' variable across all drivers.
2014-09-16 Bert VermeulenChange type of SR_CONF keys to uint32_t.
2014-09-14 Martin LingC++: Make hardware device instances user owned.
2014-09-14 Martin Lingbindings: Make documentation script work under python...
2014-09-14 Martin Lingpython: fix conversion to string variants.
2014-09-14 Martin Linghwdriver: Validate types of GVariants passed by user.
2014-09-14 Martin LingUse AM_PATH_PYTHON macro to find Python binary.
2014-09-13 Martin LingC++: use constructors for default argument declarations.
2014-09-13 Martin LingC++: include <cmath> for NAN.
2014-09-11 Martin Lingbindings: Remove 'get_' prefix from all accessors.
2014-09-11 Martin Lingscpi: Remove trailing carriage returns.
2014-09-10 Uwe Hermanntests: Fix binary input test.
2014-09-10 Bert Vermeuleninput: Add debug output.
2014-09-10 Bert Vermeuleninput/binary: Fix broken I/O loop.
2014-09-10 Bert VermeulenDon't start session with 0-channel devices.
2014-09-09 Bert Vermeulenscpi: Don't return NULL device from unsuccessful scan.
2014-09-09 Bert Vermeulenscpi-pps: Clean up HP 6632B profile.
2014-09-08 Uwe Hermannconfigure.ac: Add and use DRIVER2() to shorten file.
2014-09-08 Uwe Hermannconfigure.ac: Shorten per-driver lines a bit.
2014-09-08 Uwe Hermannconfigure.ac: Don't duplicate driver name.
2014-09-08 Bert Vermeulenscpi-pps: Fix compile warning.
2014-09-08 Bert Vermeulenscpi-pps: Fix config_set checks.
2014-09-08 Uwe Hermannconfigure.ac: Show SCPI backends that'll be compiled.
2014-09-08 Uwe Hermannconfigure.ac: Whitespace, cosmetics, sorting, etc.
2014-09-08 Martin LingC++: Whitespace fix.
2014-09-08 Martin LingC++: Add SessionDevice class for devices owned by loade...
2014-09-08 Martin LingC++: Preserve original channel ordering.
2014-09-08 Martin LingC++: Add Configurable::config_check() method.
2014-09-08 Martin LingC++: Add Configurable::config_keys() method.
2014-09-08 Martin LingC++: Make Driver inherit Configurable.
2014-09-08 Martin LingC++: Fix recursion loop in PacketPayload::get_shared_po...
2014-09-08 Aurelien Jacobsrigol-ds: replace some magic numbers by appropriate...
2014-09-08 Bert VermeulenAdd support for HP 6632B.
2014-09-08 Bert Vermeulenscpi-pps: Create one channel per MQ/output combination.
2014-09-08 Bert VermeulenAdd private storage pointer to struct sr_channel.
2014-09-08 Bert Vermeulenscpi-pps: Simplify SCPI command handling.
2014-09-08 Bert Vermeulenscpi-pps: Add support for Rigol DP831A/DP832A.
2014-09-08 Bert Vermeulenscpi-pps: Use regex to match model names.
2014-09-08 Bert Vermeulenscpi-pps: Generalize vendor name cleanup.
2014-09-08 Bert Vermeulenscpi-pps: Add support for Rigol DP832.
2014-09-08 Bert Vermeulenscpi-pps: Add basic cross-vendor PPS functionality.
2014-09-08 Bert VermeulenRevamp PPS-related config keys.
2014-09-08 Bert Vermeulenscpi-pps: Initial driver skeleton.
2014-09-06 Aurelien Jacobsbrymen-bm86x: Add current loop sensor support.
2014-09-05 Bert Vermeulenscpi/gpib: Rename backend to scpi_libgpib.
2014-09-05 Bert Vermeulenbuild: Use pkgconfig for libgpib.
2014-09-05 Martin LingAdd GPIB SCPI backend using linux-gpib and libgpib.
2014-09-02 Martin LingC++: Implement Deleter pattern in UserOwned template.
2014-09-02 Martin LingC++: Add UserOwned base template for objects with resou...
2014-09-02 Martin LingC++: Rename StructureWrapper to ParentOwned.
2014-09-02 Martin LingC++: Make StructureWrapper a recurring template, elimin...
2014-09-02 Martin LingC++: Don't spell out arguments to StructureWrapper...
2014-09-02 Bert Vermeuleninput/wav: Now really correctly check supported sample...
2014-09-02 Bert Vermeulenagilent-dmm: U124xx/U125xx: Add current loop sensor...
2014-09-02 Martin LingC++: Fix duplicated shared_ptr creation.
2014-09-02 Martin LingC++: Remove erroneous stray method.
2014-09-02 Bert Vermeulenscpi/usbtmc: Minor debug output changes.
2014-09-02 Bert Vermeuleninput/wav: Correctly check supported sample size.
2014-09-02 Marcus Comstedtinput/wav: Fix broken handling of float32 samples on...
2014-09-01 Bert Vermeulenagilent-dmm: Add temperature regex to U125xx parser.
2014-09-01 Bert Vermeulenagilent-dmm: U124xx/U125xx: support 5 more modes.
2014-09-01 Matthias Heidbrinkgmc-mh-1x-2x-rs232: Completed energy measurement ranges...
2014-09-01 Bert Vermeulenagilent-dmm: U124x/U125x fixes.
2014-08-31 Uwe Hermannunit tests: Update to recent API changes.
2014-08-31 Uwe Hermannerror.c: Add missing entries.
2014-08-31 Martin LingC++: Add sanity checks in StructureWrapper.
2014-08-31 Bert Vermeulenbuild: Silence java-clean.
2014-08-31 Marcus ComstedtC++: Provide fallbacks for missing stoi/stod functions
2014-08-31 Marcus ComstedtMakefile.am: Use $(CXXCOMPILE) to compile C++ code
2014-08-30 Soeren Apelyokogawa-dlm: Replace g_try_malloc() calls and fix...
2014-08-30 Soeren Apelyokogawa-dlm: Lower timeout to increase throughput...
2014-08-30 Soeren Apelyokogawa-dlm: Do not block when receiving and save...
2014-08-30 Soeren Apelyokogawa-dlm: Flesh out driver with current state of...
2014-08-30 Soeren Apelyokogawa-dlm: Integrate driver skeleton
2014-08-30 Bert Vermeuleninput/csv: Use uint64 for samplerate option.
2014-08-30 Bert Vermeuleninput/chronovu_la8: Use uint64 for samplerate option.
2014-08-30 Bert Vermeuleninput/binary: Use uint64 for samplerate option.
2014-08-30 Bert Vermeulenagilent-dmm: Add U124xx device IDs.
2014-08-29 Bert Vermeulenagilent-dmm: Add provisional support for the U124xx.
2014-08-29 Bert Vermeulenagilent-dmm: Assume all A and B models are identical...
2014-08-29 Bert Vermeulenagilent-dmm: Add RMS flag to AC voltage modes.
2014-08-29 Bert Vermeulenagilent-dmm: Correctly parse negative overload.
2014-08-29 Uwe HermannRemove unneeded subdriver debug messages.
next