]> sigrok.org Git - libsigrok.git/history - src/hardware/testo/api.c
windows: Fix various compiler warnings.
[libsigrok.git] / src / hardware / testo / api.c
2015-04-12 Uwe Hermannwindows: Fix various compiler warnings.
2015-03-24 Uwe HermannSome more g_try_*alloc() fixes.
2015-03-22 Uwe HermannSimplify a few config_set() callbacks.
2015-03-21 Uwe HermannConstify a few arrays and variables.
2015-03-21 Martin LingPass driver struct pointer to driver callbacks.
2014-11-21 Uwe HermannEliminate sr_dev_inst_new().
2014-11-12 Uwe HermannChange sr_dev_inst_new() to take no parameters.
2014-09-29 Soeren ApelRemoval of sdi->index, step 7: fix testo
2014-09-17 Bert VermeulenPublish config key capabilities.
2014-09-16 Bert VermeulenChange type of SR_CONF keys to uint32_t.
2014-07-22 Bert VermeulenReorganize project tree.