Доработка. В процессе. Разделить прибор РТР на два АФСП. Поправлено расположение и масштаб

This commit is contained in:
sasha80
2025-05-06 09:25:55 +03:00
parent dffd99d922
commit caa79a6a9e
4 changed files with 29 additions and 32 deletions

View File

@@ -17,15 +17,14 @@ func _on_item_pressed(control): emit_signal('pressed', control)
layout_mode = 3
anchors_preset = 0
offset_right = 580.0
offset_bottom = 1230.0
offset_bottom = 1185.0
script = SubResource("GDScript_y4aoq")
[node name="konverter" type="NinePatchRect" parent="."]
layout_mode = 0
offset_left = 1.0
offset_top = 966.0
offset_right = 581.0
offset_bottom = 1230.0
offset_top = 926.0
offset_right = 580.0
offset_bottom = 1190.0
texture = ExtResource("1_pfrxy")
patch_margin_left = 16
patch_margin_top = 16
@@ -253,9 +252,9 @@ metadata/state = ["SelfTest[0].SystemList[1].DeviceList[7]['TestPassed']", "Self
[node name="antenna1" type="NinePatchRect" parent="."]
layout_mode = 0
offset_top = 156.0
offset_right = 581.0
offset_bottom = 561.0
offset_top = 115.0
offset_right = 580.0
offset_bottom = 521.0
texture = ExtResource("1_pfrxy")
patch_margin_left = 16
patch_margin_top = 16
@@ -523,9 +522,9 @@ metadata/state = ["SelfTest[3].SystemList[0].SystemList[0].DevList[15]['TestPass
[node name="antenna2" type="NinePatchRect" parent="."]
layout_mode = 0
offset_top = 561.0
offset_top = 521.0
offset_right = 580.0
offset_bottom = 966.0
offset_bottom = 926.0
texture = ExtResource("1_pfrxy")
patch_margin_left = 16
patch_margin_top = 16
@@ -793,27 +792,27 @@ metadata/state = ["SelfTest[3].SystemList[0].SystemList[1].DevList[15]['TestPass
[node name="adc" parent="." instance=ExtResource("4_mtf2n")]
layout_mode = 0
offset_top = 114.0
offset_right = 290.0
offset_bottom = 156.0
offset_left = 380.0
offset_top = 60.0
offset_right = 580.0
offset_bottom = 115.0
tooltip_text = "Плата АЦП ADCS500"
fname = "АЦП"
metadata/state = ["SelfTest[4].SystemList[0].DevList[1]['TestPassed']"]
[node name="dsp" parent="." instance=ExtResource("4_mtf2n")]
layout_mode = 0
offset_left = 290.0
offset_top = 114.0
offset_right = 581.0
offset_bottom = 156.0
offset_left = 380.0
offset_right = 580.0
offset_bottom = 60.0
tooltip_text = "Плата цифровой обработки сигналов BPL"
fname = "Сигнальный процессор"
fname = "Сигн. проц."
metadata/state = ["SelfTest[4].SystemList[0].DevList[0]['TestPassed']"]
[node name="gen" parent="." instance=ExtResource("2_dmhrm")]
layout_mode = 2
offset_right = 290.0
offset_bottom = 114.0
offset_right = 145.0
offset_bottom = 115.0
tooltip_text = "Тестовый генератор"
min_value0 = -45.0
min_value1 = 20.0
@@ -832,9 +831,9 @@ metadata/state = ["SelfTest[0].SystemList[2].DeviceList[0]['TestPassed']"]
[node name="rpu" parent="." instance=ExtResource("2_dmhrm")]
layout_mode = 2
offset_left = 290.0
offset_right = 580.0
offset_bottom = 114.0
offset_left = 145.0
offset_right = 380.0
offset_bottom = 115.0
tooltip_text = "Восьмиканальное прёмное устройство 20 ...1000 МГц"
min_value0 = 10.0
min_value1 = 5.0

View File

@@ -21,8 +21,8 @@ script = ExtResource("1_151rh")
[node name="lbl_header" type="Label" parent="."]
layout_mode = 0
offset_top = -44.0
offset_right = 517.0
offset_bottom = -16.0
offset_right = 578.0
offset_bottom = -17.0
theme_override_font_sizes/font_size = 22
text = "Контроль исправности прибора"
horizontal_alignment = 1
@@ -37,7 +37,6 @@ autostart = true
script = SubResource("GDScript_yhnwg")
[node name="bort" parent="." instance=ExtResource("3_d7iti")]
scale = Vector2(0.9, 0.9)
metadata/DeviceName = &"Устройство РР левого борта"
[connection signal="child_entered_tree" from="request_rtr" to="request_rtr" method="_on_child_entered_tree"]

View File

@@ -22,10 +22,10 @@ script = ExtResource("1_tfses")
[node name="lbl_header" type="Label" parent="."]
layout_mode = 0
offset_left = -10.7777
offset_top = -86.6667
offset_right = 505.222
offset_bottom = -57.6667
offset_left = -11.0
offset_top = -87.0
offset_right = 567.0
offset_bottom = -59.0
theme_override_font_sizes/font_size = 22
text = "Контроль исправности прибора"
horizontal_alignment = 1
@@ -44,7 +44,6 @@ offset_left = -11.1111
offset_top = -39.4444
offset_right = 568.889
offset_bottom = 1190.56
scale = Vector2(0.9, 0.9)
metadata/DeviceName = &"Устройство РР правого борта"
[connection signal="child_entered_tree" from="request" to="request" method="_on_child_entered_tree"]