diff --git a/CMakeLists.txt b/CMakeLists.txt index 5f47daee4..cd61071e9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ if (USE_HDF5) find_package(HDF5 1.10 COMPONENTS CXX) endif (USE_HDF5) - +set(CMAKE_POSITION_INDEPENDENT_CODE ON) add_subdirectory(slsDetectorSoftware) add_subdirectory(slsReceiverSoftware) diff --git a/RELEASE.txt b/RELEASE.txt index b4ad9c8f5..6699d402c 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -7,10 +7,20 @@ INTRODUCTION This document describes the differences between previous versions and 3.0.0 releases. -Manuals can be found under the 'manual/docs' folder. Both HTML and pdf versions are provided. +Manual (both HTML and pdf versions) are provided in + manual/docs/ -Documentation from Source Code can be found for the Command Line and for the API for -both HTML and pdf versions as slsDetectorClientDocs and slsDetectorUsersDocs respectively. +Documentation from Source Code can be found for the Command Line and for the API in + html: + manual/docs/html/slsDetectorClientDocs/index.html + manual/docs/html/slsDetectorUsersDocs/index.html + pdf: + manual/docs/pdf/slsDetectorClientDocs.pdf + manual/docs/pdf/slsDetectorUsersDocs.pdf + +Example including binaries for detector and receiver user classes can be found in + + manual/manual-api User documentation can also be accessed directly at this location: @@ -87,7 +97,7 @@ Reiterating, both 2.3 and 3.0 supports the following features: 4. Multiple Receivers have to be started as different processes, instead of threads due to static variables being used. Please refer example code provided in the - slsDetectorsPackage/users folder (mainReceiver.cpp). + slsDetectorsPackage/manual/manual-api folder (mainReceiver.cpp). @@ -147,9 +157,9 @@ New Features receiver streamer threads) via the command line - Users + Users-API ----- - 11. Users example forks new child processes for every extra receiver object. + 11. manual-api example forks new child processes for every extra receiver object. diff --git a/manual/docs/html/angularCalibrationHowTo/angularCalibrationHowTo.html b/manual/docs/html/angularCalibrationHowTo/angularCalibrationHowTo.html index 11a4a9e49..856ee5cd2 100644 --- a/manual/docs/html/angularCalibrationHowTo/angularCalibrationHowTo.html +++ b/manual/docs/html/angularCalibrationHowTo/angularCalibrationHowTo.html @@ -44,7 +44,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds
Anna Bergamaschi
-August 22, 2017
+August 24, 2017
@@ -78,7 +78,7 @@ original version by: Nikos Drakos, CBLU, University of Leeds