mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-02 13:24:55 +01:00
client done
This commit is contained in:
@@ -291,15 +291,6 @@ class DetectorImpl : public virtual slsDetectorDefs {
|
||||
*/
|
||||
std::vector<char> readProgrammingFile(const std::string &fname);
|
||||
|
||||
/**
|
||||
* Read file into memory
|
||||
* [Jungfrau][Ctb][Moench] from lzma file
|
||||
* [Mythen3][Gotthard2] from bin file
|
||||
* @param fname name of file
|
||||
* @returns binary of the program
|
||||
*/
|
||||
std::vector<char> readKernelFile(const std::string &fname);
|
||||
|
||||
sls::Result<int> getNumberofUDPInterfaces(Positions pos) const;
|
||||
void setNumberofUDPInterfaces(int n, Positions pos);
|
||||
sls::Result<int> getDefaultDac(defs::dacIndex index,
|
||||
|
||||
Reference in New Issue
Block a user