I've noticed what appears to be a change/bug in the latest 3.20.3.0 where the SNR archive plots show signal dropouts as full scale instead of down at the noise floor. For nodes that are intermittent or marginally in range, this results in a rather eye-catching sawtooth plot. Is this a known/reported bug?
It definitely changed. I've included SNR plots for pre-3.20.3.0 and 3.20.3.0. Thankfully I only have a couple paths that are marginal, but it happens.
Joe AE6XE
The spikes to 1 mW in the chart would have to be because a value of '0' is in the data, or close to '0' for some reason. There is a data file in /tmp for snrlog that you can inspect to confirm and see this data. The code needs reviewed to handle the logic of what to do when this 0 value is encountered. A '0' is not believable in normal operating use and IMO should be considered bogus. Although, on the bench, one could probably achieve this signal strength between devices. Possibly, the data shows a new range of values between 1 and 10, also not generally believable and if so, in this case bogus. I thought the chart code handled '0's before, but maybe this is a new data range we weren't seeing before.
Joe AE6XE
73's,
Collier
NM7B
Joe AE6XE
Thank you!
caution:
1) linux is case-senstive on file/host names
2) the filename in linux is not allowed in windows, so this command renames it. be sure the wildcard, in this example, "*W6LY*" does not match more than one filename.
Thank you--that worked perfectly. I saved your directions off in my AREDN notes for future reference.
I have attached three sample plots and RSSI logs. It looks like "null" is plotted as 0 dBm.
73's and thank you!
Collier
NM7B
Can you copy down this file and then upload to your node?
download this file: https://drive.google.com/file/d/1HeJS9HluTr73YrO7NJKv5x-roKNR9q-z/view?u...
To upload to your node:
reboot the node and let it run overnight to see what the chart now looks like.
Joe AE6XE
I identified two nodes that have archives that consistently should be plotting zero SNR and put the snrlog you supplied in the /usr/local/bin directory. Unfortunately I'm still seeing plot points going all the way up to 0 dBm. I have attached updated screenshots and snrlog files.
Thank you for looking into this!
73's,
Collier
NM7B
Joe AE6XE
Also: To ensure I was looking at the nodes with the test version of snrlog, I had renamed the original version of snrlog to "oldsnrlog", and I verified that these old versions were in the nodes I examined later to see if the plot bug went away to mitigate the chance I was looking at a node without the test version of snrlog.
73's,
Collier
NM7B