]> sigrok.org Git - libsigrok.git/commit
Add a few scale related flags.
authorUwe Hermann <redacted>
Thu, 27 Aug 2015 18:44:23 +0000 (20:44 +0200)
committerUwe Hermann <redacted>
Fri, 28 Aug 2015 09:43:04 +0000 (11:43 +0200)
commit28af4c714e2e3fd032e800f2c60dcda8953f5a3b
treeae4f4c20e72523a1f87bbcd03e37d4ba0e896b4f
parent68799618f6ed6e4becc862e9e1061c61e31dd1fe
Add a few scale related flags.

 - SR_MQ_MASS: Mass, as measured by scales / balances.

 - SR_UNIT_*: Various units of mass.

 - SR_MQFLAG_UNSTABLE: A flag denoting that a value has not
   yet stabilized (settled). E.g. when placing an object on a scale
   it'll take a few moments until a stable reading is available.
   Measurement values marked with SR_MQFLAG_UNSTABLE denote that they
   are "unsettled", unstable values (not yet stabilized).
   The absence of SR_MQFLAG_UNSTABLE denotes that the value is stable.

 - SR_CONF_SCALE: A device class for weighing scales / balances.
include/libsigrok/libsigrok.h