]> sigrok.org Git - libsigrok.git/commitdiff
scpi: add Keysight vendor alias
authorGerhard Sittig <redacted>
Sat, 17 Nov 2018 16:30:47 +0000 (17:30 +0100)
committerGerhard Sittig <redacted>
Sat, 17 Nov 2018 19:07:21 +0000 (20:07 +0100)
src/scpi/scpi.c

index 603b15b13cd3e46687bc044160fd232cb0338df0..50c4619121cfb13d913c197acebe5607ab552d38 100644 (file)
@@ -33,6 +33,7 @@
 static const char *scpi_vendors[][2] = {
        { "HEWLETT-PACKARD", "HP" },
        { "Agilent Technologies", "Agilent" },
+       { "Keysight Technologies", "Keysight" },
        { "RIGOL TECHNOLOGIES", "Rigol" },
        { "PHILIPS", "Philips" },
        { "CHROMA", "Chroma" },