V4.6.8
[BUGFIX]
- JETI_SetSyncFreq() sent only two (instead of three) decimal places to the firmware -> fixed
V4.6.7
[BUGFIX]
- JETI_TM30Ex() did not return an error message if values could not be calculated -> fixed
- JETI_TM30Ex() adjusted the wavelength range of the device -> fixed
V4.6.6
[BUGFIX]
- JETI_GetCalib() and JETI_SetCalib() did not work with spectraval devices -> fixed
V4.6.5
[BUGFIX]
- Timeout in functions JETI_CalcDWLPE() and JETI_CalcCRI() was too short for specbos 1201-> fixed
V4.6.4
[BUGFIX]
- Device search could not work properly with FTDI-based devices -> fixed
V4.6.3
[BUGFIX]
- with JETI_GetChannelConf() the configuration was not output correctly -> fixed
V4.6.2
[NEW]
- new function JETI_GetImageMinTintConf()
V4.6.1
[CHANGED]
- device search improvement for PE60_2 and SDCM4
V4.6.0
[NEW]
- support for straylight correction matrix
- support for new electronics SDCM4 and PE60_2
- improved bluetooth support
- logging function for debugging
- better support for newer specbos 1211 devices
- improved handling of multiple devices
V4.4.5
[BUGFIX]
- Calculation of CRI was not possible with old specbos 1211 (SDC_BB) -> fixed
V4.4.4
[BUGFIX]
- Bluetooth communication could sometimes not be established -> fixed
V4.4.3
[CHNAGED]
- Bluetooth communication improved
V4.4.0
[NEW]
- Multithread capable (several devices can be operated simultaneously with one DLL)