Unverified Commit b650e945 authored by Andrea Orlati's avatar Andrea Orlati Committed by GitHub
Browse files

fix issue #779: pendolation threshold relaxed according to indication from technical staff (#780)

parent b4c4ae07
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
               RepetitionExpireTime="5000000"
               CheckMode="false"
               CheckOscillation="true"
			   OscillationThreshold="0.01"
			   OscillationThreshold="0.025"
			   OscillationAlarmDuration="2000000"	
			   OscillationNumberThreshold="4"	
			   OscillationRecoverWaitTime="3000000">
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
               RepetitionExpireTime="5000000"
               CheckMode="false"
               CheckOscillation="true"
			   OscillationThreshold="0.01"
			   OscillationThreshold="0.025"
			   OscillationAlarmDuration="2000000"	
			   OscillationNumberThreshold="4"	
			   OscillationRecoverWaitTime="3000000">