Added Packet mode for CubeSatSim

pull/60/head
alanbjohnston 5 years ago committed by GitHub
parent a8573dd9a9
commit 9e23df3252
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,7 +13,6 @@
"name": "ARISS Repeater Downlink", "name": "ARISS Repeater Downlink",
"frequency": 437800000, "frequency": 437800000,
"modulation": "nfm" "modulation": "nfm"
}, },
{ {
"name": "AO-27", "name": "AO-27",
@ -133,7 +132,7 @@
{ {
"name": "CubeSatSim", "name": "CubeSatSim",
"frequency": 434900000, "frequency": 434900000,
"modulation": "nfm" "modulation": "packet"
}, },
{ {
"name": "APRS EU", "name": "APRS EU",

Loading…
Cancel
Save

Powered by TurnKey Linux.