]> sigrok.org Git - libsigrok.git/history - include
dmm/mm38xr: introduce DMM packet parser for Meterman 38XR
[libsigrok.git] / include /
2020-10-22 Gerhard Sittigserial: extend stream detect for variable length packet...
2020-10-06 Timo Kokkonenhwdriver: New entries for DC Load "CW" (Power) and...
2020-09-28 Timo Kokkonenhwdriver: Add SR_CONF_DUTY_CYCLE & SR_CONF_PHASE.
2020-08-23 Frank Stettnerlibsigrok.h: Fix comment for unit Joule.
2020-08-22 Frank Stettnerlibsigrok.h: Add Joule, Coulomb, and Ah units.
2020-08-22 Frank Stettnerlibsigrok.h: Add MQ for electric charge.
2020-08-22 Gerhard Sittighwdriver: introduce SR_CONF_FORCE_DETECT config key...
2020-06-04 Andreas Sandberglibsigrok.h: Add SR_MQ_ENERGY
2019-12-20 Frank StettnerAdd config key SR_CONF_DIGITS.
2019-12-20 Frank StettnerAdd config key SR_CONF_RANGE.
2019-07-30 Uwe Hermannconfig keys: Revert re-orderings to avoid ABI changes.
2019-07-25 Guido Trentalanciahameg-hmo: Add SR_CONF_HIGH_RESOLUTION and SR_CONF_PEAK...
2019-07-25 Guido Trentalanciahameg-hmo: Add SR_CONF_TRIGGER_PATTERN support.
2019-07-25 Guido Trentalanciahameg-hmo: Add support for SR_CONF_LOGIC_THRESHOLD...
2019-04-17 Frank Stettnerscpi-pps: Add SR_CONF_REGULATION for HP 66xxB power...
2019-03-29 Frank StettnerAdd new config key OFFSET.
2018-09-18 Uwe HermannMake sr_packet_{copy,free} API calls public.
2018-09-03 Gerhard Sittigproto.h: move routine declaration to its respective...
2018-08-30 Uwe HermannAdd a new sr_log_callback_get() API call.
2018-06-05 Andrej ValekAdd SR_CONF_EXTERNAL_CLOCK_SOURCE key.
2018-06-01 Frank Stettnerstrutil: Locale independent sprintf() and vsprintf...
2018-05-17 Gerhard Sittiginput: provide accessor routine for (struct sr_input...
2018-05-16 Uwe Hermannlibsigrok.h: Fix multiple compiler warnings (-Wshift...
2018-03-18 Soeren ApelIntroduce sr_resourcepaths_get()
2018-03-03 Uwe Hermannlibsigrok.h: Fix SR_CONF_UNDER_VOLTAGE_CONDITION_THRESH...
2018-03-03 Frank Stettnerarachnid-labs-re-load-pro: Add SR_CONF_UNDER_VOLTAGE_TH...
2018-02-20 Uwe HermannUse UINT64_C instead of "ULL" number suffix.
2018-02-11 Frank Stettnerstrutil: Locale independent snprintf() and vsnprintf...
2017-07-19 Uwe HermannAdd SR_CONF_POWERMETER.
2017-07-05 Soeren ApelIntroduce A2L methods
2017-05-26 Uwe HermannAdd APIs to query libsigrok build information.
2017-05-05 Gerhard Sittigminor nit, fixup whitespace in libsigrok.h
2017-03-07 Soeren ApelRework sr_period_string
2017-03-02 Uwe HermannAdd SR_CONF_SIGNAL_GENERATOR.
2017-01-22 Aurelien Jacobslibsigrok.h: Add SR_MQ_HARMONIC_RATIO.
2016-10-17 Aurelien Jacobsanalog: use SI prefix only with units that accept SI...
2016-10-17 Aurelien Jacobsanalog: use correct unit for dBm/dBV
2016-08-28 Aurelien Jacobsanalog: improve output readability by using SI prefix
2016-08-23 Aurelien Jacobsdocument encoding.digits and spec.spec_digits
2016-06-26 Aurelien Jacobsanalog: add support for negative number of digits
2016-06-25 Aurelien Jacobsrigol-ds: add support for getting/setting trigger level.
2016-06-17 Uwe Hermannsession: Drop SR_DF_ANALOG_OLD support completely.
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-09 Soeren ApelInput: Add reset() function
2016-04-29 Uwe Hermanndev_acquisition_{start,stop}(): Drop duplicate 'cb_data...
2016-04-23 Alexandru Gagniucanalog: Add MQ Flag for four-wire measurements
2016-03-30 Alexandru Gagniuchwdriver: Add configuration key for number of powerline...
2016-02-11 Uwe HermannAdd SR_CONF_UNDER_VOLTAGE_CONDITION* config keys.
2016-01-04 Daniel Elstnerresource: Replace ssize_t with gssize to avoid unistd.h
2016-01-03 Uwe Hermannproto.h: Add missing unistd.h #include.
2015-12-31 Uwe HermannRename sr_driver_scan_options() to sr_driver_scan_optio...
2015-12-31 Uwe HermannRename sr_dev_config_capabilities() to sr_dev_config_ca...
2015-12-31 Uwe HermannRestore number "categories" in sr_configkey.
2015-12-31 Martin LingMake SR_CONF_MASK an internal constant.
2015-12-31 Martin LingMake SR_CONF_{SCAN,DEVICE}_OPTIONS into internal constants.
2015-12-31 Martin LingAdd new sr_driver_scan_options() helper function.
2015-12-31 Martin LingAdd new sr_dev_options() helper function.
2015-12-31 Martin LingAdd new sr_dev_config_capabilities() helper function.
2015-12-31 Martin LingMake SR_CONF_{GET,SET,LIST} into a new enum.
2015-11-29 Stefan Brünssession: fix use after free of session->devs as reporte...
2015-11-08 Uwe HermannConstify a lot more items.
2015-11-06 Tilman SauerbeckConstify sr_dev_driver::name and sr_dev_driver::long_name.
2015-10-24 Uwe HermannDrop unneeded sr_analog_float_to_string().
2015-10-20 Uwe Hermannsr_analog_float_to_string(): Make 'digits' argument...
2015-10-20 Uwe Hermannbindings: Use SR_DF_ANALOG, drop SR_DF_ANALOG_OLD support.
2015-10-20 Uwe HermannSR_DF_ANALOG2 and sr_datafeed_analog2 renames.
2015-10-20 Uwe HermannSR_DF_ANALOG_OLD and sr_datafeed_analog_old renames.
2015-10-17 Daniel Elstnersession: Make event source injection API private
2015-10-17 Daniel Elstnersession: Make sr_session_run() optional
2015-10-01 Daniel Elstnerresource: New internal API for accessing resource files
2015-10-01 Daniel Elstnersession-file: Remove old session save API
2015-09-20 Martin Lingsr_rational_set: Accept signed numerator.
2015-09-20 Martin Lingsr_rational: Make numerator signed.
2015-09-13 Uwe HermannDrop obsolete SR_CONF_MEASURED_2ND_QUANTITY.
2015-09-13 Daniel Elstnerlog: Remove sr_log_logdomain_{get,set} from the API
2015-08-31 Bert VermeulenRemove SR_OK_CONTINUE.
2015-08-30 Bert VermeulenChange SR_T_MQLIST to SR_T_MQ.
2015-08-28 Uwe HermannVarious key lists: Add reminders of what needs updates...
2015-08-28 Uwe Hermannhwdriver.c: Fix key order, add missing items.
2015-08-28 Uwe HermannAdd a few scale related flags.
2015-08-25 Bert VermeulenAdd SR_T_MQLIST.
2015-08-25 Bert VermeulenAdd key info tables for MQ and MQflags.
2015-08-25 Bert VermeulenReplace sr_config_info with sr_key_info.
2015-08-16 Daniel ElstnerBuild: Make version.h a configuration header
2015-08-16 Daniel ElstnerBuild: Set local include directories in Makefile.am
2015-08-15 Soeren ApelIntroduce OutputFlag
2015-08-15 Uwe HermannDoxygen consistency fixes (@foo instead of \foo).
2015-07-30 Soeren ApelAdd filename field to sr_output and make it accessible
2015-07-09 Soeren ApelFix #442 by renaming sr_dev_driver.priv to .context
2015-06-07 Uwe Hermannmodbus: Minor typos, cosmetics and consistency fixes.
2015-06-07 Aurelien Jacobslibsigrok.h: add new type of device: ELECTRONIC_LOAD.
2015-06-07 Aurelien Jacobslibsigrok.h: Add SR_CONF_OVER_TEMPERATURE_PROTECTION_AC...
2015-05-12 Aurelien JacobsAdd a modbus communication helper module.
2015-05-12 Aurelien JacobsRename SR_CONF_OUTPUT_* to SR_CONF_*.
2015-05-06 Alexandru Gagniucglobal: Add configuration key for output frequency...
2015-04-07 Uwe Hermannsr_driver_list() now takes a context pointer.
2015-03-26 Martin LingMake sr_session_new() and sr_session_load() require...
next