]> sigrok.org Git - libsigrok.git/commitdiff
sr: fx2lafw: Add 16bit support for USBee DX and clones
authorIvan Fedorov <redacted>
Thu, 2 Aug 2012 19:49:00 +0000 (23:49 +0400)
committerUwe Hermann <redacted>
Thu, 2 Aug 2012 22:25:37 +0000 (00:25 +0200)
gnuplot script support only 8 channels

hardware/fx2lafw/fx2lafw.c

index 7142a35de7037f9070bc651f0798b1935bf50d76..951c9196ffeebd147e8e38075676c52f5caba8ce 100644 (file)
 #include "command.h"
 
 static const struct fx2lafw_profile supported_fx2[] = {
-       /*
-        * CWAV USBee DX
-        * XZL Studio DX
-        */
-       { 0x08a9, 0x0015, "CWAV", "USBee DX", NULL,
-               FIRMWARE_DIR "/fx2lafw-cwav-usbeedx.fw",
-               0 },
        /*
         * CWAV USBee AX
         * EE Electronics ESLA201A
@@ -45,6 +38,13 @@ static const struct fx2lafw_profile supported_fx2[] = {
        { 0x08a9, 0x0014, "CWAV", "USBee AX", NULL,
                FIRMWARE_DIR "/fx2lafw-cwav-usbeeax.fw",
                0 },
+       /*
+        * CWAV USBee DX
+        * XZL-Studio DX
+        */
+       { 0x08a9, 0x0015, "CWAV", "USBee DX", NULL,
+               FIRMWARE_DIR "/fx2lafw-cwav-usbeedx.fw",
+               DEV_CAPS_16BIT },
 
        /*
         * CWAV USBee SX