]> sigrok.org Git - libsigrok.git/history - src/hardware/hameg-hmo/protocol.c
hameg-hmo: Add missing 20/50V vdiv entries
[libsigrok.git] / src / hardware / hameg-hmo / protocol.c
2016-01-29 Soeren Apelhameg-hmo: Add missing 20/50V vdiv entries
2016-01-29 Soeren Apelhameg-hmo: Add more supported scope models
2016-01-28 Uwe Hermannhameg-hmo: Fix some compiler warnings.
2016-01-28 Soeren Apelhameg-hmo: Replace floating point comparison for vdiv
2015-12-26 Uwe HermannPrefer postfix-increment for consistency across the...
2015-10-20 Uwe HermannSR_DF_ANALOG_OLD and sr_datafeed_analog_old renames.
2015-09-13 Daniel ElstnerBuild: Include <config.h> first in all source files
2015-08-25 Bert Vermeulenscpi: Move SCPI-related definitions to separate header...
2015-03-31 Uwe HermannReduce unnecessarily high indentation level in some...
2015-03-31 Uwe HermannDon't check g_free() arguments for NULL.
2015-03-24 Uwe HermannSome more g_try_*alloc() fixes.
2015-03-21 Uwe HermannConstify a few arrays and variables.
2015-03-19 Martin LingSimplify channel creation.
2015-03-02 Martin LingRename SR_CONF_NUM_TIMEBASE to SR_CONF_NUM_HDIV.
2015-01-11 Mathias Katzerhameg-hmo: Fix double-free issue.
2015-01-11 Mathias Katzerhameg-hmo: Set SR_CONF_GET | SR_CONF_SET for frame...
2014-11-21 Uwe HermannDon't check sr_channel_new() return value (always succe...
2014-09-17 Bert VermeulenPublish config key capabilities.
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-08-24 Soeren Apelhameg-hmo / rigol-ds: Restore compatibility with std_de...
2014-08-08 Soeren ApelFix typo in the Hameg HMO driver and add some error...
2014-07-22 Bert VermeulenReorganize project tree.