]> sigrok.org Git - libsigrok.git/history - src/hardware/gwinstek-gds-800/api.c
Put driver pointers into special section
[libsigrok.git] / src / hardware / gwinstek-gds-800 / api.c
2016-05-17 Lars-Peter ClausenPut driver pointers into special section
2016-05-16 Uwe Hermannconfig_get(): Don't check for sdi->priv != NULL.
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-03 Lars-Peter ClausenIntroduce standard implementation of the dev_list(...
2016-05-03 Lars-Peter ClausenRemove unnecessary dev_clear() callbacks
2016-05-03 Lars-Peter ClausenIntroduce standard cleanup helper
2016-04-29 Uwe Hermanndev_acquisition_{start,stop}(): Drop duplicate 'cb_data...
2016-04-29 Uwe HermannFactor out std_session_send_df_end() helper.
2015-10-25 Martin Lingscpi: Move closing of discovered devices to sr_scpi_sca...
2015-09-30 Martin Lederhilgergwinstek-gds-800: Initial driver implementation.
2015-09-30 Martin Lederhilgergwinstek-gds-800: Initial driver skeleton.