]> sigrok.org Git - libsigrok.git/history - include
SCPI: Ignore IDN header in *IDN? response
[libsigrok.git] / include /
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...
2015-03-24 Uwe HermannFix a bunch of typos.
2015-03-21 Martin LingPass driver struct pointer to driver callbacks.
2015-03-20 Uwe Hermannlibsigrok.h: Add SR_MQ_POWER_FACTOR and SR_MQ_APPARENT_...
2015-03-19 Martin LingChange API of channel accessor functions to take struct...
2015-03-19 Martin LingAdd sdi pointer to struct sr_channel.
2015-03-02 Martin LingRename SR_CONF_NUM_TIMEBASE to SR_CONF_NUM_HDIV.
2015-03-01 Martin LingAdd SR_MQ_COUNT for event count measurements.
2015-02-16 Bartosz GolaszewskiSR_CONF_PROBE_FACTOR: New option.
2015-02-12 Aurelien JacobsRemove the inline qualification from sr_rational_set().
2015-02-11 Bartosz GolaszewskiSR_ERR_IO: new error code
2015-02-11 Uwe Hermanntransform: Add a basic set of API calls.
2015-02-11 Uwe Hermanntransform: Add struct sr_transform and struct sr_transf...
2015-01-27 Uwe Hermannin/out: Minor consistency renames.
2015-01-27 Joel Holdsworthoutput: Added preferred file extension field
2015-01-27 Joel Holdsworthinput: Added preferred file extension field
2015-01-25 Bartosz Golaszewskinew config options: averaging
2015-01-03 Aurelien JacobsAdd a public API to list available serial ports.
2014-11-23 Bert VermeulenAdd sr_rational_set() convenience function.
2014-11-22 Uwe HermannAdd missing entries to sr_config_info_data[].
2014-11-19 Martin LingMake sr_analog_*_to_string() functions allocate the...
2014-11-18 Bert VermeulenAdd analog helper sr_analog_unit_to_string().
2014-11-18 Bert VermeulenAdd analog helper sr_analog_float_to_string().
2014-11-13 Bert VermeulenAdd sr_analog_to_float().
2014-11-13 Bert VermeulenAdd SR_DF_ANALOG2 and related structs.
2014-11-11 Uwe HermannAdd sr_dev_inst_user_new(), sr_dev_inst_channel_add().
2014-11-11 Uwe HermannConstify the sdi parameter of all sr_dev_inst_*() getters.
2014-11-11 Uwe HermannMake 'struct sr_dev_inst' opaque.
2014-11-11 Uwe HermannAdd sr_dev_inst_channels_get() and sr_dev_inst_channel_...
next