git-svn-id: http://op25.osmocom.org/svn/trunk@300 65a5c917-d112-43f1-993d-58c26a4786be
This commit is contained in:
max 2012-05-29 15:20:29 +00:00
parent 5640f0e1a7
commit 8e808c2167
1 changed files with 3 additions and 0 deletions

View File

@ -64,6 +64,9 @@ class my_top_block(gr.top_block):
decim_amt = 1
if options.tone_detect:
if sample_rate != 96000:
print "warning, only 96K has been tested."
print "other rates may require theta to be reviewed/adjusted."
step_size = 7.5e-8
theta = -4 # optimum timing sampling point
cic_length = 48