#19 decent rate PID gains, fixed blade counting and added checks, bugfix with PLC reconnects not being in auto mode, logging cleanups
This commit is contained in:
@@ -393,9 +393,9 @@ function plc.rps_init(reactor, is_formed)
|
||||
if self.trip_cause == rps_status_t.automatic or self.trip_cause == rps_status_t.timeout then
|
||||
self.trip_cause = rps_status_t.ok
|
||||
self.tripped = false
|
||||
end
|
||||
|
||||
log.info("RPS: auto reset")
|
||||
log.info("RPS: auto reset")
|
||||
end
|
||||
end
|
||||
|
||||
return public
|
||||
|
||||
Reference in New Issue
Block a user