libsigrok/hardware/common
Aurelien Jacobs e1f9f1e1f2 es519xx: fix switching between frequency and duty cycle mode on 14 bytes chips
Here is what the datasheet says about this:
  "If judge bit is 1, it means frequency mode. If judge bit is 0,
   it means duty cycle mode."
But this is plain wrong. Reality proves this is the other way around.
2013-12-29 18:46:08 +01:00
..
dmm es519xx: fix switching between frequency and duty cycle mode on 14 bytes chips 2013-12-29 18:46:08 +01:00
Makefile.am Add implementation for SCPI over TCP. 2013-12-04 20:59:20 +00:00
ezusb.c Centralise duplicated logging helper defines. 2013-12-27 12:54:05 +01:00
scpi.c scpi: Strip trailing newline from *IDN response if present. 2013-12-29 13:22:31 +01:00
scpi_serial.c Revise SCPI read API to allow backend-independent data handling. 2013-12-29 04:26:36 +01:00
scpi_tcp.c Revise SCPI read API to allow backend-independent data handling. 2013-12-29 04:26:36 +01:00
scpi_usbtmc.c Revise SCPI read API to allow backend-independent data handling. 2013-12-29 04:26:36 +01:00
serial.c Centralise duplicated logging helper defines. 2013-12-27 12:54:05 +01:00
usb.c Centralise duplicated logging helper defines. 2013-12-27 12:54:05 +01:00