mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 04:11:16 -05:00
Remove temporary hardwiring of the "Fast" decode setting.
This commit is contained in:
parent
4a7d5b8602
commit
516f21b17c
@ -116,9 +116,6 @@ contains
|
||||
baud=12000.0/nsps
|
||||
this%callback => callback
|
||||
nFadingModel=1
|
||||
|
||||
inquire(file='ndepth.dat',exist=ex)
|
||||
if(.not.ex) ndepth=iand(ndepth,not(3)) + 1 !Treat any ndepth as "Fast"
|
||||
maxiters=33
|
||||
ibwa=max(1,int(1.8*log(baud*mode_q65)) + 1)
|
||||
ibwb=min(10,ibwa+2)
|
||||
|
Loading…
Reference in New Issue
Block a user