eiger server bug fix: in 10giga mode always used the 1g ip (dhcp ip) if detectorip is before tengiga in config file

This commit is contained in:
2018-03-20 16:36:45 +01:00
parent afac5be3c3
commit 59ad15b54e
5 changed files with 36 additions and 23 deletions

View File

@ -8,9 +8,10 @@ INTRODUCTION
This document describes the differences between 3.1.0 into 3.1.0 releases.
Detector Concerning
Topics Concerning
==================
Jungfrau
Jungfrau adcphase
Eiger in 10 Giga mode
Resolved Issues
@ -21,7 +22,10 @@ Resolved Issues
1. (Jungfrau) Bug fix: Same adc phase given to the PLL will still shift
adc by one step. One can now give same adc phase repeatedly.
2. Updated Command Line Manual for adcphase and clkdivider.
Updated Command Line Manual for adcphase and clkdivider.
2. (Eiger) Bug Fix: This bug was introduced in 3.1.0 release.
In 10GbE mode, if "detectorip" is before "tengiga", the detector still
used the 1G IP (DHCP IP). This is fixed in this release.