]> sigrok.org Git - libsigrok.git/history - src/lcr/es51919.c
std_serial_dev_acquisition_stop(): Drop unneeded parameter.
[libsigrok.git] / src / lcr / es51919.c
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 HermannDrop unneeded std_session_send_df_header() comments.
2015-10-20 Uwe HermannSR_DF_ANALOG_OLD and sr_datafeed_analog_old renames.
2015-09-13 Daniel ElstnerBuild: Include <config.h> first in all source files
2015-08-30 Bert Vermeulenderee-de5000: Drop SR_CONF_MEASURED_QUANTITY functionality.
2015-08-30 Daniel Glöckneres51919: fix memory leak
2015-08-16 Daniel ElstnerBuild: Set local include directories in Makefile.am
2015-05-06 Alexandru Gagniucglobal: Treat SR_CONF_OUTPUT_FREQUENCY as float instead...
2015-03-21 Uwe HermannVarious minor whitespace fixes.
2015-03-19 Martin LingSimplify channel creation.
2015-01-06 Janne HuttunenLimit frames instead of samples.
2015-01-06 Janne HuttunenUse frames to group a single measurement result together.
2015-01-06 Janne HuttunenFix the channel indexes of the es51919 driver.
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-12 Uwe HermannChange sr_dev_inst_new() to take no parameters.
2014-10-21 Janne HuttunenExport LCR meter 'auto' bits as config keys instead...
2014-10-18 Bert VermeulenFix typos.
2014-10-17 Janne HuttunenRename "SERIAL" -> "SERIES".
2014-10-13 Uwe HermannRename SR_CONF_LCR_METER to SR_CONF_LCRMETER.
2014-10-12 Janne HuttunenAdd protocol decoder for Cyrustek ES51919 LCR meter...