dl9rdz / rdz_ttgo_sonde

267 stars 93 forks source link

Scan numbers are irregular when maxsonde is 11 #132

Closed TimMcMahon closed 2 years ago

TimMcMahon commented 3 years ago

Describe the bug Scanner cycles between two active QRG entries with ID 1 and ID 2 but it displays Scan 13 and Scan 2 respectively when maxsonde is set to 11.

To Reproduce Steps to reproduce the behavior:

Expected behavior I expected to see Scan 1: RS41 and then Scan 2: RS41 on the Scanner.

Version and specific configuration:

dl9rdz commented 3 years ago

Ok, good spot :), thanks for the report. If you do a reset after changing maxsonde, everything should work as expected. In any case, I will put it on the TODO list for fixing.

14ri004 commented 3 years ago

hello, I also have a problem, above 11 frequencies in the scan it does not take, on livemap it is identical up to 10 no worries, but not taken into account above 10 frequencies register

and second livemap and color problems on my phone, but black and white on my PC ??

livemap

F5MVO commented 3 years ago

a french station using 20210809 devel decoding M20 when is M10 and blocking the decoding on sondehub.

dl9rdz commented 3 years ago

a french station using 20210809 devel decoding M20 when is M10 and blocking the decoding on sondehub.

Can you provide more details? Do you know for which sonde this was happening? Why is it "blocking the decoding"?

F5MVO commented 3 years ago

20210809 devel

Sélection_051

F5MVO commented 3 years ago

I have to do a CTRL F5 to unlock the local decoding on sondehub after, its not M20, its M10 !

dl9rdz commented 3 years ago

Ok I see. So the issue is that in either M10 or M20 setting, the decoder will decode any Meteomodem sonde, but report the setting type to sondehub. I have fixed that in the latest version, so the real decoded type will be reported to sondehub. (I hope... No testing has been done yet).

No idea why slightly wrong data could cause any larger form of issues (lockup) on sondehub though, maybe @LukePrior knows more about that. In any case, after a software update of the affected station, the problem should be gone.

F5MVO commented 3 years ago

Hi, it seems ok with the last version 20210811, for M10 to Sondehub now, thanks

F5MVO commented 3 years ago

Its seems ok with 20210812 also.

F4IRT commented 3 years ago

#

Ok I see. So the issue is that in either M10 or M20 setting, the decoder will decode any Meteomodem sonde, but report the setting type to sondehub. I have fixed that in the latest version, so the real decoded type will be reported to sondehub. (I hope... No testing has been done yet).

Hello, If the decoder sends the actually decoded Meteomodem type of probe (M10 or M20) to Sondehub, then the choice of M10 or M20 mode in QRG can be replaced by a single choice "M10 / M20". Cordially.

dl9rdz commented 2 years ago

Its now M10/M20 in the config. And the original problem is also solved, so closing this issue