]> sigrok.org Git - libsigrok.git/history - src/hardware/victor-dmm
rigol-ds: Add more debug output.
[libsigrok.git] / src / hardware / victor-dmm /
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-18 Bert VermeulenRevert "victor-dmm: Set spec digits to 3, matching...
2014-11-18 Bert Vermeulenvictor-dmm: Publish driver options.
2014-11-17 Bert Vermeulenvictor-dmm: Set spec digits to 3, matching the display.
2014-11-17 Aurelien JacobsAdd a sr_analog_init() API to initialize sr_datafeed_an...
2014-11-13 Uwe Hermannvictor-dmm: Convert to use SR_DF_ANALOG2.
2014-11-12 Uwe HermannChange sr_dev_inst_new() to take no parameters.
2014-09-29 Soeren ApelRemoval of sdi->index, step 8: fix victor-dmm
2014-09-17 Bert VermeulenPublish config key capabilities.
2014-09-16 Bert VermeulenConsistently use 'scanopts' variable across all drivers.
2014-09-16 Bert VermeulenConsistently use 'devopts' variable across all drivers.
2014-09-16 Bert VermeulenChange type of SR_CONF keys to uint32_t.
2014-07-22 Bert VermeulenReorganize project tree.