merge fix from 7.0.2: new jungfrau fw versions, incremented binary, hdf5 and json versions (#786)

This commit is contained in:
2023-07-20 09:30:42 +02:00
committed by GitHub
parent 15643c2320
commit 36a9bafbde
5 changed files with 6 additions and 6 deletions

View File

@ -46,7 +46,7 @@
#define MAX_UDP_DESTINATION 32
#define SLS_DETECTOR_HEADER_VERSION 0x2
#define SLS_DETECTOR_JSON_HEADER_VERSION 0x4
#define SLS_DETECTOR_JSON_HEADER_VERSION 0x5
// ctb 1g udp (read from fifo)
#define UDP_PACKET_DATA_BYTES (1344)

View File

@ -7,7 +7,7 @@
#define APIEIGER "developer 0x230525"
#define APIGOTTHARD "developer 0x230615"
#define APIGOTTHARD2 "developer 0x230615"
#define APIJUNGFRAU "developer 0x230615"
#define APICTB "developer 0x230629"
#define APIMYTHEN3 "developer 0x230621"
#define APIMOENCH "developer 0x230707"
#define APIJUNGFRAU "developer 0x230720"