Skip to content

Commit 8591526

Browse files
authored
Merge pull request #1821 from IvoFPV/firmware-sliders
2 parents de071bc + 41fb373 commit 8591526

File tree

9 files changed

+485
-260
lines changed

9 files changed

+485
-260
lines changed

locales/en/messages.json

Lines changed: 41 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
},
6262
"portOverrideText": {
6363
"message": "Port:"
64-
},
64+
},
6565
"autoConnect": {
6666
"message": "Auto-Connect"
6767
},
@@ -1642,7 +1642,7 @@
16421642
},
16431643
"pidTuningDMin": {
16441644
"message": "D Min",
1645-
"description": "Table header of the D Min feature in the PIDs tab"
1645+
"description": "Table header of the D Min feature in the PIDs tab"
16461646
},
16471647
"pidTuningDMinDisabledNote": {
16481648
"message": "<strong>Note:</strong> D Min feature is disabled and its parameters are hidden. To use D Min please enable it in $t(pidTuningPidSettings.message)."
@@ -2099,7 +2099,7 @@
20992099
"auxiliaryDisabled": {
21002100
"message": "(DISABLED)",
21012101
"descripton": "Text to add to the ARM mode (maybe others in the future) in the MODES TAB when it has been disabled for some external reason"
2102-
},
2102+
},
21032103
"auxiliaryAddRange": {
21042104
"message": "Add Range"
21052105
},
@@ -2828,7 +2828,7 @@
28282828
},
28292829
"dataflashLogsSpace": {
28302830
"message": "Free space for logs"
2831-
},
2831+
},
28322832
"dataflashNote": {
28332833
"message": "Flight logs can be recorded to your flight controller's onboard dataflash chip."
28342834
},
@@ -2883,25 +2883,25 @@
28832883
"dataflashFileWriteFailed": {
28842884
"message": "Failed to write to the file you selected, are the permissions on that folder okay?"
28852885
},
2886-
2886+
28872887
"sdcardStatusNoCard": {
28882888
"message": "No card inserted"
2889-
},
2889+
},
28902890
"sdcardStatusReboot": {
28912891
"message": "Fatal error<br>Reboot to retry"
2892-
},
2892+
},
28932893
"sdcardStatusReady": {
28942894
"message": "Card ready"
2895-
},
2895+
},
28962896
"sdcardStatusStarting": {
28972897
"message": "Card starting..."
2898-
},
2898+
},
28992899
"sdcardStatusFileSystem": {
29002900
"message": "Filesystem starting..."
2901-
},
2901+
},
29022902
"sdcardStatusUnknown": {
29032903
"message": "Unknown state $1"
2904-
},
2904+
},
29052905

29062906
"firmwareFlasherReleaseSummaryHead": {
29072907
"message": "Release info"
@@ -3008,7 +3008,7 @@
30083008
},
30093009
"firmwareFlasherBaudRate": {
30103010
"message": "Baud Rate"
3011-
},
3011+
},
30123012
"firmwareFlasherShowDevelopmentReleases":{
30133013
"message": "Show unstable releases"
30143014
},
@@ -3594,6 +3594,22 @@
35943594
"message": "Master Multiplier:",
35953595
"description": "Master tuning slider label"
35963596
},
3597+
"pidTuningRollPitchRatioSlider": {
3598+
"message": "Roll Pitch Ratio:",
3599+
"description": "Roll pitch ratio slider label"
3600+
},
3601+
"pidTuningRollPitchRatioSliderHelp": {
3602+
"message": "Roll Pitch Ratio",
3603+
"description": "This needs a meaningful help text"
3604+
},
3605+
"pidTuningIGainSlider": {
3606+
"message": "I Gain:",
3607+
"description": "I gain slider label"
3608+
},
3609+
"pidTuningIGainSliderHelp": {
3610+
"message": "I Gain",
3611+
"description": "This needs a meaningful help text"
3612+
},
35973613
"pidTuningPDRatioSlider": {
35983614
"message": "PD Balance:",
35993615
"description": "PD balance tuning slider label"
@@ -3602,6 +3618,14 @@
36023618
"message": "P and D Gain:",
36033619
"description": "P and D gain tuning slider label"
36043620
},
3621+
"pidTuningDMinRatioSlider": {
3622+
"message": "D Min Ratio:",
3623+
"description": "D Min ratio slider label"
3624+
},
3625+
"pidTuningDMinRatioSliderHelp": {
3626+
"message": "D Min Ratio",
3627+
"description": "This needs a meaningful help text"
3628+
},
36053629
"pidTuningResponseSlider": {
36063630
"message": "Stick Response Gain:",
36073631
"description": "Response tuning slider label"
@@ -3735,7 +3759,7 @@
37353759
},
37363760
"pidTuningDTermLowpassFiltersGroup": {
37373761
"message": "D Term Lowpass Filters"
3738-
},
3762+
},
37393763
"pidTuningDTermLowpassType": {
37403764
"message": "D Term Lowpass 1 Filter Type"
37413765
},
@@ -3762,7 +3786,7 @@
37623786
},
37633787
"pidTuningDTermNotchFiltersGroup": {
37643788
"message": "D Term Notch Filters"
3765-
},
3789+
},
37663790
"pidTuningDTermNotchFrequency": {
37673791
"message": "D Term Notch Filter Center Frequency [Hz]"
37683792
},
@@ -3771,7 +3795,7 @@
37713795
},
37723796
"pidTuningYawLospassFiltersGroup": {
37733797
"message": "Yaw Lowpass Filters"
3774-
},
3798+
},
37753799
"pidTuningYawLowpassFrequency": {
37763800
"message": "Yaw Lowpass Cutoff Frequency [Hz]"
37773801
},
@@ -4462,7 +4486,7 @@
44624486
"osdSetupUploadingFontEnd": {
44634487
"message": "Uploaded all {{length}} characters to the OSD"
44644488
},
4465-
4489+
44664490
"osdSetupSave": {
44674491
"message": "Save"
44684492
},
@@ -5618,7 +5642,7 @@
56185642
"vtxLoadClipboardOk": {
56195643
"message": "VTX Config info <span class=\"message-positive\">loaded</span> from clipboard",
56205644
"description": "Message in the GUI log when the VTX Config file is pasted from clipboard"
5621-
},
5645+
},
56225646
"vtxLoadClipboardKo": {
56235647
"message": "<span class=\"message-negative\">Error</span> while loading the VTX Config info from clipboard. Maybe the contents are not correct",
56245648
"description": "Message in the GUI log when the VTX Config file is pasted from clipboard"

src/css/tabs/pid_tuning.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -734,7 +734,7 @@
734734
height: 15px;
735735
}
736736

737-
.tab-pid_tuning .nonExpertModeSliders.tuningSlider::-webkit-slider-runnable-track {
737+
.tab-pid_tuning .nonExpertModeSliders .tuningSlider::-webkit-slider-runnable-track {
738738
background: linear-gradient(90deg, rgb(197, 197, 197) -50%, rgb(241, 241, 241) 50%, rgb(255, 84, 14) 150%);
739739
background-size: 55%;
740740
background-position: 44%;

0 commit comments

Comments
 (0)