Skip to content
This repository has been archived by the owner on Jan 13, 2020. It is now read-only.

Commit

Permalink
add msk144 frequencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jketterl committed Feb 14, 2023
1 parent f58023f commit 525b70d
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions bands.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,8 @@
"jt9": 50312000,
"ft4": 50318000,
"js8": 50318000,
"q65": [50211000, 50275000]
"q65": [50211000, 50275000],
"msk144": 50260000
},
"tags": ["hamradio"]
},
Expand All @@ -186,7 +187,8 @@
"lower_bound": 70150000,
"upper_bound": 70200000,
"frequencies": {
"wspr": 70091000
"wspr": 70091000,
"msk144": 70230000
},
"tags": ["hamradio"]
},
Expand All @@ -200,7 +202,8 @@
"ft4": 144170000,
"jt65": 144120000,
"packet": 144800000,
"q65": 144116000
"q65": 144116000,
"msk144": 144360000
},
"tags": ["hamradio"]
},
Expand All @@ -210,7 +213,8 @@
"upper_bound": 440000000,
"frequencies": {
"pocsag": 439987500,
"q65": 432065000
"q65": 432065000,
"msk144": 432360000
},
"tags": ["hamradio"]
},
Expand Down

0 comments on commit 525b70d

Please sign in to comment.