Dear all,
I’m having difficulties verify strong messages since some time now. Usually I use the command
awk “$(cat /run/dump1090*/stats.json| grep total | sed ‘s/.accepted":[([0-9]).strong_signals":([0-9]).*/BEGIN {printf “\nPercentage of strong messages: %.3f \n” , \2 * 100 / \1}/’)”
I cannot recall who actually created that command. Anyway it was said that the output value should around 5 percent, and therefor you should adjust the gain in dump1090-fa.
Currently on those stations the output is 0 even though the stations are online and feeding.
I have three and the two I’m talking about are: 227543 and 240423
Any suggestions?
Thanks, Marcus
Any idea?