sistemata anche crs feasability e spoi feasability
This commit is contained in:
parent
95a3d6e562
commit
e78691ba54
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"window_geometry": "1600x1099+156+156",
|
"window_geometry": "1600x1099+26+26",
|
||||||
"main_sash_position": [
|
"main_sash_position": [
|
||||||
1,
|
1,
|
||||||
793
|
793
|
||||||
|
|||||||
@ -39,7 +39,7 @@ class ControlPage(ScrollableFrame):
|
|||||||
"range_scale", "velocity_scale", "scan_width", "bars",
|
"range_scale", "velocity_scale", "scan_width", "bars",
|
||||||
"expand", "zoom", "sar_map_orientation", "ground_tgt_reject",
|
"expand", "zoom", "sar_map_orientation", "ground_tgt_reject",
|
||||||
"min_det_ground_tgt", "power_up_stop", "spot",
|
"min_det_ground_tgt", "power_up_stop", "spot",
|
||||||
"sar_enabled", "ghost_enabled", "dtt_enabled"
|
"sar_enabled", "ghost_enabled", "dtt_enabled","sar_crs_feas", "sar_spoi_feas"
|
||||||
]
|
]
|
||||||
for func in functions:
|
for func in functions:
|
||||||
w = create_widget_by_id(self.frame_funcs, func)
|
w = create_widget_by_id(self.frame_funcs, func)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user