]> sigrok.org Git - libsigrok.git/history - src/hardware/scpi-pps/protocol.h
Build: Set local include directories in Makefile.am
[libsigrok.git] / src / hardware / scpi-pps / protocol.h
2015-08-16 Daniel ElstnerBuild: Set local include directories in Makefile.am
2015-05-07 Uwe Hermannscpi-pps: Minor cleanups.
2015-05-06 Alexandru Gagniucscpi-pps: Add infrastructure for controlling output...
2015-03-21 Uwe HermannConstify a few arrays and variables.
2014-10-18 Bert Vermeulenscpi-pps: Add channel probe facility to scan.
2014-10-17 Bert Vermeulenscpi-pps: Optimize channel selection.
2014-10-16 Bert Vermeulenscpi-pps: Disable beeper during session.
2014-10-16 Bert Vermeulenscpi-pps: Use only standard SCPI for Rigol DP800 series.
2014-10-15 Bert VermeulenUse SR_CONF_OUTPUT_VOLTAGE_TARGET and _CURRENT_LIMIT.
2014-10-13 Bert Vermeulenscpi-pps: Split boolean set options into enable/disable.
2014-09-16 Bert VermeulenChange type of SR_CONF keys to uint32_t.
2014-09-08 Bert Vermeulenscpi-pps: Create one channel per MQ/output combination.
2014-09-08 Bert Vermeulenscpi-pps: Simplify SCPI command handling.
2014-09-08 Bert Vermeulenscpi-pps: Use regex to match model names.
2014-09-08 Bert Vermeulenscpi-pps: Generalize vendor name cleanup.
2014-09-08 Bert Vermeulenscpi-pps: Add basic cross-vendor PPS functionality.
2014-09-08 Bert Vermeulenscpi-pps: Initial driver skeleton.