]> sigrok.org Git - libsigrok.git/history - src/hardware
Use driver name as the log prefix in standard functions
[libsigrok.git] / src / hardware /
2016-05-31 Lars-Peter ClausenUse driver name as the log prefix in standard functions
2016-05-31 Lars-Peter Clausenpce-322a: Pass driver dev_close callback std_serial_dev...
2016-05-31 Lars-Peter Clausengmc-mh-1x-2x: Use software limits helpers
2016-05-31 Lars-Peter Clausenfluke-dmm: Use software limits helpers
2016-05-31 Lars-Peter Clausenarachnid-labs-re-load-pro: Use software limit helpers
2016-05-31 Lars-Peter Clausenagilent-dmm: Use software limits helpers
2016-05-28 Lars-Peter Clausennorma-dmm: Remove unused version field from state struct
2016-05-27 Uwe HermannFix a few "variable set but not used" compiler warnings.
2016-05-27 Lars-Peter ClausenSimplify single device list handling
2016-05-27 Lars-Peter ClausenAdd helper function for scan completion
2016-05-27 Lars-Peter ClausenDon't reset instance list in scan() callback
2016-05-26 Uwe Hermanntesto: Minor indentation fixes.
2016-05-23 Lars-Peter Clausenlink-mso19: mso_receive_data: Simplify device instance...
2016-05-23 Lars-Peter Clausenlink-mso19: Use default dev_clear() handler
2016-05-23 Lars-Peter Clausenlink-mso19: Drop unnecessary NULL check
2016-05-19 Alexandru Gagniucscpi-pps: Add profile for HP 6633A supply
2016-05-19 Alexandru Gagniucscpi-pps: Add shadow driver for HPIB supplies (ID?...
2016-05-18 Marcus Comstedtsaleae-logic16: Consolidate the samplerate limits into...
2016-05-18 Marcus Comstedtsaleae-logic16: Add 20MHz and 50MHz to samplerate prese...
2016-05-18 George Hopkinspce-322a: Initial driver implementation.
2016-05-18 Lars-Peter Clausenftdi-la: Use the standard connection_id field for the...
2016-05-18 Lars-Peter Clausenftdi-la: Cleanup ftdi_context handling
2016-05-17 Uwe Hermannlascar-el-usb: Add a missing SR_PRIV.
2016-05-17 Lars-Peter ClausenPut driver pointers into special section
2016-05-17 Lars-Peter ClausenDrop unnecessary struct sr_dev_driver forward declarations
2016-05-16 Uwe Hermannconfig_list: Don't check for sdi->priv != NULL.
2016-05-16 Uwe Hermannconfig_get(): Don't check for sdi->priv != NULL.
2016-05-16 Uwe Hermannconfig_set(): Don't check for sdi->priv != NULL.
2016-05-16 Stefan Brünshameg-hmo: add one missing g_free
2016-05-16 Stefan Brünshameg-hmo: Add comment clarifying coupling options
2016-05-16 Stefan Brünshameg-hmo: use SR_DF_ANALOG, use definite length blocks...
2016-05-16 Stefan Brünshameg-hmo: Query probe unit (Volt, Ampere) from scope
2016-05-16 Stefan Brünshameg-hmo: simplify code by using new sr_rational_parse...
2016-05-16 Stefan Brünshameg-hmo: Add PATTern and BUS1/BUS2 trigger sources
2016-05-16 Uwe Hermannfx2lafw/dslogic: Various cosmetics and whitespace fixes.
2016-05-16 Diego Asanzadslogic: Fix sampling for high samplerates.
2016-05-16 Diego Asanzadslogic: Add support for long captures at high samplerates.
2016-05-16 Diego Asanzadslogic: Add support for external clock edge selection.
2016-05-16 Diego Asanzadslogic: Implement continuous mode
2016-05-16 Diego Asanzadslogic: Implement acquisition with external clock.
2016-05-16 Diego Asanzadslogic: Add support for voltage threshold
2016-05-16 Diego Asanzadslogic: Implement trigger functionality
2016-05-13 Lars-Peter Clausendemo: Handle the case when zero analog or logic channel...
2016-05-12 Uwe Hermannscan(): Consistently start out with SR_ST_INACTIVE.
2016-05-12 Uwe Hermannfx2lafw: Fix a -Wself-assign compiler warning.
2016-05-09 Lars-Peter ClausenRemove unnecessary std_init() wrapper functions
2016-05-09 Lars-Peter Clausenstd_init(): Drop check if pass in driver is non-NULL
2016-05-09 Lars-Peter ClausenMatch std_init() parameter order to the driver init...
2016-05-09 Lars-Peter Clausenzeroplus-logic-cube: Fix USB device list
2016-05-09 Lars-Peter Clausenvictor-dmm: Fix USB device list leak
2016-05-09 Lars-Peter Clausentesto: Fix USB device list leak
2016-05-09 Lars-Peter Clausenlascar-el-usb: lascar_scan(): Fix USB device list leak
2016-05-09 Uwe Hermannbaylibre-acme: Drop unused last_sample_fin variable.
2016-05-09 Lars-Peter Clausenvictor-dmm: Use software limit helpers
2016-05-09 Lars-Peter Clausenuni-t-dmm: Use software limit helpers
2016-05-09 Lars-Peter Clausentondaj-sl-814: Use software limit helpers
2016-05-09 Lars-Peter Clausentesto: Use software limit helpers
2016-05-09 Lars-Peter Clausenteleinfo: Use software limit helpers
2016-05-09 Lars-Peter Clausenserial-dmm: Use software limit helpers
2016-05-09 Lars-Peter Clausennorma-dmm: Use software limit helpers
2016-05-09 Lars-Peter Clausenmotech-lps-30x: Use software limit helpers
2016-05-09 Lars-Peter Clausenmic-985xx: Use software limit helpers
2016-05-09 Lars-Peter Clausenmaynuo-m97: Use software limit helpers
2016-05-09 Lars-Peter Clausenmanson-hcs-3xxx: Use software limit helpers
2016-05-09 Lars-Peter Clausenkorad-kaxxxxp: Use software limit helpers
2016-05-09 Lars-Peter Clausenkern-scale: Use software limit helpers
2016-05-09 Lars-Peter Clausencolead-slm: Use software limit helpers
2016-05-09 Lars-Peter Clausencenter-3xx: Use software limit helpers
2016-05-09 Lars-Peter Clausenbrymen-dmm: Use software limit helpers
2016-05-09 Lars-Peter Clausenbrymen-bm86x: Use software limit helpers
2016-05-09 Lars-Peter Clausenbaylibre-acme: Use software limit helpers
2016-05-09 Lars-Peter Clausenappa-55ii: Use software limit helpers
2016-05-03 Bert Vermeulentesto: Minor code cleanup.
2016-05-03 Lars-Peter ClausenRemove unnecessary driver context checks
2016-05-03 Lars-Peter ClausenDrop SR_CONF_SET flag from SR_CONF_CONTINUOUS options
2016-05-03 Lars-Peter ClausenIntroduce standard implementation of the dev_list(...
2016-05-03 Lars-Peter ClausenRemove unnecessary dev_clear() callbacks
2016-05-03 Lars-Peter ClausenIntroduce standard cleanup helper
2016-05-03 Lars-Peter Clausenscpi-pps: Fix dev_clear() implementation
2016-05-03 Lars-Peter Clausenderee-de5000: Provide dev_clear()
2016-05-03 Lars-Peter Clausendemo: Provide dev_clear()
2016-05-03 Lars-Peter Clausenbeaglelogic: Use std_dev_clear() instead of open-coding it
2016-05-03 Lars-Peter Clausenbaylibre-acme: Properly free GErrors returned by g_file...
2016-05-03 Lars-Peter Clausenftdi-la: Properly cleanup in scan_all()
2016-04-29 Uwe Hermanndev_open(): Don't check for sdi != NULL.
2016-04-29 Uwe HermannDrop some unused or duplicated code.
2016-04-29 Uwe Hermanncem-dt-885x/colead-slm: Use std_serial_dev_open().
2016-04-29 Uwe HermannRandom cosmetics and whitespace fixes.
2016-04-29 Uwe Hermannuni-t-ut32x: Fix copy-paste error.
2016-04-29 Uwe HermannDrop some obsolete and unneeded comments.
2016-04-29 Uwe Hermannstd_serial_dev_acquisition_stop(): Drop unneeded parameter.
2016-04-29 Uwe Hermanndev_acquisition_{start,stop}(): Drop duplicate 'cb_data...
2016-04-29 Uwe HermannConsistently don't check sdi->priv in dev_acquisition_s...
2016-04-29 Uwe HermannDrop unneeded std_session_send_df_header() comments.
2016-04-29 Uwe HermannFactor out std_session_send_df_end() helper.
2016-04-29 Benjamin Larssonfx2lafw: Add working glue layer for frontends
2016-04-27 Joel Holdsworthfx2lafw: Add analog sampling handler
2016-04-27 Joel Holdsworthfx2lafw: Factor out packet sending
2016-04-27 Joel Holdsworthfx2lafw: Add CTL2 clocking command flag to header
2016-04-27 Joel Holdsworthfx2lafw: Add support for AX analog channel probing
next