]> sigrok.org Git - libsigrok.git/commit - src/hardware/gwinstek-gpd/api.c
gwinstek-gpd: Add support to old (hardware) revision units.
authorTimo Kokkonen <redacted>
Tue, 14 Jul 2020 04:32:17 +0000 (21:32 -0700)
committerGerhard Sittig <redacted>
Sat, 1 Aug 2020 05:19:49 +0000 (07:19 +0200)
commit13726d30b29a07c42a8771e580b9edf78a198011
tree07702b4e26ef716a2fa7634e9596e43e882d921b
parent3b316fdca049e3c2b5641be6e3341afcb46d613f
gwinstek-gpd: Add support to old (hardware) revision units.

Manufacturer revised hardware design without changing model numbers at some point.
Old units have firmware that behaves differently. Responses are terminated with \r
instead of \n. And STATUS? command response format is different.
src/hardware/gwinstek-gpd/api.c
src/hardware/gwinstek-gpd/protocol.c