49 Commits

Author SHA1 Message Date
aceab74340 added pcbv2.0 fw compilation date 2021-10-08 17:43:31 +02:00
93c5b4aca6 jf 2.0 hw recalibrated with different settings 2021-10-08 17:34:40 +02:00
920a8a6e9e speed settings fixed in jungfrau 2021-09-27 12:24:14 +02:00
4c0323dd0a updating jungfrau chipv1.1 speed settings 2021-09-27 12:14:03 +02:00
6abf61e6f9 default value of special dacs of jungfrau 2021-09-17 17:04:00 +02:00
bebf1b0a13 jungfrau 2.0 calibrated settings 2021-09-17 08:41:30 +02:00
9d30d51da7 updated jungfrau fm version for pcb 1.0 2021-09-10 08:28:29 +02:00
25d03f949e partialread changed to readnrows 2021-08-31 16:46:49 +02:00
5790e4961b wip 2021-08-13 17:10:46 +02:00
fce35e35a1 wip 2021-08-10 17:26:26 +02:00
3ca4c94b32 Merge branch 'jungfrau1.1' into j14filtercell 2021-08-09 12:04:24 +02:00
a32e19d74e moved a definition to server defs 2021-08-09 11:40:53 +02:00
7552ea1e75 merge fix 2021-08-06 16:43:00 +02:00
fd6e82e161 Merge branch 'j13flippeddatax' into j7filter 2021-08-06 16:41:51 +02:00
e92270565b changed gain mode. dynamic_gain_mode to dynamic only. binaries in 2021-08-06 16:38:05 +02:00
2934ccbf2c filter cell (only chipv1.1) 2021-08-06 14:42:41 +02:00
86126c7e27 filter resistor in 2021-08-05 16:56:53 +02:00
3802f22ebe wip 2021-08-04 14:03:27 +02:00
0e5e0f346b rewrote settings enums, gainmode enums 2021-08-04 13:07:48 +02:00
9ed3a294ce jungfrau: gainmode 2021-08-02 12:44:57 +02:00
d64df39301 storagecells for jungfrauvchip1.1: cannot set addl, storagecelldealy and storagecell start is only from 0-3 2021-07-30 15:32:36 +02:00
d9ff946b1d jungfrau: special dacs have defined values for settings. getsettings give undefined if different values for special dacs 2021-07-28 16:44:57 +02:00
f8b14c694d jungfrau: special settings and configure chip if powered on (1.1 chip) 2021-07-28 13:34:32 +02:00
7535ea315b jungfrau server: chip configuration only for chip v 1.1 2021-07-27 18:16:30 +02:00
10b8e7467a Wip 2021-07-25 22:49:40 +02:00
ba42120237 j:firmware versions 2021-07-23 11:01:26 +02:00
cb293f9945 j: 1. chipversion 2021-07-22 16:48:35 +02:00
Erik Fröjdh
e8fe203940
New server for JF to go with the new FW (#232)
* Modified Jungfrau speed settings for HW1.0 - FW fix version 1.1.1, compilation date 210218

* Corrected bug. DBIT clk phase is implemented in both HW version 1.0 and 2.0. Previous version did not update the DBIT phase shift on the configuration of a speed.

The new server has been compiled

Co-authored-by: lopez_c <carlos.lopez-cuenca@psi.ch>
2021-02-25 10:26:39 +01:00
Erik Fröjdh
a15d8dd30a
Moving headers into include/sls (#212) 2020-11-02 16:05:28 +01:00
d9bb028da2 added dacnames in server defs for g1 and jungfrau 2020-09-17 17:11:09 +02:00
Erik Frojdh
8ae0659478 docs 2020-09-11 15:09:44 +02:00
410f38c804 jungfrau calibrated settings in 2020-07-28 09:26:20 +02:00
671cf45fd7 format slsdetectorservers 2020-05-05 15:23:11 +02:00
908afc790d jungfrau: new firmware version 2020-03-06 18:08:08 +01:00
d6e174ea11 jungfrau: adc phase changed again 2020-03-06 17:54:38 +01:00
f255becffe jungfrau: adcphase values nad dbit values done for new boards 2020-03-06 17:49:22 +01:00
Dhanya Thattil
c64b09ee79
Jungfraufix (#84)
* jungfrau: added dbitphase, different pll clkindex 0 with different wr bit
2020-03-04 17:06:18 +01:00
9455a5fba1 ctb: adcenable10g included, 10g readout enables included 2019-11-27 17:28:57 +01:00
1f64d2a4e2 speed separated 2019-11-05 18:50:35 +01:00
fe467cdf70 jungfrau dacs named 2019-10-29 18:11:16 +01:00
8c6da7da1b jungfrau storage cell bug fix 2019-10-22 13:38:17 +02:00
b109ea8d7d jungfrau vref_prech, dac enum similar to mainenum 2019-10-08 18:00:22 +02:00
Dhanya Thattil
5bcde789ac
Readoutflags (#61)
* WIP

* eiger binary back wih versioning

* fixed readout flag in ctbgui, added speedLevel enum

* ctbgui: fixed a print out error

* ctb readout bug fix

* WIP

* WIP

* WIP
2019-09-02 19:27:27 +02:00
facbc60907 jungfrau server: changes for old and new boards 2019-07-30 09:32:10 +02:00
078a2e9e6a jungfrau server: firmware version update for v2.0 2019-07-18 11:32:50 +02:00
Dhanya Thattil
29141ac1a6
set starting frame number of next acquisition for both jungfrau and e… (#27)
* set starting frame number of next acquisition for both jungfrau and eiger. firmware has not implemented a get, so workaround. tests included. frame number 0 not allowed due to Eiger. Eiger max frame is 48 bit, while jungfrau is 64 bit

* made argument of setstartingframenumber const
2019-06-03 11:07:53 +02:00
2c2fb7358c jungfrau board 2 adc defines, full speed limitation for old boards 2019-05-27 15:04:13 +02:00
1a1c6b9b42 jungfrau server: feature finish: switching between 2 interfaces 2019-05-17 19:19:03 +02:00
89a06f099c merging refactor (replacing) 2019-04-12 10:53:09 +02:00