]> sigrok.org Git - libsigrok.git/history - hardware/lascar-el-usb/protocol.c
Replace 'probe' with 'channel' in most places.
[libsigrok.git] / hardware / lascar-el-usb / protocol.c
2014-03-25 Uwe HermannReplace 'probe' with 'channel' in most places.
2014-03-25 Uwe HermannRename 'struct sr_probe' to 'struct sr_channel' everywhere.
2014-01-14 Aurelien Jacobschange a bunch of functions from SR_PRIV to static
2013-12-21 Martin LingUse common usb_source_add and usb_source_remove functions.
2013-07-31 Uwe HermannVarious cosmetics, whitespace, consistency fixes.
2013-07-16 Bert Vermeulenlascar-el-usb: Don't close device after acquisition
2013-05-10 Uwe HermannUse consistent API callback function names.
2013-04-18 Bert Vermeulenlascar-el-usb: Support SR_CONF_CONN
2013-04-14 Bert Vermeulenlascar-el-usb: Use two probes for temp/humidity loggers
2013-03-11 Bert Vermeulenlascar-el-usb: support for SR_CONF_DATALOG
2013-01-23 Bert VermeulenAlways interleave analog data with all enabled probes.
2012-12-16 Bert Vermeulenlascar-el-usb: support for EL-USB-2*
2012-12-15 Bert Vermeulenlascar-el-usb: properly submit CO concentration as...
2012-12-15 Bert Vermeulenlascar-el-usb: add config saver
2012-12-15 Bert Vermeulenlascar-el-usb: EL-USB-CO300 support
2012-12-15 Bert Vermeulenadd MQ/units for carbon monoxide concentration
2012-12-15 Bert Vermeulenlascar-el-usb: generic EL-USB support + EL-USB-CO support
2012-12-04 Bert Vermeulenlascar-el-usb: add scanning functionality
2012-12-03 Bert Vermeulenlascar-el-usb: Initial driver skeleton.