]> sigrok.org Git - libsigrok.git/history - src
std_serial_dev_acquisition_stop(): Remove serial parameter
[libsigrok.git] / src /
2016-05-31 Lars-Peter Clausenstd_serial_dev_acquisition_stop(): Remove serial parameter
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 Clausensw_limits: Add documentation
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 Uwe Hermannstd_scan_complete(): Catch some errors to avoid segfaults.
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ünsscpi: introduce some more requests
2016-05-16 Stefan Brünsscpi: Add support for arbitray/definite length block...
2016-05-16 Stefan Brünsscpi_vxi: Fix incomplete reads (bug #790)
2016-05-16 Stefan Brünshameg-hmo: simplify code by using new sr_rational_parse...
2016-05-16 Stefan Brünsanalog: Implement division for sr_rational
2016-05-16 Stefan Brünsanalog: Implement multiplication for sr_rational
2016-05-16 Stefan Brünsanalog: Add equality check for sr_rational
2016-05-16 Stefan Brünsstrutil: add method to get an sr_rational from a string
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 AsanzaChange type of SR_CONF_CONTINUOUS from SR_T_UINT64...
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-13 Lars-Peter Clausensrzip: zip_append_analog(): Fix memory leaks
2016-05-13 Lars-Peter Clausensrzip: Fix handling of analog channels with index 0
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 Soeren ApelInput/trace32_ad: Make the sample rate an option
2016-05-09 Soeren ApelInput/wav: Add reset() function
2016-05-09 Soeren ApelInput/vcd: Add reset() function
2016-05-09 Soeren ApelInput/trace32_ad: Add reset() function
2016-05-09 Soeren ApelInput/raw_analog: Add reset() function
2016-05-09 Soeren ApelInput/csv: Add reset() function
2016-05-09 Soeren ApelInput/chronovu_la8: Add reset() function
2016-05-09 Soeren ApelInput/binary: Add reset() function
2016-05-09 Soeren ApelInput: Add reset() function
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-09 Lars-Peter ClausenAdd helper functions for software limits
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
next