]> sigrok.org Git - libsigrok.git/history - src/std.c
Fix #442 by renaming sr_dev_driver.priv to .context
[libsigrok.git] / src / std.c
2015-07-09 Soeren ApelFix #442 by renaming sr_dev_driver.priv to .context
2015-05-12 Aurelien JacobsAdd a modbus communication helper module.
2014-11-22 Uwe HermannUse g_malloc0() consistently, simplify error handling.
2014-11-01 Bert VermeulenOnly sr_dev_inst_free() should free channel groups.
2014-09-24 Martin Lingstd_serial_dev_open: Remove SERIAL_NONBLOCK flag.
2014-07-24 Bert Vermeulenstd: Free channel groups from device instances as well.
2014-07-22 Bert VermeulenReorganize project tree.