Tar1090 doubling mesg/s rate?

I have installed many tools to assis in my tracking. Among them Tar1090, Graphs1090 and adsblol (based on Tar1090).

Apparently when using Tar1090, the msg/s rate displayed at any given moment is 2X that shown in adsblol and recorded by Graphs10190.

Is that an bug or whats the meaning of each.

This image is the 2 screens at the same moment uin parallel:

maybe you have --mode-ac enabled?
produces useless messages.

Not sure. I have a clean piaware sd image install and Tar1090 installed a per the command in your page.

ps -aux return this instances, maybe adsblol or adsbexchange are duplicating what tar1090 shows.

pi@piaware:~ $ ps -aux|grep tar1090
tar1090 589 0.0 0.6 7896 2652 ? SNs Dec06 0:00 /bin/bash /usr/local/share/tar1090/tar1090.sh /run/tar1090-adsblol /run/adsblol-feed
tar1090 603 0.0 0.6 7896 2748 ? SNs Dec06 0:00 /bin/bash /usr/local/share/tar1090/tar1090.sh /run/tar1090-adsbx /run/adsbexchange-feed
tar1090 608 0.0 0.6 7896 2652 ? SNs Dec06 0:00 /bin/bash /usr/local/share/tar1090/tar1090.sh /run/tar1090 /run/dump1090-fa
tar1090 660 0.1 0.5 7988 2496 ? SN Dec06 10:27 /bin/bash /usr/local/share/tar1090/tar1090.sh /run/tar1090-adsbx /run/adsbexchange-feed
tar1090 674 0.1 0.5 7988 2348 ? SN Dec06 10:42 /bin/bash /usr/local/share/tar1090/tar1090.sh /run/tar1090 /run/dump1090-fa
tar1090 678 0.1 0.5 7988 2316 ? SN Dec06 10:04 /bin/bash /usr/local/share/tar1090/tar1090.sh /run/tar1090-adsblol /run/adsblol-feed

it’s just showing the dump1090 message rate.
that is what is running with mode ac possibly.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.