]> sigrok.org Git - libsigrok.git/history - src/hardware/hameg-hmo/protocol.c
hameg-hmo: free memory that was allocated by SCPI get routines
[libsigrok.git] / src / hardware / hameg-hmo / protocol.c
2021-05-22 Gerhard Sittighameg-hmo: free memory that was allocated by SCPI get...
2020-06-27 Valentin Ochshameg-hmo: Allow retrieving frame limit
2020-05-02 Gerhard Sittighameg-hmo: use common helper to setup description of...
2020-04-08 Uwe HermannUse std_session_send_df_frame_begin()/_end() where...
2019-07-30 Uwe Hermannhameg-hmo: Fix two compiler warnings (-Warray-bounds).
2019-07-25 Guido Trentalanciahameg-hmo: Add SR_CONF_HIGH_RESOLUTION and SR_CONF_PEAK...
2019-07-25 Guido Trentalanciahameg-hmo: Get SCPI_CMD_GET_HORIZONTAL_DIV at runtime.
2019-07-25 Guido Trentalanciahameg-hmo: Don't hardcode POD/channel numbers.
2019-07-25 Guido Trentalanciahameg-hmo: Remove duplicate function call.
2019-07-25 Guido Trentalanciahameg-hmo: Rename SCPI_CMD_GET_VERTICAL_DIV to *_SCALE.
2019-07-25 Guido Trentalanciahameg-hmo: Beautify trigger pattern.
2019-07-25 Guido Trentalanciahameg-hmo: Add missing 1ns timebase for some models.
2019-07-25 Guido Trentalanciahameg-hmo: Add missing quotes for SCPI_CMD_SET_TRIGGER_...
2019-07-25 Guido Trentalanciahameg-hmo: Add RTA4000 MSO support (untested).
2019-07-25 Guido Trentalanciahameg-hmo: Add RTB2000 and RTM3000 MSO support (untested).
2019-07-25 Guido Trentalanciahameg-hmo: Fix the upper limit for the vertical scale.
2019-07-25 Guido Trentalanciahameg-hmo: Fix for an incorrect samplerate being returned.
2019-07-25 Guido Trentalanciahameg-hmo: Use 1-based (not 0-based) POD numbers.
2019-07-25 Guido Trentalanciahameg-hmo: SR_CONF_LIMIT_SAMPLES/_FRAMES don't support...
2019-07-25 Guido Trentalanciahameg-hmo: Avoid a double-free.
2019-07-25 Guido Trentalanciahameg-hmo: Add SR_CONF_TRIGGER_PATTERN support.
2019-07-25 Guido Trentalanciahameg-hmo: When setting slope, also set trigger type...
2019-07-25 Guido Trentalanciahameg-hmo: Add support for the HMO1202 MSO.
2019-07-25 Guido Trentalanciahameg-hmo: Initial R&S RTC1000 MSO support attempt.
2019-07-25 Guido Trentalanciahameg-hmo: Add support for SR_CONF_LOGIC_THRESHOLD...
2019-07-25 Guido Trentalanciahameg-hmo: Add SR_CONF_LIMIT_SAMPLES support.
2019-07-25 Guido Trentalanciahameg-hmo: Add support for 16 digital (logic) channels.
2019-07-25 Guido Trentalanciahameg-hmo: Remove invalid HMO2522, add missing HMO3522.
2019-07-25 Guido Trentalanciahameg-hmo: Use g_byte_array_free() instead of g_free().
2018-02-10 Gerhard Sittighameg-hmo: fix potential NULL dereference
2018-02-09 Gerhard Sittighameg-hmo: fix several compiler warnings (assignments...
2017-12-10 Stefan Brünshameg-hmo: Forward internal channel state to sigrok...
2017-08-06 Uwe Hermanndrivers: Use g_strdup_printf() where possible.
2017-08-06 Uwe Hermanndrivers: Reduce unnecessarily high indentation in some...
2017-08-03 Uwe Hermanndrivers: Use std_*idx*() helpers in some more places.
2017-08-03 Uwe Hermanndrivers: Use array-based approach in some places.
2017-07-21 Uwe Hermanndrivers: Shorten some unnecessarily long arrays.
2017-07-21 Uwe Hermanndrivers: Use ARRAY_AND_SIZE where possible.
2017-07-21 Uwe Hermanndrivers: Consistently name per-cg options 'devopts_cg_*'.
2017-07-21 Uwe Hermanndrivers: Drop some unnecessary prefixes.
2017-07-07 Uwe HermannAdd sr_dev_acquisition_stop(), factor out SR_ERR_DEV_CL...
2017-05-09 Johannes Römerhameg-hmo: Add support for Hameg HMO3524
2017-03-08 Uwe Hermannscope drivers: More consistent config key ordering.
2017-03-07 Soeren ApelRework sr_period_string
2017-01-21 Stefan Brünshameg_hmo: Mostly fix dumping of current timebase
2017-01-20 Gerhard Sittighameg-hmo: Map logic data from second digital pod to...
2017-01-07 Gerhard Sittighameg-hmo: Send exactly one sigrok frame per scope...
2017-01-07 Gerhard Sittighameg-hmo: Use the host's endianess to read analog...
2017-01-07 Gerhard SittigRevert "hameg-hmo: Support BE format for SCPI sample...
2017-01-07 Gerhard Sittighameg-hmo: Support BE format for SCPI sample downloads
2017-01-07 Gerhard Sittighameg-hmo: Declare support for 2 pods / 16 channels...
2017-01-07 Gerhard Sittighameg-hmo: Fix index access for models with 2 pods...
2016-08-29 Uwe HermannRemove some unneeded double-spaces.
2016-08-28 Uwe HermannHave remaining drivers default to digits=2 for analog...
2016-05-16 Stefan Brünshameg-hmo: add one missing g_free
2016-05-16 Stefan Brünshameg-hmo: Add comment clarifying coupling options
2016-05-16 Stefan Brünshameg-hmo: use SR_DF_ANALOG, use definite length blocks...
2016-05-16 Stefan Brünshameg-hmo: Query probe unit (Volt, Ampere) from scope
2016-05-16 Stefan Brünshameg-hmo: simplify code by using new sr_rational_parse...
2016-05-16 Stefan Brünshameg-hmo: Add PATTern and BUS1/BUS2 trigger sources
2016-04-29 Uwe Hermanndev_acquisition_{start,stop}(): Drop duplicate 'cb_data...
2016-04-23 Uwe HermannFix two compiler warnings.
2016-04-23 Stefan Brünshameg-hmo: Also start reading on timeout (workaround...
2016-04-17 Stefan Brünshameg-hmo: support triggering on either falling or...
2016-04-17 Stefan Brünshameg-hmo: Add Rohde&Schwarz HMO 1002
2016-01-29 Soeren Apelhameg-hmo/yokogawa-dlm: Fix warning about pointer typecast
2016-01-29 Soeren Apelhameg-hmo: Fix array_float_get() and also use it for...
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.