]> sigrok.org Git - libsigrok.git/commit
Reword and clarify the doc strings for digits in the analog payload
authorFrank Stettner <redacted>
Fri, 27 Jan 2023 12:28:05 +0000 (13:28 +0100)
committerGerhard Sittig <redacted>
Sun, 19 Feb 2023 10:27:45 +0000 (11:27 +0100)
commit8e461052a6ba0ad356ca1ec6daa13e0829fdfd69
treef121f361236637451fcb1685c68375804790d269
parente7c7aa119d49c9a8f25cb32858c74bfe5a4efb23
Reword and clarify the doc strings for digits in the analog payload

Clarifies the intended use of the properties sr_analog_encoding.digits and
sr_analog_spec.spec_digits used in the analog payload and also digits() in
the Analog class of the C++ bindings.

These properties hold the number of significant digits after the decimal
point, if positive. When negative, exponent with reversed polarity that is
necessary to express the value with all digits without a decimal point.
bindings/cxx/include/libsigrokcxx/libsigrokcxx.hpp
include/libsigrok/libsigrok.h