Commit Graph

3179 Commits

Author SHA1 Message Date
maliakal_d 0f4bcf3a9d test if special file when updating kernel(solution: reboot only), --force-delete-normal-file used to force delete bfin fpga drive if normal file and create proper device tree 2022-03-22 16:44:12 +01:00
maliakal_d ef1c52ddc1 merge conflict fix 2022-03-17 08:46:04 +01:00
maliakal_d 39d3ee2b15 merge fix 2022-03-17 08:41:49 +01:00
maliakal_d 7a39822813 fixes for set top, masterin api 2022-03-16 12:49:22 +01:00
maliakal_d 80d31bbb10 added tests 2022-03-16 11:35:27 +01:00
maliakal_d 45171d82a4 minor 2022-03-16 09:56:03 +01:00
maliakal_d ed5a1cdf1c eiger: get nextframenumber for 10g fixed (was connected to 1g registers for get), eiger/jungfrau/ctb/moench: if after a stop the next framenumbers are inconsistent, then it will get their max value andf set to +1 2022-03-15 17:17:28 +01:00
maliakal_d 34588356e8 added top 2022-02-28 17:05:24 +01:00
maliakal_d b6d63a8381 master tests 2022-02-28 16:28:15 +01:00
maliakal_d 261ac78743 wip 2022-02-28 14:49:02 +01:00
maliakal_d 89edf58f41 wip, setmaster 2022-02-23 12:26:37 +01:00
maliakal_d ef3df36e55 merge fix 2022-02-23 11:40:50 +01:00
maliakal_d 939fc70284 bug fix in startDetector vector 2022-02-23 10:32:06 +01:00
maliakal_d 92beb3aa2a bug fix from an earlier PR, slaves.begin() 2022-02-23 09:32:25 +01:00
maliakal_d 543eb7bb60 merge fixed 2022-02-23 09:23:00 +01:00
maliakal_d 2b2533f465 allowing setmaster for eiger 2022-02-22 15:23:04 +01:00
maliakal_d 8f632db2a0 get number of missing packets now returns signed so negative numbers mean extra packets 2022-02-22 10:27:22 +01:00
maliakal_d daa536077d merge fix 2022-02-21 15:14:47 +01:00
maliakal_d 5e97bcde7f startdetector (non blocking) is allowed at modular level 2022-02-21 09:42:24 +01:00
maliakal_d 4107938921 adding 12 bit mode for eiger, WIP 2022-02-16 15:03:25 +01:00
maliakal_d 83a65f85ab allowing localhost for virtual server 2022-02-14 10:25:34 +01:00
maliakal_d fa929b138e Merge branch 'developer' into localhost 2022-02-11 16:24:11 +01:00
maliakal_d 7e5e9faf1c Merge branch 'developer' into datastreamFix 2022-02-11 16:22:55 +01:00
maliakal_d e8ededc1d1 fixes 2022-02-09 11:56:57 +01:00
maliakal_d 2cf539c16e reg for m3 is reserved only for gaincaps and not settings. Fixed in set threshold and setall threshold 2022-02-09 11:53:18 +01:00
maliakal_d bcca99e38c clearer exceptions to help user fix the issue of localhost not getting mac address 2022-02-09 11:30:34 +01:00
maliakal_d f9a88b0f79 datastream is only for 10g for eiger atm, its mentioned in comments. accordingly handled in receiver. This is better solution, in case it was disabled in 10g, and not possible to set enable in 1g mode, which is given to the receiver 2022-02-07 17:10:31 +01:00
Dhanya Thattil 771b1e7877 rx_arping for 10g mode (#359)
* test for rx_arping

* arping ip and interface from client interface

* apring thread added to thread ids

* clean code for thread for arping

* removing the assumption that udpip1 fill be updated along with udpip2

* review, replacing syscall(sys_gettid) with gettid()
2022-02-04 10:12:57 +01:00
Erik Frojdh 510d8717b5 interpolate vtrim for eiger 2022-02-03 15:21:18 +01:00
maliakal_d 92c767859f fixed tests for next frame number for ctb and moench 2022-01-31 11:24:48 +01:00
maliakal_d 5a69c60205 added nextframenumber for moench, ctb (also for virtual servers) 2022-01-28 11:32:27 +01:00
maliakal_d a2f46aa2dd binaries in 2022-01-24 12:46:16 +01:00
maliakal_d 6c0356ff90 merge with developer 2022-01-24 11:39:13 +01:00
maliakal_d 4a15b31b04 updated help in Detector API and python 2022-01-24 11:09:36 +01:00
maliakal_d 664c992028 exchanging patsetbit and patsetmask functionalities 2022-01-24 09:39:19 +01:00
maliakal_d 50c1056eb2 minor 2022-01-20 17:23:41 +01:00
maliakal_d 14d10d2f8f fix for slow adcs and any other adcs that went to stop server, but needed control server for configuration of the adc 2022-01-20 17:21:37 +01:00
maliakal_d 753cbbd18c gui doesnt need to multply to get port geometry for number of interfaces, previously worked as bool was used instead of int for numInterfaces in DetectorImpl:readframefromreceiver 2022-01-18 17:10:12 +01:00
maliakal_d c15131f8f6 fixed eiger bottom port now shows, because number of udp interfaces for eiger was set by default to get zmq port, has to be calcualted again now 2022-01-13 16:39:17 +01:00
maliakal_d 182e5fdadb missing one line 2022-01-07 12:55:40 +01:00
maliakal_d 79affe1ea4 updated client and rxr, not tested 2022-01-06 18:46:14 +01:00
maliakal_d 4fce0dcd9c temp workaround, but must fix in cmdproxy the possibility of getting extra packets in rx_missingpackets 2022-01-05 14:23:53 +01:00
maliakal_d 77fb8280f1 warning in using abs for unsigned (missing packets) in rxr, but also trying to print to signed in command line (so as not to change api atm) 2022-01-05 12:55:21 +01:00
maliakal_d c169e6b896 fixed tests 2021-11-25 12:26:48 +01:00
maliakal_d 2fbf0d6996 to fix test changing order 2021-11-25 12:15:20 +01:00
maliakal_d 340b18ca83 Merge branch '6.0.1.rc1' of github.com:slsdetectorgroup/slsDetectorPackage into 6.0.1.rc1 2021-11-25 11:25:24 +01:00
maliakal_d 271f6da92e tests fix 2021-11-25 11:25:18 +01:00
maliakal_d 9d20bf25c6 fix tests 2021-11-25 10:51:59 +01:00
maliakal_d 6668fef61a fix test 2021-11-25 10:42:13 +01:00
maliakal_d a455a95aab fix tests 2021-11-25 10:31:19 +01:00