Merge pull request #1140 from slsdetectorgroup/910/jf_firmware_dates

910/jf firmware dates
This commit is contained in:
maliakal_d 2025-03-11 09:36:02 +01:00 committed by GitHub
commit 15a9fb86da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
#include "sls/sls_detector_defs.h"
#define MIN_REQRD_VRSN_T_RD_API 0x171220
#define REQRD_FRMWRE_VRSN_BOARD2 0x230920 // 1.0 pcb (version = 010)
#define REQRD_FRMWRE_VRSN 0x230921 // 2.0 pcb (version = 011)
#define REQRD_FRMWRE_VRSN_BOARD2 0x250209 // 1.0 pcb (version = 010)
#define REQRD_FRMWRE_VRSN 0x250208 // 2.0 pcb (version = 011)
#define NUM_HARDWARE_VERSIONS (2)
#define HARDWARE_VERSION_NUMBERS \

View File

@ -9,5 +9,5 @@
#define APIRECEIVER "9.1.0 0x250204"
#define APICTB "9.1.0 0x250204"
#define APIXILINXCTB "9.1.0 0x250204"
#define APIJUNGFRAU "9.1.0 0x250224"
#define APIMYTHEN3 "9.1.0 0x250304"
#define APIJUNGFRAU "9.1.0 0x250311"