2dc0963c56
Dev/reg bit change no validate ( #970 )
...
- do not validate write reg, setbit and clearbit by default anymore
- --validate will force validation on the bitmask or entire reg
- remove return value for write reg (across server to client, but thankfully not in the Detector class)
- extend validation into writereg, setbit and clearbit for Eiger (always special)
- need to check python (TODO)
- missed the rx_zmqip implementations in detector.h and python bindings
2024-09-30 16:54:12 +02:00
45b3514118
moved verifykernelversion to common
2021-10-29 16:43:48 +02:00
b913c0059a
added .c licenses
2021-10-15 15:52:40 +02:00
Erik Frojdh
06dbf82e93
clang-format
2020-11-18 18:01:39 +01:00
Erik Fröjdh
a15d8dd30a
Moving headers into include/sls ( #212 )
2020-11-02 16:05:28 +01:00
00f780665f
using common.c to extract date and using nios.c to check kernel version(a bit specific to nios) and using c api instead of system command to get uname
2020-09-10 18:41:31 +02:00
200186ddde
binaries in, std=gnu99, for loop variable declaration inside for loop
2020-06-10 17:27:02 +02:00
7d94ad51ab
format slsdetectorservers .c
2020-05-05 15:30:44 +02:00
Erik Frojdh
0de0d82a1a
replaced old logger
2020-03-11 12:40:12 +01:00
1797d39216
updated mythen3 to configure phase, freq, delay left, period left, actual time, measurement time, framesfrom start and othe register mappings
2019-11-06 18:58:22 +01:00
be50344b45
set clock divider, phase and get clock freq for gotthard2, priliminary
2019-10-17 16:39:41 +02:00
Marie Andrä
6e6fcec698
MY3.0:read and write Registers, frames, cycles, delay ( #64 )
...
* MY3.0:read and write Registers, frames, cycles, delay
* write pattern seems to work
* done all corrections. added default clks: run_clk=125MHz, tick_clk=20MHz (fix), sampling_clk=80MHz (from Carlos)
* clk check for aquistition time
* clk check for aquistition time
* Update slsDetectorServer_defs.h
* Update slsDetectorFunctionList.c
2019-09-30 14:36:33 +02:00
288b59d292
gotthard2 changes for first firmware version
2019-09-26 14:10:11 +02:00
8c15b52b87
nios
2019-08-30 17:28:18 +02:00