]> sigrok.org Git - libsigrok.git/history - src/hardware
Fix a USB timeout related issue in sr_session_iteration().
[libsigrok.git] / src / hardware /
2015-04-09 Uwe Hermannuni-t-dmm: Add a missing NULL (fixes a crash on Android).
2015-04-09 Uwe Hermanndslogic: Fix FPGA bitstream upload.
2015-04-09 Uwe Hermanndslogic: Add #defines for timeouts and delays.
2015-04-08 Uwe Hermannrigol-ds: Drop unneeded check of g_strdup_printf()...
2015-04-07 Uwe Hermannlink-mso: Eliminate unneeded NUM_CHANNELS.
2015-04-03 Uwe Hermannfx2lafw: Use libusb_error_name() for reporting transfer...
2015-03-31 Uwe HermannReplace some magic numbers with a #define.
2015-03-31 Uwe HermannReduce unnecessarily high indentation level in some...
2015-03-31 Uwe HermannMinor cosmetics and consistency fixes.
2015-03-31 Uwe HermannDon't check g_free() arguments for NULL.
2015-03-31 Uwe Hermanncem-dt-885x: Add a missing break statement.
2015-03-31 Uwe Hermannzeroplus: Add a missing break statement.
2015-03-31 Uwe HermannFix a typo in a for loop (wrong variable).
2015-03-26 Uwe Hermannsysclk-lwla: Use ARRAY_SIZE instead of G_N_ELEMENTS.
2015-03-26 Martin Linguni-t-dmm: Declare each meter type in only one place.
2015-03-24 Uwe HermannVarious #include file cosmetic fixes.
2015-03-24 Uwe HermannVarious NULL-check consistency fixes.
2015-03-24 Uwe HermannSome more g_try_*alloc() fixes.
2015-03-24 Uwe HermannImprove readability and clarity of some numbers.
2015-03-24 Uwe HermannFix a bunch of typos.
2015-03-22 Uwe Hermanndemo: Fix SR_CONF_DEVICE_OPTIONS variant type.
2015-03-22 Uwe HermannChannel names consistency fixes and simplifications.
2015-03-22 Uwe HermannRemove unneeded #endif comments.
2015-03-22 Uwe HermannConsistency and whitespace fixes for switch statements.
2015-03-22 Uwe HermannMake memset() invocations consistent across all files.
2015-03-22 Uwe HermannRandom whitespace and other minor fixes.
2015-03-22 Uwe HermannSimplify a few config_set() callbacks.
2015-03-21 Uwe HermannConstify a few arrays and variables.
2015-03-21 Uwe HermannRemove unneeded explicit array size specification.
2015-03-21 Uwe HermannVarious minor whitespace fixes.
2015-03-21 Uwe Hermanntondaj-sl-814: Add missing SR_PRIV.
2015-03-21 Uwe Hermannserial-dmm: Use g_malloc()/g_free().
2015-03-21 Uwe HermannMinor cosmetics, cleanups.
2015-03-21 Uwe Hermannserial-dmm: Drop obsolete extern declaration.
2015-03-21 Martin Lingserial-dmm: Declare each meter type in only one place.
2015-03-21 Martin LingPass driver struct pointer to driver callbacks.
2015-03-21 Martin Lingrigol-ds: Add DS1000Z series support.
2015-03-20 Uwe HermannAdd initial Voltcraft VC-870 support.
2015-03-20 Bartosz Golaszewskibaylibre-acme: Fix a double free in bl_acme_set_shunt().
2015-03-20 Martin Lingscpi-pps: Add profile for Rigol DP821A.
2015-03-20 Martin Lingscpi-pps: Initialise sdi with status SR_ST_INACTIVE.
2015-03-19 Martin Lingrigol-ds: Fix broken channel group check in config_list().
2015-03-19 Martin Lingrigol-ds: Data source is a device option, not per chann...
2015-03-19 Martin Lingrigol-ds: Use sr_scpi_get_bool().
2015-03-19 Martin Lingrigol-ds: Fix double free.
2015-03-19 Martin Lingrigol-ds: Fix wrong channel group malloc size.
2015-03-19 Martin LingSimplify channel creation.
2015-03-19 Uwe Hermannfx2lafw: Replace obsoleted strncmp() calls.
2015-03-19 eightdotVarious fixes/updates to make the driver compile.
2015-03-19 Bert Vermeulenfx2lafw: Basic acquisition support for DSLogic.
2015-03-19 Bert Vermeulenfx2lafw: scan/firmware support for DSLogic.
2015-03-13 Uwe Hermannols: Fix a compiler warning (unused variable).
2015-03-13 Uwe Hermannols: Fix detection and acquisition on Windows.
2015-03-11 Bartosz Golaszewskibaylibre-acme: correctly handle channel group options
2015-03-02 Martin LingRename SR_CONF_NUM_TIMEBASE to SR_CONF_NUM_HDIV.
2015-03-01 Martin Lingut372: Initial sub-driver skeleton.
2015-02-27 Baruch Evenserial-dmm: Add MASTECH MS8250B as a supported DMM.
2015-02-26 Uwe Hermannasix-sigma: Use the more portable g_usleep().
2015-02-20 Bartosz Golaszewskibaylibre-acme: don't report ACME as detected if no...
2015-02-17 Uwe Hermannbaylibre-acme: Fix vendor/device name.
2015-02-16 Uwe Hermannbaylibre-acme: Drop unneeded comment.
2015-02-16 Uwe Hermannbaylibre-acme: Fix a compiler warning.
2015-02-16 Uwe Hermannbaylibre-acme: Minor coding-style, cosmetics.
2015-02-16 Bartosz Golaszewskibaylibre-acme: Add support for SR_CONF_POWER_OFF.
2015-02-16 Bartosz Golaszewskibaylibre-acme: Add Linux-specific GPIO helpers.
2015-02-16 Bartosz Golaszewskibaylibre-acme: Add support for probe factor setting.
2015-02-16 Bartosz Golaszewskibaylibre-acme: Driver implementation.
2015-02-16 Bartosz Golaszewskibaylibre-acme: Initial driver skeleton.
2015-02-15 Aurelien Jacobsrigol-ds: fix the smallest supported vdiv for the DS200...
2015-02-15 Aurelien Jacobsrigol-ds: return the actual hardware num_vdiv and vdiv...
2015-02-15 Aurelien Jacobsrigol-ds: fix search for the closest vdiv.
2015-02-14 Uwe Hermannrigol-ds: Add missing "break" statements.
2015-02-14 Uwe Hermannrigol-ds: Add missing 20/50/100V vdiv entries.
2015-02-14 Uwe Hermannrigol-ds: Add more debug output.
2015-02-13 Aurelien Jacobsrigol-ds: handle full word trigger slope in config_get().
2015-02-12 Aurelien Jacobsrigol-ds: SR_CONF_TRIGGER_SLOPE is actually listable.
2015-01-31 Daniel Elstnersysclk-lwla: Widen constant to 64 bit before shifting
2015-01-25 Bartosz Golaszewskidemo: implement averaging support
2015-01-11 Mathias Katzerhameg-hmo: Fix double-free issue.
2015-01-11 Mathias Katzerhameg-hmo: Set SR_CONF_GET | SR_CONF_SET for frame...
2014-11-27 Bert Vermeulensaleae-logic16: Show libusb transfer status name instea...
2014-11-27 Uwe Hermannsaleae-logic16: Change two errors into warnings.
2014-11-27 Bert Vermeulensaleae-logic16: Clearer error message.
2014-11-25 Aurelien Jacobsbeaglelogic: Add SR_CONF_CAPTURE_RATIO support.
2014-11-25 Aurelien Jacobssaleae-logic16: Add SR_CONF_CAPTURE_RATIO support.
2014-11-25 Aurelien Jacobsfx2lafw: Add SR_CONF_CAPTURE_RATIO support.
2014-11-25 Aurelien Jacobssoft-trigger: Add support for pre-triggering.
2014-11-23 Uwe Hermannmanson-hcs-3xxx: Fix incorrect SR_CONF_SCAN_OPTIONS...
2014-11-23 Tim Hatchsaleae-logic16: Downgrade error during capture to a...
2014-11-22 Uwe HermannUse g_malloc0() consistently, simplify error handling.
2014-11-21 Uwe HermannDon't check sr_channel_new() return value (always succe...
2014-11-21 Uwe HermannConsistently use g_malloc0() for allocating devc.
2014-11-21 Uwe HermannEliminate sr_dev_inst_new().
2014-11-19 Aurelien Jacobsyokogawa-dlm: Publish driver options.
2014-11-19 Aurelien Jacobsmotech-lps-30x: Publish driver options.
2014-11-19 Aurelien Jacobsmanson-hcs-3xxx: Publish driver options.
2014-11-19 Aurelien Jacobshameg-hmo: Publish driver options.
2014-11-18 Uwe Hermannmic-985xx: Correctly report SR_CONF_THERMOMETER/_HYGROM...
2014-11-18 Uwe Hermannmic-985xx: Drop unneeded #define.
2014-11-18 Uwe Hermannmic-985xx: Publish driver options.
next