Regenerate SCT drivers

This commit is contained in:
Douglas Clowes
2014-11-13 12:40:18 +11:00
parent 23bd45061b
commit 674fae9115
13 changed files with 13 additions and 13 deletions

View File

@@ -92,7 +92,7 @@ proc ::scobj::huber_pilot::checkstatus {tc_root} {
if {[hpropexists [sct] simulated] && [sct simulated] == "true"} {
set pv "${sp}"
hupdateif ${tc_root}/[sct driveable] ${sp}
}
} else {
set pv "[hval ${tc_root}/[sct driveable]]"
}
if { abs(${pv} - ${sp}) <= [sct tolerance] } {