created programming mode, where only programming is allowed, one has to restart servers afterwards

This commit is contained in:
2018-05-09 11:20:54 +02:00
parent a37bbc50fe
commit 68e9648854
6 changed files with 95 additions and 34 deletions

View File

@ -7834,6 +7834,7 @@ int slsDetector::programFPGA(string fname){
updateDetector();
}
//remapping stop server
fnum=F_RESET_FPGA;
int stopret;