mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-09 11:30:43 +02:00
f
This commit is contained in:
parent
4dba6d746d
commit
572b6fe29f
@ -498,10 +498,6 @@ protected:
|
|||||||
unsigned char packetnum[2];
|
unsigned char packetnum[2];
|
||||||
} eiger_packet_footer_t;
|
} eiger_packet_footer_t;
|
||||||
|
|
||||||
eiger_packet_header_t* eiger_packet_header;
|
|
||||||
unsigned char* eiger_packet_data;
|
|
||||||
eiger_packet_footer_t* eiger_packet_footer;
|
|
||||||
|
|
||||||
|
|
||||||
/** max number of listening threads */
|
/** max number of listening threads */
|
||||||
const static int MAX_NUM_LISTENING_THREADS = EIGER_MAX_PORTS;
|
const static int MAX_NUM_LISTENING_THREADS = EIGER_MAX_PORTS;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user