mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-08-06 02:21:42 +00:00
Support "SAT" propagation mode
This commit is contained in:
+2
-1
@@ -102,5 +102,6 @@ PROPAGATION_MODES = {
|
||||
"AU": "Aurora",
|
||||
"MS": "Meteor scatter",
|
||||
"RS": "Rain scatter",
|
||||
"AS": "Aircraft scatter"
|
||||
"AS": "Aircraft scatter",
|
||||
"SAT": "Satellite"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user