]> sigrok.org Git - libsigrok.git/history - src/lcr/es51919.c
Build: Set local include directories in Makefile.am
[libsigrok.git] / src / lcr / es51919.c
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...