Re: [wsjt-devel] 207th bit of JT9 message

2017-05-19 Thread Joe Taylor
Hi Igor, Thanks for identifying and reporting this bug in gen9.f90. -- 73, Joe, K1JT On 5/19/2017 9:23 AM, Игорь Ч wrote: > Hello Joe, > . > In gen9.f90 207th bit of the i1EncodedBits(207) / i1ScrambledBits(207) > arrays is not initialized and may take any integer*1 non binary value > ca

[wsjt-devel] 207th bit of JT9 message

2017-05-19 Thread Игорь Ч
Hello Joe, . In gen9.f90 207th bit of the i1EncodedBits(207) / i1ScrambledBits(207) arrays is not initialized and may take any integer*1 non binary value causing corruption of the 69th data tone in JT9 modulation. . Proposing to fix it in lines 44...48 of gen9.f90 source code: . nsym2=206 call en