You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _locales/en/messages.json
+11-8Lines changed: 11 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -802,28 +802,31 @@
802
802
"pidTuningPidSettings": {
803
803
"message": "PID Controller Settings"
804
804
},
805
-
"pidTuningRcInterpolationHelp": {
805
+
"receiverRcInterpolation": {
806
+
"message": "RC Interpolation"
807
+
},
808
+
"receiverRcInterpolationHelp": {
806
809
"message": "RC TX/RX systems are not as fast as PID loops. That means that PID loop has gaps in the information stream from RC systems. This option enables interpolation of the RC input during the times when no RC frames are received. The option also offers cleaner P and D behaviour as there are no ramps in control input."
807
810
},
808
-
"pidTuningRcInterpolationIntervalHelp": {
811
+
"receiverRcInterpolationIntervalHelp": {
809
812
"message": "Interpolation interval for manual RC interpolation mode in milliseconds"
0 commit comments