]> sigrok.org Git - libsigrok.git/commit - include/libsigrok/libsigrok.h
libsigrok.h: Add measured quantity and units used by Radioshack 22-812
authorAlexandru Gagniuc <redacted>
Mon, 15 Oct 2012 06:14:04 +0000 (01:14 -0500)
committerBert Vermeulen <redacted>
Mon, 15 Oct 2012 15:32:58 +0000 (17:32 +0200)
commitb82a17d370a74dc7d4788f343f0ef050490e057f
tree26a8d9a785852fa084c6baf0cc9821e7ee7f2708
parente8e9dcdd705c64a8ac1c04bc04d91e1a371e76c8
libsigrok.h: Add measured quantity and units used by Radioshack 22-812

The Radioshack 22-812 can measure parameters such as transistor gain,
dbm, etc. Add those to libsigrok.h.

The SR_UNIT_UNITLESS is for quantities that do not have units. Any
ratio or gain are just factors, whic do not have units. Specifically,
a transistor's gain, or hFE, is a unitless quantity.

Signed-off-by: Alexandru Gagniuc <redacted>
libsigrok.h