gotthard server bug fix: adc channel shifted by one fixed changin token timing rev for board 2

This commit is contained in:
2018-12-03 10:48:52 +01:00
parent 05d8ef6277
commit 2b0208bd98
4 changed files with 10 additions and 10 deletions

View File

@ -42,7 +42,7 @@
#define TOKEN_RESTART_DELAY 0x88000000
#define TOKEN_RESTART_DELAY_ROI 0x1b000000
#define TOKEN_TIMING_REV1 0x1f16
#define TOKEN_TIMING_REV2 0x1f0f
#define TOKEN_TIMING_REV2 0x1f10
#define DEFAULT_PHASE_SHIFT 120
#define DEFAULT_IP_PACKETSIZE 0x0522