Skip to content

Commit

Permalink
data: satellites: Updating the uplink frequency and baudrate of GOLDS…
Browse files Browse the repository at this point in the history
…-UFSC
  • Loading branch information
mgm8 committed Sep 1, 2024
1 parent 2f5f44e commit 5de04df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spacelab_transmitter/data/satellites/golds-ufsc.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"satellite": "GOLDS-UFSC",
"modulation": "GMSK",
"frequency": 401e6,
"baudrate": 4800,
"frequency": 145.9e6,
"baudrate": 1200,
"sync_word": [93, 230, 42, 126],
"protocol": "NGHam",
"telecommands": [
Expand Down

0 comments on commit 5de04df

Please sign in to comment.