mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-06 01:50:40 +02:00
binaries in
This commit is contained in:
parent
a59537088b
commit
5143295711
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -2166,7 +2166,7 @@ void Detector::updateKernel(const std::string &fname, Positions pos) {
|
|||||||
LOG(logINFO) << "Updating Kernel...";
|
LOG(logINFO) << "Updating Kernel...";
|
||||||
std::vector<char> buffer = readBinaryFile(fname, "Update Kernel");
|
std::vector<char> buffer = readBinaryFile(fname, "Update Kernel");
|
||||||
pimpl->Parallel(&Module::updateKernel, pos, buffer);
|
pimpl->Parallel(&Module::updateKernel, pos, buffer);
|
||||||
rebootController(pos);
|
//rebootController(pos);
|
||||||
}
|
}
|
||||||
|
|
||||||
void Detector::rebootController(Positions pos) {
|
void Detector::rebootController(Positions pos) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user