]> sigrok.org Git - libsigrok.git/commit - src/hardware/uni-t-ut181a/api.c
uni-t-ut181a: comment on how to start a recording
authorGerhard Sittig <redacted>
Mon, 1 Jun 2020 08:23:38 +0000 (10:23 +0200)
committerUwe Hermann <redacted>
Mon, 1 Jun 2020 16:35:05 +0000 (18:35 +0200)
commitcbfaf5e073765175236d562c05f21fef9d9cd54f
tree6dd38e77e5f24abdab869b7957e90fd291caf8b7
parentebc51109899008694c50977cb2574050b1bc0c89
uni-t-ut181a: comment on how to start a recording

The meter allows remote controlled start of recordings, but requires a
few parameters where it's uncertain how to most appropriately get these
by means of SR_CONF_* keys.

Introduce SR_CONF_SET support for SR_CONF_DATALOG to raise awareness,
but leave the implementation empty for now. Leave a TODO comment which
discusses the meter's commands that one might want to use from here.
src/hardware/uni-t-ut181a/api.c