mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-07-12 19:01:50 +02:00
7.0.1 fix det server version (#702)
* check server version before initial checks, catch old server version exception, get old server version as 64 bit and print it along with exception
This commit is contained in:
18
RELEASE.txt
18
RELEASE.txt
@ -20,7 +20,7 @@ This document describes the differences between v7.0.1 and v7.0.0
|
||||
=================
|
||||
|
||||
|
||||
Receiver:
|
||||
Receiver
|
||||
--------
|
||||
|
||||
|
||||
@ -35,6 +35,22 @@ This document describes the differences between v7.0.1 and v7.0.0
|
||||
|
||||
|
||||
|
||||
Client
|
||||
------
|
||||
|
||||
|
||||
* Detector Server Version from previous Releases
|
||||
Hostname command would hang with 7.0.0 client if the detector server
|
||||
was from a previous release (eg. 6.1.2). In this case, the user cannot
|
||||
get the detector server version.
|
||||
|
||||
Fixed that the hostname command will throw an exception about
|
||||
incompatible server with its version in the message. Now, the user can
|
||||
get the version number without having to telnet or ssh to the detector.
|
||||
With this info, one can then update to matching client for that server
|
||||
and start the detector updation process.
|
||||
|
||||
|
||||
2 On-board Detector Server Compatibility
|
||||
==========================================
|
||||
|
||||
|
Reference in New Issue
Block a user