The ESS module version is now working!

References DM-89
This commit is contained in:
2017-02-17 11:09:23 +01:00
parent 8858761e74
commit 389e7f9157
3 changed files with 66 additions and 3 deletions

View File

@ -4,8 +4,8 @@ PROJECT=sinq
USR_DEPENDENCIES = asyn,4.27.0
USR_DEPENDENCIES += motor,6.10.0
USR_DEPENDENCIES += std,3.4.1
USR_DEPENDENCIES += streams,2.6.0
USR_DEPENDENCIES += synAppsStd,3.4.1
USR_DEPENDENCIES += streamdevice,2.6.0
USR_DEPENDENCIES += busy,1.6.0
USR_DEPENDENCIES += pcre,8.36.0
@ -27,3 +27,5 @@ SOURCES += sinqEPICSApp/src/devScalerEL737.c
SOURCES += sinqEPICSApp/src/EL734Driver.cpp
SOURCES += sinqEPICSApp/src/NanotecDriver.cpp
SOURCES += sinqEPICSApp/src/stptok.cpp
# MISCS would be the place to keep the stream device template files