libsigrok/src/hardware/agilent-dmm
Gerd v. Egidy 878e0e9d21 agilent-dmm: fix support for Agilent/Keysight U1252A
- fix the resolution of the CONF?-response:
  the resolution is given with 6 decimal places
  (instead of 8) like this:

  VOLT +5.000000E+00,+1.000000E-04

- add more measurement modes that are possible with the meter:
  CONT,COND,TEMP,PULS
2019-05-01 15:43:00 +02:00
..
api.c drivers: Remove some unneeded 'ret' variables. 2017-07-31 16:23:31 +02:00
protocol.c agilent-dmm: fix support for Agilent/Keysight U1252A 2019-05-01 15:43:00 +02:00
protocol.h drivers: Drop unneeded or duplicate comments. 2017-07-21 15:23:56 +02:00