]> sigrok.org Git - libsigrok.git/history - hardware/norma-dmm
output/csv: use intermediate time_t var, silence compiler warning
[libsigrok.git] / hardware / norma-dmm /
2014-07-22 Bert VermeulenReorganize project tree.
2014-07-21 Bert VermeulenAdd struct sr_session parameter to all session source...
2014-06-13 Matthias Heidbrinknorma-dmm: Added request timeout mechanism; docs.
2014-06-07 Matthias Heidbrinknorma-dmm: Added separate driver siemens-b102x for...
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-03-20 Uwe HermannSwitch to a non-recursive automake setup.
2014-03-11 Uwe HermannFix 'aquisition' typo in a few places.
2014-02-26 Bert VermeulenRemove std_dev_clear() wrappers from drivers.
2013-12-27 Martin LingCentralise duplicated logging helper defines.
2013-12-09 Matthias HeidbrinkImproved doxygen docs.
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-08 Bert Vermeulenprobe_groups: API changes required to implement probe...
2013-10-25 Uwe Hermannnorma-dmm: Minor cosmetics, coding-style, consistency...
2013-10-25 Matthias Heidbrinknorma dmm: Implemented driver.
2013-10-25 Matthias Heidbrinknorma dmm: Initial driver skeleton.