Commit Graph

6206 Commits

Author SHA1 Message Date
maliakal_d cdfd3934ee Merge branch 'developer' into g2 2020-07-29 17:25:45 +02:00
maliakal_d f358492e09 all binaries in 2020-07-29 16:53:21 +02:00
maliakal_d 86d3fc7e55 fixes from review, moving from array to vector to avoid VLA 2020-07-29 16:52:22 +02:00
Gemma Tinti 24e44d56fe Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer 2020-07-29 15:02:22 +02:00
Gemma Tinti b13d04dd89 eiger manual in 5.x 2020-07-29 15:02:11 +02:00
Erik Frojdh d19530b3d4 Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer 2020-07-29 14:39:44 +02:00
Erik Frojdh 5ba3a414d6 Warn on the use of VLAs 2020-07-29 14:39:34 +02:00
maliakal_d 54ad92a2bf binarires in 2020-07-29 13:26:55 +02:00
maliakal_d 74a7ca9b71 gotthard2: vetophoton now has gain thresholds for each row and the get writes to file gain indices and adu for each channel, adus written in dec instead of hex, veto file in server removed and uses vetophoton instead 2020-07-29 13:24:42 +02:00
maliakal_d df3ae7f409 gotthard2: reversing order of adc channels to chip 2020-07-28 15:08:13 +02:00
maliakal_d 410f38c804 jungfrau calibrated settings in 2020-07-28 09:26:20 +02:00
Erik Frojdh 91652df5b1 minor 2020-07-28 08:41:45 +02:00
Erik Frojdh 02bda7c533 using GET_FLAG directly 2020-07-27 16:55:26 +02:00
Dhanya Thattil 9204a56ff7 Merge pull request #121 from slsdetectorgroup/checkargs
Check args for sending to detector/receiver
2020-07-27 15:49:19 +02:00
Dhanya Thattil 3ec637601d Merge branch 'developer' into checkargs 2020-07-27 15:49:08 +02:00
Erik Frojdh dc33f1a5da const 2020-07-27 09:14:58 +02:00
Erik Frojdh 879b2c8864 clean getThresholdTemp 2020-07-27 08:58:33 +02:00
Erik Frojdh b1a4723028 WIP 2020-07-27 08:53:10 +02:00
Erik Frojdh bad7fd3906 Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer 2020-07-24 15:48:44 +02:00
Erik Frojdh 21c8b77e2c fixed tests 2020-07-24 15:45:21 +02:00
Erik Frojdh 097acf8086 renamed function to checkArgs 2020-07-24 14:26:58 +02:00
Dhanya Thattil 799f540d71 Update change_request.md 2020-07-24 11:32:51 +02:00
Dhanya Thattil a412b465c6 Create change_request.md 2020-07-24 11:32:09 +02:00
Dhanya Thattil bb2f70beb5 Update feature_request.md 2020-07-24 11:27:01 +02:00
Dhanya Thattil 096e94562a Update bug_report.md 2020-07-24 11:25:54 +02:00
Dhanya Thattil 9063a8d4ed Update feature_request.md 2020-07-24 11:25:02 +02:00
Dhanya Thattil b1d3cbb25e Create feature_request.md 2020-07-24 11:23:50 +02:00
Erik Frojdh 1fefc001f9 added const methods for detector 2020-07-24 11:17:45 +02:00
Erik Frojdh e8556abbe7 WIP 2020-07-24 10:57:54 +02:00
Dhanya Thattil f8da057735 Update bug_report.md 2020-07-24 10:57:00 +02:00
Dhanya Thattil df0b52604f Update bug_report.md 2020-07-24 10:55:39 +02:00
Dhanya Thattil f792d59682 Update bug_report.md 2020-07-24 10:55:05 +02:00
Dhanya Thattil 98d061a032 Create bug_report.md 2020-07-24 10:51:43 +02:00
Dhanya Thattil 2bb9629f14 Create config.yml 2020-07-24 10:50:32 +02:00
Erik Frojdh cf2e1c1dfc Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer 2020-07-24 07:57:20 +02:00
Erik Frojdh cb54bf6225 docs 2020-07-24 07:57:12 +02:00
maliakal_d 3b0f68c3c4 gotthard2: fix of ext burst mode global settings 2020-07-23 17:05:43 +02:00
Erik Frojdh 5faf3c7336 format 2020-07-23 14:01:59 +02:00
Erik Frojdh 3ddb264875 minor 2020-07-23 14:01:13 +02:00
Erik Frojdh 1fb19aeae2 constexpr 2020.07.23.dev0 2020-07-23 12:29:08 +02:00
Dhanya Thattil ad297e9c51 Readlink (#117)
* gotthard config file path using readlink

* gotthard2

* eiger

* eieger, mnythen3, moench

* binaries in

* moved readlink to a common function

* binaries in
2020-07-23 12:17:46 +02:00
Dhanya Thattil beb6afe101 Merge pull request #120 from slsdetectorgroup/usleep
Replaced usleep with std::this_thread::sleep_for
2020-07-23 11:44:30 +02:00
Erik Frojdh 78a6896ae9 replaced usleep with sleep_for 2020-07-23 11:07:42 +02:00
Erik Frojdh 9ea8882c05 Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer 2020-07-23 10:57:47 +02:00
Erik Frojdh 4cf5e81971 removed usleep 2020-07-23 10:48:59 +02:00
Dhanya Thattil 2fa5e7d00c Merge pull request #118 from slsdetectorgroup/rxstartfix
Fixed rx_start
2020-07-23 10:28:38 +02:00
Erik Frojdh af17fb9f61 removed make_timedelta 2020-07-23 09:34:04 +02:00
Erik Frojdh 07869134d6 removed additional buggy signatures 2020-07-23 08:19:08 +02:00
Erik Frojdh 8b9a69e1f1 overload for rx void return type 2020-07-23 08:07:36 +02:00
maliakal_d 023924c4cc updatd gotthard2 module id for new hdi 2020-07-22 11:22:58 +02:00