]> sigrok.org Git - libsigrok.git/history - hardware/gmc-mh-1x-2x/api.c
build: Portability fixes.
[libsigrok.git] / hardware / gmc-mh-1x-2x / api.c
2014-07-21 Bert VermeulenAdd struct sr_session parameter to all session source...
2014-04-13 Uwe Hermannsr_dev_inst_new(): Use NULL (not "") if version unknown...
2014-03-30 Uwe HermannVarious drivers: Drop some unneeded lines.
2014-03-25 Uwe HermannRename various *PROBE* macros to *CHANNEL*.
2014-03-25 Uwe HermannRename sr_probe_new() to sr_channel_new().
2014-03-25 Uwe HermannReplace 'probe' with 'channel' in most places.
2014-03-25 Uwe HermannRename 'struct sr_probe' to 'struct sr_channel' everywhere.
2014-03-25 Uwe HermannConsistently use 'cg' for channel group variables.
2014-03-25 Uwe HermannReplace 'probe group' with 'channel group' everywhere.
2014-02-26 Bert VermeulenRemove std_dev_clear() wrappers from drivers.
2014-02-12 Uwe Hermanngmc-mh-1x-2x: Shorten driver names a bit.
2014-02-11 Matthias Heidbrinkgmc-mh-1x-2x: Support for interface SI232-II with drive...
2014-02-11 Matthias Heidbrinkgmc-mh-1x-2x: Added new driver gmc-mh-2x-bd232.
2014-02-11 Matthias Heidbrinkgmc-mh-1x-2x: Cleanup, docs, minor fixes.
2013-12-27 Uwe Hermanngmc-mh-1x-2x: Use standard API callback names for now.
2013-12-27 Uwe Hermanngmc-mh-1x-2x: Don't put driver-specific things in sr...
2013-12-27 Uwe Hermanngmc-mh-1x-2x: Use 'di' variable to match other drivers.
2013-12-27 Uwe Hermanngmc-mh-1x-2x: Fix two compiler warnings.
2013-12-27 Uwe Hermanngmc-mh-1x-2x: Cosmetics, whitespace, cleanups.
2013-12-07 Bert VermeulenUse std_serial_dev_open().
2013-12-07 Bert Vermeulenstd: Standardize function name.
2013-12-07 Martin LingUse std_serial_dev_close() to replace matching dev_clos...
2013-12-07 Martin LingRoute sr_source_add for all serial devices through...
2013-11-22 Matthias Heidbrinkgmc_mh_1x_2x: Completed driver for Metrahit 1x/2x
2013-11-22 Matthias Heidbrinkgmc_mh_1x_2x: Inital driver skeleton.