mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-02 19:00:05 +02:00
release changes, gui compile via anaconda changes
This commit is contained in:
parent
aa2c535b4f
commit
64c18469bd
@ -13,7 +13,7 @@ find_package(Qt4)
|
|||||||
find_package(Qwt 6)
|
find_package(Qwt 6)
|
||||||
find_package(CBF)
|
find_package(CBF)
|
||||||
find_package(Doxygen)
|
find_package(Doxygen)
|
||||||
|
find_package(PNG REQUIRED)
|
||||||
|
|
||||||
if (USE_HDF5)
|
if (USE_HDF5)
|
||||||
find_package(HDF5 1.10 COMPONENTS CXX)
|
find_package(HDF5 1.10 COMPONENTS CXX)
|
||||||
|
15
RELEASE.txt
15
RELEASE.txt
@ -52,6 +52,7 @@ If you have any python related questions or comments, please send them to:
|
|||||||
|
|
||||||
CONTENTS
|
CONTENTS
|
||||||
|
|
||||||
|
- Firmware Requirements
|
||||||
- Changes in User Interface
|
- Changes in User Interface
|
||||||
- New Features
|
- New Features
|
||||||
- Resolved Issues
|
- Resolved Issues
|
||||||
@ -59,6 +60,20 @@ CONTENTS
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Firmware Requirements
|
||||||
|
=====================
|
||||||
|
|
||||||
|
Gotthard
|
||||||
|
========
|
||||||
|
Minimum compatible version: old one
|
||||||
|
|
||||||
|
Latest version:
|
||||||
|
08.02.2018 (50um and 25um Master)
|
||||||
|
09.02.2018 (25 um Slave): Solves bugs.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Changes in User Interface
|
Changes in User Interface
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@ MYTHEN, GOTTHARD, EIGER and JUNGFRAU.\bigskip
|
|||||||
detectors, data receivers (to process detector data), and the client (to control
|
detectors, data receivers (to process detector data), and the client (to control
|
||||||
or monitor the system). The client and data receivers can be embedded in
|
or monitor the system). The client and data receivers can be embedded in
|
||||||
the user's acquisitions system. Furthermore, the package also provides some
|
the user's acquisitions system. Furthermore, the package also provides some
|
||||||
tools for detector calibration.\bigskip
|
tools for detector calibration.
|
||||||
|
|
||||||
\subsection{Binaries}
|
\subsection{Binaries}
|
||||||
\noindent The complete software package is composed of several programs which
|
\noindent The complete software package is composed of several programs which
|
||||||
|
@ -119,7 +119,7 @@ target_link_libraries(slsDetectorGui
|
|||||||
pthread
|
pthread
|
||||||
zmq
|
zmq
|
||||||
rt
|
rt
|
||||||
# png
|
png
|
||||||
z
|
z
|
||||||
Qt4::QtOpenGL
|
Qt4::QtOpenGL
|
||||||
Qt4::QtSvg
|
Qt4::QtSvg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user