137 Commits

Author SHA1 Message Date
182e5fdadb missing one line 2022-01-07 12:55:40 +01:00
79affe1ea4 updated client and rxr, not tested 2022-01-06 18:46:14 +01:00
904af4de06 fix to allowing update mode functions in update mode and removing exception about set_position for hostname in update mode 2021-11-16 09:55:29 +01:00
5190e2ab30 refactoring 2021-11-10 15:56:01 +01:00
db88f67cda unknown function enum error proper print 2021-11-09 15:37:12 +01:00
90b9b57865 bugfix 2021-11-09 09:49:21 +01:00
7b4f8c118b client done 2021-11-08 14:26:53 +01:00
d438b53c68 wip 2021-11-04 19:18:10 +01:00
6e49b77b08 updating kernel like program fpga, execute command to print which module failed, unlinking temporary file while programming bug fix 2021-11-03 17:17:24 +01:00
b39c64032d clang format 2021-10-19 14:49:43 +02:00
dac60ad76d added .cpp licenses 2021-10-15 15:47:04 +02:00
c2202a97e1 minor fix 2021-09-17 11:00:40 +02:00
732270f437 renaming sls and detectors to modules, multis to detector 2021-09-15 14:53:31 +02:00
0f8869153e works for niosg 2021-09-14 10:30:04 +02:00
bd5f85cdff wip 2021-09-10 16:05:27 +02:00
88c8f05387 wip 2021-09-10 16:05:00 +02:00
b8086dcd70 fix for flash 2021-09-10 13:25:17 +02:00
a9f82985bc programs, but flashes checksum wrong 2021-09-09 17:52:36 +02:00
c6af0d34fb wip 2021-09-08 18:28:40 +02:00
b7f694142a replaced md5 in client 2021-09-07 14:10:50 +02:00
441fb8064f wip 2021-09-06 15:20:34 +02:00
e1ed49a843 wip 2021-09-03 17:34:55 +02:00
f1b31100db wip 2021-09-03 17:34:28 +02:00
a718d69368 wip 2021-09-03 17:29:27 +02:00
bb6abe4e93 wip 2021-09-03 15:48:36 +02:00
ecf38d6110 wip 2021-09-03 15:32:01 +02:00
8c02b6636d wip 2021-09-03 15:31:49 +02:00
d6d1d60800 wip 2021-09-03 15:26:13 +02:00
2eba0c9d74 wip 2021-09-03 15:24:59 +02:00
c5826e905b wip 2021-09-03 15:24:33 +02:00
f3744a10c6 wip 2021-09-03 15:22:41 +02:00
bd895148ea wip 2021-09-03 15:18:46 +02:00
c3a26fdcaf wip 2021-09-03 15:15:39 +02:00
8c527bcc0d wip 2021-09-03 14:55:06 +02:00
8e58d1907d wip 2021-09-03 14:49:42 +02:00
8cc0804f99 wip 2021-09-03 14:43:31 +02:00
b37db1de72 ctb and moench: wrong firmware will set numchannels to 0 and this will throw when updating detector size, binaries in 2021-08-20 14:03:43 +02:00
619f3b71c1 flippeddataoverxaxis changed to flipRows 2021-08-05 14:44:25 +02:00
fc7efb2410 refactor 2021-07-29 18:08:41 +02:00
Erik Fröjdh
10b315c2bd
Mythen3 improved synchronization (#231)
Disabling scans for multi module Mythen3, since there is no feedback of the detectors being ready
startDetector first starts the slaves then the master
acquire firs calls startDetector for the slaves then acquire on the master
getMaster to read back from hardware which one is master
2021-02-08 13:28:37 +01:00
7fcac35549 gui exception thrown from acquire caught properly in gui 2020-11-17 17:39:34 +01:00
Erik Frojdh
40f6eb8ede WIP 2020-11-17 15:33:09 +01:00
146d605d19 gui callback exception caught 2020-11-17 14:01:53 +01:00
Erik Fröjdh
a15d8dd30a
Moving headers into include/sls (#212) 2020-11-02 16:05:28 +01:00
671ee3179e bug fix for gap pixels with multi frames in gui (issue with overwriting original npixelsx and npixelsy with gap values 2020-10-27 16:50:42 +01:00
6c1035aa99 zmq hwm are specified to 2 for gui and restreaming of receiver if all zmq not closed at end of acquiistion 2020-10-08 13:01:01 +02:00
3a3c5b0a6e minor readframefromrxr using unique ptrs 2020-09-29 14:37:43 +02:00
2fc0768ad1 minor warning fix 2020-09-21 17:57:31 +02:00
Dhanya Thattil
b0dd82c667
removing sem_wait in acquire (#182) 2020-09-17 13:55:20 +02:00
Dhanya Thattil
1edb1e8816
GUI: adding 1D detectors by default in x direction, others in y dir (#164) 2020-09-07 13:03:15 +02:00