Hi Steve,

Sure, feel free to make some new use of the ndepth parameter.

        -- Joe

On 11/21/2015 5:36 PM, Steven Franke wrote:
> Hi Joe,
>
> I’d like to try to add a checkbox to the Advanced setup tab that will 
> control, in some fashion to be determined, the robustness of the jt65 sync 
> ccf. It looks like you are using ndepth to pass the decoder parameters into 
> the fortran code. It also looks like the 10’s digit (b, below) and maybe the 
> 10^4 digit (e, below) might be available. Can I use one of these? Other 
> suggestions?
>
> Here’s how I think it works now:
>
> ndepth = a  + b*10 +  c*100 + d*1000 + e*10000 + f*100000
>
> a: ndepth value that is passed along to decoder routines
> b: not used?
> c: n, where ntrials=10^(float(n)/2)
> d: 10*nagressive
> e: not used?
> f: n2pass
>
> Steve k9an
> ------------------------------------------------------------------------------
> _______________________________________________
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel

------------------------------------------------------------------------------
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to