]> sigrok.org Git - libsigrok.git/history - hardware
tests: Fix a few warnings.
[libsigrok.git] / hardware /
2014-01-17 Bert Vermeulendemo: Bring analog square wave amplitude into line...
2014-01-17 poljar (Damir Jelić)demo: Add analog sawtooth pattern.
2014-01-17 poljar (Damir Jelić)demo: Add triangle pattern.
2014-01-17 poljar (Damir Jelić)demo: Implement sine wave pattern.
2014-01-17 Bert Vermeulenuni-t-ut32x: Fix typo that prevents usage with multiple...
2014-01-17 Uwe Hermannrigol-ds: Minor whitespace fixes.
2014-01-17 Martin Lingrigol-ds: Enable/disable LA pod when (de)selecting...
2014-01-17 Martin Lingrigol-ds: Reset num_frames to zero in dev_acquisition_s...
2014-01-17 Martin Lingrigol-ds: Make sure to always send SR_DF_END at end...
2014-01-17 Martin Lingrigol-ds: Calculate effective samplerate.
2014-01-17 Martin Lingrigol-ds: Separate function to compute analog frame...
2014-01-17 Martin Lingrigol-ds: Advertise SR_CONF_LIMIT_FRAMES support.
2014-01-17 Martin Lingrigol-ds: Fix check for probe group validity.
2014-01-16 Uwe Hermannhameg-hmo: Fix two compiler warnings on Windows.
2014-01-16 Uwe Hermannusb: Fix two compiler warnings on Windows.
2014-01-16 poljar (Damir Jelić)hameg-hmo: Silence warning about format security.
2014-01-16 poljar (Damir Jelić)hameg-hmo: Reset the number of acquired frames in acqui...
2014-01-16 poljar (Damir Jelić)hameg-hmo: Expose more options with config_get().
2014-01-16 poljar (Damir Jelić)hameg-hmo: Advertise the frame limit option.
2014-01-16 poljar (Damir Jelić)hameg-hmo: Update the sample rate when the channel...
2014-01-16 poljar (Damir Jelić)hameg-hmo: Add support for sample rate fetching.
2014-01-16 poljar (Damir Jelić)hameg-hmo: Change the way vdiv and timebase are saved.
2014-01-16 poljar (Damir Jelić)hameg-hmo: Send the DF_END packet in acquisition_stop()
2014-01-16 poljar (Damir Jelić)hameg-hmo: Close the device after initial scan.
2014-01-16 poljar (Damir Jelić)hameg-hmo: Handle floating point numbers while ignoring...
2014-01-16 poljar (Damir Jelić)scpi: Use sr_atof_ascii() instead of sr_atof().
2014-01-15 Daniel Elstnersysclk-lwla: Make use of the probe index again.
2014-01-15 Daniel Elstnersysclk-lwla: Bypass divider in external clock mode.
2014-01-15 Daniel Elstnersysclk-lwla: Utility functions clean-up and semantic...
2014-01-15 Daniel Elstnersysclk-lwla: Remove unused dev_context::next_state.
2014-01-15 Daniel Elstnersysclk-lwla: Avoid warning due to bogus range check.
2014-01-14 Aurelien Jacobsremove unused static functions
2014-01-14 Aurelien Jacobschange a bunch of functions from SR_PRIV to static
2014-01-14 Aurelien Jacobsmove function declarations to the appropriate header
2014-01-14 Uwe Hermannsysclk-lwla: Fix probe name issue.
2014-01-14 Daniel Elstnersysclk-lwla: Honor SR_CONF_CONN at scan time.
2014-01-14 Daniel Elstnersysclk-lwla: Fix calculation of the running sample...
2014-01-14 Daniel Elstnersysclk-lwla: Implement support for the LWLA1034.
2014-01-14 Daniel Elstnersysclk-lwla: Initial driver skeleton.
2014-01-14 Martin Lingrigol-ds: Use correct digital channel numbers when...
2014-01-14 Bert Vermeulencem-dt-885x: Don't use char as signed type.
2014-01-13 Aurelien Jacobsscpi: properly check for HAVE_RPC (which is always...
2014-01-13 Aurelien Jacobsrigol-ds: remove lonely break
2014-01-13 Aurelien Jacobsrigol-ds: prevent config_list() to return empty g_variant
2014-01-13 Aurelien Jacobsscpi_usbtmc: does not depend on libserialport
2014-01-13 Bert Vermeulenatten-pps3xxx: Fix options reporting.
2014-01-13 Bert Vermeulenatten-pps3xxx: Fix output channel mode get.
2014-01-12 Bert Vermeulendemo: Properly handle logic vs. analog when setting...
2014-01-12 Bert Vermeulendemo: Split supported device options by probe group.
2014-01-12 Aurelien Jacobsscpi_vxi: ensure the vxi link was properly opened befor...
2014-01-11 Aurelien Jacobsscpi_tcp: split into scpi_tcp_raw and scpi_tcp_rigol
2014-01-11 Aurelien Jacobsscpi: make the scpi_dev_inst_new more generic
2014-01-11 Aurelien Jacobsscpi: factorize dev_inst_new calls out of individual...
2014-01-11 Aurelien Jacobsscpi: add VXI transport support
2014-01-11 Aurelien Jacobsimport VXI RPC Language description
2014-01-10 Bert Vermeulenatten-pps3xxx: Push configured settings even without...
2014-01-10 Bert Vermeulenatten-pps3xxx: Use configured values to construct packet.
2014-01-09 Bert Vermeulenatten-pps3xxx: Full support for the PPS3203T-3S.
2014-01-09 Bert Vermeulenatten-pps3xxx: Initial driver skeleton.
2014-01-09 Bert Vermeulenchronovu-la8: Publish SR_CONF_MAX_UNCOMPRESSED_SAMPLES.
2014-01-09 Bert Vermeulenikalogic-scanalogic2: List all keys in device options.
2014-01-09 Bert Vermeulenzeroplus-logic-cube: List all keys in device options.
2014-01-09 Bert Vermeulenzeroplus-logic-cube: Publish SR_CONF_MAX_UNCOMPRESSED_S...
2014-01-09 Bert Vermeulenikalogic-scanalogic2: Publish SR_CONF_MAX_UNCOMPRESSED_...
2014-01-09 Bert VermeulenAdd support for SR_CONF_MAX_UNCOMPRESSED_SAMPLES.
2014-01-06 Uwe Hermannserial-dmm: Drop unused DMM_COUNT.
2014-01-06 Uwe Hermannhardware/common/dmm: Fix debug output level.
2014-01-06 Uwe Hermannserial-dmm: Support the Tenma 72-7745 via UT-D02 cable.
2014-01-06 Uwe HermannAdd support for the Tenma 72-7750 (UNI-T UT60G rebadge).
2014-01-06 Uwe HermannAdd initial support for the UNI-T UT60G.
2014-01-03 Matthias Heidbrinkserial: Improved docs.
2014-01-03 Aurelien Jacobsscpi_usbtmc: fix reading of blocks bigger than the...
2014-01-03 Aurelien Jacobsrigol-ds: fix waveform reception on DS2000 series
2014-01-03 Aurelien Jacobsrigol-ds: add a few more DS2000 models to the supported...
2014-01-03 Russ Dillzeroplus: Add voltage threshold support
2014-01-03 Russ Dillzeroplus: Major rework of sample buffer processing
2014-01-03 Russ Dillzeroplus: Add getters for memory configuration
2014-01-03 Russ Dillzeroplus: Modify analyzer_read_start to just prep for...
2014-01-03 Russ Dillzeroplus: Always set DONT_CARE_TRIGGERBAR to 1
2014-01-03 Russ Dillzeroplus: Ignore capture ratio if there is no trigger
2014-01-03 Russ Dillzeroplus: Add missing config_get for SR_CONF_CAPTURE_RATIO
2014-01-03 Russ Dillzeroplus: Support all 32 channels of 32 channel models
2014-01-02 Matthias Heidbrinkgmc_mh_1x_2x: Fixed sign and AC/DC for current measurem...
2014-01-02 Uwe Hermannserial-dmm: Increase timeout when scanning for DMMs.
2014-01-02 Uwe Hermannserial-dmm: Drop obsolete function prototypes.
2014-01-02 Uwe HermannAdd initial support for the V&A VA40B multimeter.
2014-01-01 Uwe Hermannuni-t-dmm: Fix incorrect order which breaks UT61B/C.
2014-01-01 Uwe HermannAdd support for the UNI-T UT61B multimeter.
2013-12-31 Uwe Hermannteleinfo: Fix a compiler warning (clang).
2013-12-31 Uwe Hermanngmc-mh-1x-2x: Fix compiler warning (clang).
2013-12-31 Uwe Hermannes519xx.c: Fix a few compiler warnings (clang).
2013-12-30 Martin Lingols: Use serial source management wrappers.
2013-12-30 Martin Lingols: Mark all serial calls as blocking or nonblocking.
2013-12-30 Martin LingAdd blocking and nonblocking versions of serial_read...
2013-12-29 Aurelien Jacobsremove the es51922 protocol parser, superseded by the...
2013-12-29 Aurelien Jacobsswitch the UNI-T UT61E driver to the new es519xx parser
2013-12-29 Aurelien Jacobses519xx: correctly handle the VAHZ function
2013-12-29 Aurelien Jacobses519xx: apply the proper fixed factor in duty cycle...
2013-12-29 Aurelien Jacobses519xx: fix switching between frequency and duty cycle...
2013-12-29 Aurelien Jacobses519xx: correctly handle the voltage factor in diode...
next