Skip to content

Commit

Permalink
Tweaks to STCA configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
pierr3 authored Dec 6, 2022
1 parent 7fb1c17 commit edb7864
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,22 +21,22 @@ ocl_tooltip=[255, 246, 216]

[ac_symbols]
size = 5
number_of_trails=8
number_of_trails = 8

[sep]
warning_threshold=9
lookup_time=30
warning_threshold = 9
lookup_time = 30

[menu]
menu_position = 490

[stca]
high_level_sep = 4
low_level_sep = 2
disable_level = 3000
high_level_sep = 5
low_level_sep = 3
disable_level = 3500
level_reduced_sep = 14500
time_to_extrapolate = 100
altitude_sep = 700
altitude_sep = 900
altitude_coarse_filter = 15000
distance_coarse_filter = 70

Expand Down Expand Up @@ -594,4 +594,4 @@ position = ["N046.35.52.994","E000.46.14.289"]
size = 50
controller_me = "BB"
controller_others = ["BBS"]
controller_not_others = ["BBN"]
controller_not_others = ["BBN"]

0 comments on commit edb7864

Please sign in to comment.