- add support to GW-Instek meters: GDM-8251A, GDM-8255A
- dev_acquisition_start(): implement sending DMM_CMD_QUERY_PREC
command to meter (if it supports it), and save response in driver
private context (so measurement "callback" function can access it if
needed),  since DMM_CMD_QUERY_PREC was not implemented before, for
backwards compatibility if it fails it only gets logged using
sr_info(), so it shouldnt affect any existing meter definitions
- new function scpi_dmm_get_meas_gwinstek() that GW-Instek meters use
for data acquisition (as how things work is substantially different
from HP/Agilent)

Attachment: libsigrok-gds8200a-20200526-part2-gwinstek.patch
Description: Binary data

_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to