gotthard2: hv soft max uptdated to 500v

This commit is contained in:
maliakal_d 2020-05-26 14:59:48 +02:00
parent e9ca17f860
commit e229fee6ba
3 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
#define NADC (32)
#define ONCHIP_NDAC (7)
#define DYNAMIC_RANGE (16)
#define HV_SOFT_MAX_VOLTAGE (200)
#define HV_SOFT_MAX_VOLTAGE (500)
#define HV_HARD_MAX_VOLTAGE (530)
#define HV_DRIVER_FILE_NAME ("/etc/devlinks/hvdac")
#define DAC_DRIVER_FILE_NAME ("/etc/devlinks/dac")

View File

@ -10,4 +10,4 @@
#define APIJUNGFRAU 0x200515
#define APIMYTHEN3 0x200515
#define APIMOENCH 0x200515
#define APIGOTTHARD2 0x200525
#define APIGOTTHARD2 0x200526