mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-04 03:40:04 +02:00
wip
This commit is contained in:
parent
bf14c1659a
commit
8f26389348
@ -3415,7 +3415,7 @@ sls_detector_module Module::readSettingsFile(const std::string &fname,
|
|||||||
void Module::programFPGAviaBlackfin(std::vector<char> buffer,
|
void Module::programFPGAviaBlackfin(std::vector<char> buffer,
|
||||||
const std::string &checksum) {
|
const std::string &checksum) {
|
||||||
uint64_t filesize = buffer.size();
|
uint64_t filesize = buffer.size();
|
||||||
LOG(logINFOBLUE) << "checksum:" << checksum;
|
LOG(logDEBUG1) << "checksum:" << checksum;
|
||||||
|
|
||||||
// send program from memory to detector
|
// send program from memory to detector
|
||||||
LOG(logINFO) << "Sending programming binary (from pof) to detector "
|
LOG(logINFO) << "Sending programming binary (from pof) to detector "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user