Skip to content

Commit

Permalink
update ultrasonic-fsk-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-armstrong committed May 19, 2021
1 parent 0dacbf2 commit 3f520c3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions quiet/src/main/res/raw/quiet_profiles.json
Original file line number Diff line number Diff line change
Expand Up @@ -501,9 +501,9 @@
},
"interpolation": {
"shape": "kaiser",
"samples_per_symbol": 40,
"symbol_delay": 13,
"excess_bandwidth": 0.3
"samples_per_symbol": 20,
"symbol_delay": 17,
"excess_bandwidth": 0.35
},
"encoder_filters": {
"dc_filter_alpha": 0.01
Expand All @@ -521,7 +521,7 @@
"mod_scheme": "fsk16"
},
"fsk": {
"bandwidth": 0.45,
"bandwidth": 0.2,
"samples_per_symbol": 32
}
}
Expand Down

0 comments on commit 3f520c3

Please sign in to comment.