]> sigrok.org Git - libsigrok.git/shortlog
libsigrok.git
2014-01-17 Uwe Hermanntests: Fix a few warnings.
2014-01-17 Bert Vermeulendemo: Bring analog square wave amplitude into line...
2014-01-17 poljar (Damir... demo: Add analog sawtooth pattern.
2014-01-17 poljar (Damir... demo: Add triangle pattern.
2014-01-17 poljar (Damir... 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... hameg-hmo: Silence warning about format security.
2014-01-16 poljar (Damir... hameg-hmo: Reset the number of acquired frames in acqui...
2014-01-16 poljar (Damir... hameg-hmo: Expose more options with config_get().
2014-01-16 poljar (Damir... hameg-hmo: Advertise the frame limit option.
2014-01-16 poljar (Damir... hameg-hmo: Update the sample rate when the channel...
2014-01-16 poljar (Damir... hameg-hmo: Add support for sample rate fetching.
2014-01-16 poljar (Damir... scpi: Add CMD_GET_SAMPLE_RATE to the command enum.
2014-01-16 poljar (Damir... hameg-hmo: Change the way vdiv and timebase are saved.
2014-01-16 poljar (Damir... hameg-hmo: Send the DF_END packet in acquisition_stop()
2014-01-16 poljar (Damir... hameg-hmo: Close the device after initial scan.
2014-01-16 poljar (Damir... hameg-hmo: Handle floating point numbers while ignoring...
2014-01-16 poljar (Damir... scpi: Use sr_atof_ascii() instead of sr_atof().
2014-01-16 poljar (Damir... strutil: Add function to parse floating point numbers...
2014-01-16 poljar (Damir... device: Pass sdi as an function argument to config_list...
2014-01-16 poljar (Damir... strutil: Correctly parse floating point frequencies...
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 Jacobsconfigure: add -Wmissing-prototypes compiler option
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 Aurelien Jacobses519xx: add missing declarations for es519xx_2400_11b_...
2014-01-14 Aurelien Jacobsgnuplot: proper error message when using gnuplot output...
2014-01-14 Aurelien Jacobsadd udev rule for the Rigol DS2000 series
2014-01-14 Uwe Hermannsysclk-lwla: Fix probe name issue.
2014-01-14 Uwe Hermannconfigure.ac: Don't build sysclk-lwla if libusb-1.0...
2014-01-14 Uwe Hermannconfigure.ac: Move sysclk-lwla chunk to correct location.
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 Bert VermeulenUse PRIu64 for format in pretty-printer.
2014-01-13 Aurelien Jacobsrigol-ds: does not depend on libserialport
2014-01-13 Aurelien Jacobsscpi_usbtmc: does not depend on libserialport
2014-01-13 poljar (Damir... udev: Add the Rigol DG4000 series to the udev rules
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-11 Marc Schinkconfigure.ac: Disable atten-pps3xxx driver if libserial...
2014-01-11 Aurelien Jacobsstd: use #ifdef rather than #if where the constant...
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 VermeulenAdd config keys for programmable power supplies.
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-09 Bert VermeulenAdd SR_CONF_MAX_UNCOMPRESSED_SAMPLES.
2014-01-07 Bert VermeulenAdd sr_session_save_init().
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 Uwe HermannREADME.devices: Cosmetics, consistency fixes, updates.
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
next