detector ip for eiger is replaced by hardware ip for 1g

This commit is contained in:
Dhanya Maliakal
2015-11-06 11:10:51 +01:00
parent bc6dfca552
commit 816543f358
4 changed files with 48 additions and 10 deletions

View File

@ -363,7 +363,7 @@ enum detectorSettings{
LOWGAIN, /**< low gain settings */
MEDIUMGAIN, /**< medium gain settings */
VERYHIGHGAIN, /**< very high gain settings */
LOWNOISE, /**< low noise settings */
LOWNOISE, /**< low noise settings */
UNDEFINED, /**< undefined or custom settings */
UNINITIALIZED /**< uninitialiazed (status at startup) */
};