Skip to content

Commit

Permalink
data: satellites: Updating/fixing the JSON file of GOLDS-UFSC
Browse files Browse the repository at this point in the history
  • Loading branch information
mgm8 committed Aug 21, 2024
1 parent 8074d7b commit aa19a63
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions spacelab_transmitter/data/satellites/golds-ufsc.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"satellite": "GOLDS-UFSC",
"modulation": "gmsk",
"frequency": 450e6,
"modulation": "GMSK",
"frequency": 401e6,
"baudrate": 4800,
"protocol": "ngham",
"sync_word": [93, 230, 42, 126],
"protocol": "NGHam",
"telecommands": [
{
"name": "Ping request",
Expand Down Expand Up @@ -432,4 +433,4 @@
]
}
]
}
}

0 comments on commit aa19a63

Please sign in to comment.