libsigrok/hardware/hantek-dso
Uwe Hermann 9956f2851f sr: analog: Add MQ and UNIT enums.
MQ is the measured quantity, e.g. voltage, current, temperature.

UNIT is the unit in which these quantities are measured, e.g. volt,
ampere, celsius, kelvin, etc. etc.

The same MQ can be specified in different UNITs by the driver, depending
on what the hardware reports. Conversion is left to the frontends.
2012-06-20 23:55:23 +02:00
..
Makefile.am sr: initial support for Hantek 2xxx/5200 USB oscilloscopes 2012-05-30 23:56:12 +02:00
api.c sr: analog: Add MQ and UNIT enums. 2012-06-20 23:55:23 +02:00
dso.c hantek-dso: capturestate packet also contains the trigger point 2012-06-18 23:09:37 +02:00
dso.h hantek-dso: capturestate packet also contains the trigger point 2012-06-18 23:09:37 +02:00