Skip to content
Snippets Groups Projects
Commit e04d8aea authored by Rolf Bork's avatar Rolf Bork
Browse files

Merge branch 'lho_card_increase' into 'master'

Lho card increase

See merge request cds/advligorts!250
parents 9f627e48 940168fb
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@
#define MAX_ADC_CHN_PER_MOD 32
#define MAX_DAC_MODULES 12
#define MAX_DAC_CHN_PER_MOD 16
#define MAX_DIO_MODULES 8
#define MAX_DIO_MODULES 16
#define MAX_RFM_MODULES 2
#define MAX_VME_BRIDGES 4
......@@ -78,7 +78,7 @@ typedef struct CDS_REMOTE_NODES {
#define IO_MEMORY_SLOTS 4096
#define IO_MEMORY_SLOT_VALS 32
#define MAX_IO_MODULES 24
#define MAX_IO_MODULES 26
#define OVERFLOW_LIMIT_16BIT 32760
#define OVERFLOW_LIMIT_18BIT 131060
#define OVERFLOW_LIMIT_20BIT 512240
......
#define RCG_VERSION_MAJOR 4
#define RCG_VERSION_MINOR 2
#define RCG_VERSION_SUB 0
#define RCG_VERSION_SUB 1
#define RCG_VERSION_REL 1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment