Erik Fröjdh
df40665c5e
Using a loop to stop ( #585 )
...
* loop for stop, 10 retries
For example, if module A got a "stop" during an acquisition, it stops to an 'Idle' state. If module B gets a "stop" before an acquisition, it will return it is in 'Idle' state and continue to start the next acquisition, but module B then waits for "ready for trigger" synchronization from module A, which it will never get. Since module B missed the asynchronous stop command, the workaround in the client is to send another "stop" command (upto 10 retries) till it returns Idle.
2022-11-25 09:55:51 +01:00
c169e6b896
fixed tests
2021-11-25 12:26:48 +01:00
2fbf0d6996
to fix test changing order
2021-11-25 12:15:20 +01:00
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
271f6da92e
tests fix
2021-11-25 11:25:18 +01:00
9d20bf25c6
fix tests
2021-11-25 10:51:59 +01:00
6668fef61a
fix test
2021-11-25 10:42:13 +01:00
a455a95aab
fix tests
2021-11-25 10:31:19 +01:00
7f7a691b25
fix test
2021-11-25 10:19:48 +01:00
00d63e48bb
fix tests
2021-11-25 10:14:49 +01:00
44424bcbe3
fix
2021-11-25 09:36:50 +01:00
3570795469
fix test
2021-11-25 09:34:00 +01:00
a9d61526ef
flip rows only for hw2.0 for jungfrau
2021-11-25 09:30:04 +01:00
e7b11f3eb1
fix tets
2021-11-25 08:54:01 +01:00
Erik Frojdh
de9854e773
fix message for lto and get/put target
2021-11-24 17:59:22 +01:00
7772eb153d
using const for getupdatemode
2021-11-22 15:08:58 +01:00
b9b3055984
updated release notes
2021-11-19 18:52:53 +01:00
464ebe70f1
bug fix: servername interchanged for firmware name
2021-11-19 08:53:07 +01:00
18b0e84fbf
eiger cant reboot
2021-11-18 15:55:12 +01:00
1c6e33064b
minor typo
2021-11-18 15:39:34 +01:00
848884f6cf
temp server binary in tmp folder already has full path
2021-11-18 15:33:47 +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
eb69d7cb69
update mode added. need to fix why udpatemode get and set not in allowed functions
2021-11-12 17:18:26 +01:00
ec1ee635d5
works and allowed reboot
2021-11-11 09:38:01 +01:00
9d21062f5a
remove reboot for checks
2021-11-11 09:24:48 +01:00
32d664a77d
actually writing the server binary from memory to file before linking, sycing, permissions etc
2021-11-10 17:48:18 +01:00
4a8c365447
typo
2021-11-10 17:25:37 +01:00
4b46091be2
python fix, server copy wrong filename
2021-11-10 16:40:14 +01:00
5190e2ab30
refactoring
2021-11-10 15:56:01 +01:00
adc6cf214a
fixed runtime error with module::sendprogram default servername value
2021-11-10 14:54:42 +01:00
0e9c88dfa2
programfpga already does reboot
2021-11-10 11:49:32 +01:00
233d374a4d
server works
2021-11-10 11:47:26 +01:00
15aa42d328
wip
2021-11-10 10:58:29 +01:00
14ee2087dc
rebootcontroller after updating kernel
2021-11-09 16:19:53 +01:00
1e134276ca
typo
2021-11-09 16:06:37 +01:00
d9168803ae
nios kernel update takes time, simulating
2021-11-09 16:05:47 +01:00
db88f67cda
unknown function enum error proper print
2021-11-09 15:37:12 +01:00
5143295711
binaries in
2021-11-09 14:36:24 +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
eff64f99f2
addd kernel version
2021-11-03 11:46:46 +01:00
dde62f13d5
fixed bug. setting rx_hostname to none should not throw
2021-10-27 11:29:01 +02:00
146b012eff
minor changes
2021-10-27 11:14:29 +02:00
333a23c7e2
docs, auto_comp_disable->autocompdisable, comp_disable_time->compdisabletime (removing _ in commands)
2021-10-21 13:11:43 +02:00
802bd27e50
python extrastoragecells, documentation
2021-10-21 12:34:49 +02:00
76dc6db5c0
jungfrau: api changed from set/getFilterCell to set/getNumberOfFilterCells, storagecells command line changed to extrastoragecells, fixed wrong numberof arguments parsing message
2021-10-21 11:59:10 +02:00
9b321d2ee1
jungfrau: new default to asic reg for chipv1.1, filtercells name change, wrongnumberof parameters message change
2021-10-21 11:27:31 +02:00
aab5418166
eiger copy detector server command should not reboot for eiger (feature does not exist)
2021-10-19 16:21:37 +02:00