SLS Detector Users Example
Main Files
-
CMakeLists.txt This is called from main package cmake to create slsMultiReceiver.
-
Makefile Edit to properly link the slsDetector libraries to build/bin or bin
-
mainClient.cpp Example of control client
-
mainReceiver.cpp Example of receiver. Can be used in same process as client or a separate process.