diff --git a/configure/CONFIG_MODULE b/configure/CONFIG_MODULE index f8f2b967e6efcf27935504573d386384a383a924..6fcab27c0e505b840b8d353ae7e62a4fae5bbf58 100644 --- a/configure/CONFIG_MODULE +++ b/configure/CONFIG_MODULE @@ -1,8 +1,8 @@ EPICS_MODULE_NAME:=sis8300llrf # -EPICS_MODULE_TAG:=tags/v3.10.6 +EPICS_MODULE_TAG:=tags/v3.10.7 # -E3_MODULE_VERSION:=3.10.6 +E3_MODULE_VERSION:=3.10.7 # ASYN_DEP_VERSION=4.33.0 # diff --git a/startup/llrf_template.cmd b/startup/llrf_template.cmd index 9878b9ec9d56f29a1429d104ce8e1b4e68c6737d..bb22838486be95c6dbc8f1e14d0b1def8846074a 100644 --- a/startup/llrf_template.cmd +++ b/startup/llrf_template.cmd @@ -2,7 +2,7 @@ iocshLoad $(E3_CMD_TOP)/timing.iocsh epicsEnvSet("EPICS_CA_MAX_ARRAY_BYTES" "16777300") -require sis8300llrf, 3.10.6 +require sis8300llrf, 3.10.7 ndsSetTraceLevel 3 <snippet>