sr: fx2lafw: Add 16bit support for USBee DX and clones

gnuplot script support only 8 channels
This commit is contained in:
Ivan Fedorov 2012-08-02 23:49:00 +04:00 committed by Uwe Hermann
parent c19298d141
commit 0e8d0e24d0
1 changed files with 7 additions and 7 deletions

View File

@ -30,13 +30,6 @@
#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