]> sigrok.org Git - libsigrok.git/history - src/hardware/zeroplus-logic-cube
output/csv: use intermediate time_t var, silence compiler warning
[libsigrok.git] / src / hardware / zeroplus-logic-cube /
2023-10-09 Gerhard Sittigzeroplus-logic-cube: address minor style nits
2023-10-09 Gerhard Sittigzeroplus-logic-cube: move USB VID:PID check in scan...
2020-04-08 Uwe HermannUse std_session_send_df_trigger() where possible.
2020-04-08 Uwe Hermannzeroplus-logic-cube: Fix an issue when changing triggers.
2020-04-08 Jan Metzgerzeroplus-logic-cube: Enable edge-triggering capabilities.
2018-10-06 Uwe Hermannzeroplus-logic-cube: Only emit log message upon unexpec...
2018-10-06 Uwe HermannFix various gcc 8 compiler warnings related to ARRAY_SIZE.
2018-02-21 Romain TartièreCheck usb_get_port_path() return value
2018-01-01 Michał Janiszewskizeroplus-logic-cube: Add LAP-16032U
2017-12-25 Uwe Hermannzeroplus-logic-cube: Fix Logian-16L metadata.
2017-12-25 Uwe Hermannzeroplus: Add support for Meilhaus Logian-16L.
2017-12-17 Uwe Hermannzeroplus-logic-cube: Add LAP-C(16128+) USB VID/PID.
2017-07-31 Uwe Hermanndrivers: SR_CONF_CAPTURE_RATIO fixes.
2017-07-31 Uwe Hermanndrivers: Factor out std_gvar_tuple_double().
2017-07-31 Uwe Hermanndrivers: Factor out std_gvar_tuple_u64().
2017-07-31 Uwe Hermanndrivers: Consistently use same indentation for config_...
2017-07-21 Uwe Hermanndrivers: Consistently use the exact driver name as...
2017-07-21 Uwe Hermanndrivers: Eliminate some unnecessary vendor/model #defines.
2017-07-21 Uwe Hermanndrivers: Use ARRAY_AND_SIZE where possible.
2017-07-21 Uwe Hermanndrivers: Factor out std_gvar_array_*().
2017-07-21 Uwe Hermanndrivers: Factor out std_gvar_min_max_step_thresholds().
2017-07-21 Uwe Hermanndrivers: Factor out std_gvar_samplerates{,_steps}().
2017-07-21 Uwe Hermanndrivers: Drop unneeded or duplicate comments.
2017-07-19 Uwe Hermanndrivers: Add and use STD_CONFIG_LIST().
2017-07-13 Uwe Hermannstd: Add and use std_dev_clear() where possible.
2017-07-08 Uwe Hermannsr_dev_close(): Set status to SR_ST_INACTIVE.
2017-07-08 Uwe Hermannsr_dev_open(): Set status to SR_ST_ACTIVE upon success.
2017-07-07 Uwe Hermannsr_dev_close(): Factor out SR_ERR_DEV_CLOSED check.
2017-07-07 Uwe Hermannsr_config_set(): Factor out SR_ERR_DEV_CLOSED check.
2017-07-07 Uwe HermannAdd sr_dev_acquisition_start(), factor out SR_ERR_DEV_C...
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-08-29 Uwe HermannRemove some unneeded double-spaces.
2016-06-11 Yasushi SHOJIzeroplus: Fix config_list() wrt drvopts/devopts.
2016-05-31 Lars-Peter ClausenUse driver name as the log prefix in standard functions
2016-05-27 Lars-Peter ClausenAdd helper function for scan completion
2016-05-17 Lars-Peter ClausenPut driver pointers into special section
2016-05-17 Lars-Peter ClausenDrop unnecessary struct sr_dev_driver forward declarations
2016-05-16 Uwe Hermannconfig_set(): Don't check for sdi->priv != NULL.
2016-05-09 Lars-Peter ClausenRemove unnecessary std_init() wrapper functions
2016-05-09 Lars-Peter Clausenstd_init(): Drop check if pass in driver is non-NULL
2016-05-09 Lars-Peter ClausenMatch std_init() parameter order to the driver init...
2016-05-09 Lars-Peter Clausenzeroplus-logic-cube: Fix USB device list
2016-05-03 Lars-Peter ClausenIntroduce standard implementation of the dev_list(...
2016-05-03 Lars-Peter ClausenIntroduce standard cleanup helper
2016-04-29 Uwe Hermanndev_open(): Don't check for sdi != NULL.
2016-04-29 Uwe HermannDrop some unused or duplicated code.
2016-04-29 Uwe Hermanndev_acquisition_{start,stop}(): Drop duplicate 'cb_data...
2016-04-29 Uwe HermannConsistently don't check sdi->priv in dev_acquisition_s...
2016-04-29 Uwe HermannDrop unneeded std_session_send_df_header() comments.
2016-04-29 Uwe HermannFactor out std_session_send_df_end() helper.
2016-01-07 Uwe HermannUse ALL_ZERO in a few more places.
2015-11-26 Uwe HermannUse the ALLZERO macro in more places.
2015-11-08 Uwe HermannConstify a lot more items.
2015-09-20 Bert VermeulenNo need to check return value of libusb_get_device_desc...
2015-09-13 Daniel ElstnerBuild: Include <config.h> first in all source files
2015-08-16 Daniel ElstnerBuild: Set local include directories in Makefile.am
2015-07-09 Soeren ApelFix #442 by renaming sr_dev_driver.priv to .context
2015-03-31 Uwe Hermannzeroplus: Add a missing break statement.
2015-03-24 Uwe HermannSome more g_try_*alloc() fixes.
2015-03-24 Uwe HermannImprove readability and clarity of some numbers.
2015-03-22 Uwe HermannChannel names consistency fixes and simplifications.
2015-03-22 Uwe HermannSimplify a few config_set() callbacks.
2015-03-21 Martin LingPass driver struct pointer to driver callbacks.
2015-03-19 Martin LingSimplify channel creation.
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-12 Uwe HermannChange sr_dev_inst_new() to take no parameters.
2014-10-29 Bert Vermeulenzeroplus-logic-cube: Add support for AKIP-9101.
2014-09-29 Soeren ApelRemoval of sdi->index, step 4: fix trivial sr_dev_inst_...
2014-09-29 Soeren Apelzeroplus-logic-cube: Use physical USB connection instea...
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-07-22 Bert VermeulenReorganize project tree.