Merge branch 'RELEASE-3_1' into RELEASE-3_2
Conflicts: sics/site_ansto/instrument/bilby/config/chopper/sct_astrium_chopper.tcl sics/site_ansto/instrument/hipd/wombat_configuration.tcl sics/site_ansto/instrument/pelican/pelican_configuration.tcl
This commit is contained in:
@@ -266,7 +266,7 @@ proc ::scobj::reactor_status::mkDriver { sct_controller name } {
|
||||
hsetprop ${scobj_hpath}/status rdAll ${ns}::rdAll ${scobj_hpath}
|
||||
hsetprop ${scobj_hpath}/status control false
|
||||
hsetprop ${scobj_hpath}/status data false
|
||||
hsetprop ${scobj_hpath}/status mutable false
|
||||
hsetprop ${scobj_hpath}/status mutable true
|
||||
hsetprop ${scobj_hpath}/status nxsave true
|
||||
hsetprop ${scobj_hpath}/status oldval UNKNOWN
|
||||
hsetprop ${scobj_hpath}/status sdsinfo "::nexus::scobj::sdsinfo"
|
||||
@@ -297,6 +297,8 @@ proc ::scobj::reactor_status::mkDriver { sct_controller name } {
|
||||
|
||||
hsetprop ${scobj_hpath} control "true"
|
||||
hsetprop ${scobj_hpath} data "true"
|
||||
hsetprop ${scobj_hpath} klass "@none"
|
||||
hsetprop ${scobj_hpath} type "part"
|
||||
|
||||
if {[string equal -nocase [SplitReply [opal_simulation]] "false"]} {
|
||||
${sct_controller} poll ${scobj_hpath}/status 30
|
||||
@@ -304,6 +306,7 @@ proc ::scobj::reactor_status::mkDriver { sct_controller name } {
|
||||
::scobj::reactor_status::sics_log 9 "[opal_simulation] => No poll/write for reactor_status"
|
||||
}
|
||||
hsetprop ${scobj_hpath} klass NXsource
|
||||
hsetprop ${scobj_hpath} data true
|
||||
hsetprop ${scobj_hpath} debug_threshold 5
|
||||
# mkDriver hook code starts
|
||||
# mkDriver hook code ends
|
||||
|
||||
Reference in New Issue
Block a user