Announcement

Collapse
No announcement yet.

mlat data?, how can i check it ?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • mlat data?, how can i check it ?

    hello.
    How can i check if i am feeding Mlat data to?
    i am tracking now a chopper that has the mlat tag, but on the website it says, unknow callsign.
    so, is there way to check my feed status ?

  • #2
    It wont work with just you.

    MLAT needs minimum 4 receivers. And always including at least 1 F- FR24 feed

    As long as web status page says MLAT OK, then its fine
    Posts not to be taken as official support representation - Just a helpful uploader who tinkers

    Comment


    • #3
      aah,ok, i was just wondering.
      thank you !

      Comment


      • #4
        What does the "F-" stand for at the front of the radar name? Mine is a "T-", I think.

        Is there a page that explains this?

        Comment


        • #5
          Originally posted by Robbwell View Post
          What does the "F-" stand for at the front of the radar name? Mine is a "T-", I think.

          Is there a page that explains this?
          As the topic sais: What is the difference between the T and the F preceding the station identifier? Thank you!


          Sent from my XT1092 using Tapatalk
          Posts not to be taken as official support representation - Just a helpful uploader who tinkers

          Comment


          • #6
            How can i check if i am feeding Mlat data to?
            You can check your log- See if you're pinging the server every 20 seconds or so:

            2016-07-13 21:11:07 | [mlat][i]Pinging the server
            2016-07-13 21:11:08 | [mlat][i]Stats 4301040/3463

            2016-07-13 21:11:08 | [feed][i]sent 89, filtered 0 AC in 5 packets
            2016-07-13 21:11:11 | [feed][i]sent 91, filtered 0 AC in 5 packets
            2016-07-13 21:11:14 | [feed][i]sent 89, filtered 0 AC in 5 packets
            2016-07-13 21:11:17 | [feed][i]sent 89, filtered 0 AC in 5 packets
            2016-07-13 21:11:20 | [feed][i]sent 94, filtered 0 AC in 5 packets
            2016-07-13 21:11:23 | [feed][i]sent 92, filtered 0 AC in 5 packets
            2016-07-13 21:11:26 | [feed][i]sent 91, filtered 0 AC in 5 packets
            2016-07-13 21:11:28 | [mlat][i]Pinging the server
            2016-07-13 21:11:28 | [mlat][i]Stats 4304406/3366
            F-KDAG1

            Comment


            • #7
              you can check your live data include mlat, code:
              cd /etc/init.d/fr24feed
              sudo service fr24feed




              Sent from my SM-N910F using Tapatalk

              Comment


              • #8
                @mrcarlos
                Doesn`t work here (since you are from Germany you`ll understand the message):
                fr24forum.JPG

                Any idea?

                Comment


                • #9
                  Originally posted by majo View Post
                  @mrcarlos
                  Doesn`t work here (since you are from Germany you`ll understand the message):
                  [ATTACH=CONFIG]7757[/ATTACH]

                  Any idea?
                  You dont need to change path if installed correctly.

                  Check out my Common Commands tips..

                  Feel free to post/discuss suggestions here http://forum.flightradar24.com/threa...4840#post74840 (http://forum.flightradar24.com/threads/9875-Info-Updates-Ammendments-Placeholder?p=74840#post74840) This guide is not to be taken as officially sourced support information. It is contributor-made Information has been repeated many


                  Start feed software with full screen output to diagnose possible errors
                  sudo fr24feed start
                  (ctrl C to terminate)

                  Start feed software as service in background (starts on reboot)
                  sudo service fr24feed start

                  Stop fr24feed
                  sudo service fr24feed stop

                  Check fr24feed status
                  sudo service fr24feed status
                  - Jessie Patch here
                  Posts not to be taken as official support representation - Just a helpful uploader who tinkers

                  Comment


                  • #10
                    @Oblivian: Great input, thank you very much!!

                    Comment


                    • #11
                      MLAT values doubt... working OK or not?

                      Hi,

                      Just installed fr24feed in a Rasp Pi 3 and everything went OK, but when I tried to check the status with "sudo service fr24feed status" I only get useless info, not the statuses I've seen all over the forum. The only useful info I get is this path "/dev/shm/fr24feed.txt" which is the monitor.txt of for the webserver..

                      In that file I see things like these:

                      mlat-mode=UDP
                      mlat-number-seen=10
                      mlat-ok=YES
                      mlat-started=YES
                      mlat-time-last-ping=1468588897
                      mlat-time-last-push=1468588899
                      mlat-time-last-push_count=36
                      mlat-time-last-seen=1468588899
                      mlat-time-stats=1468588902
                      mlat-uplink-stats=0
                      mlat_problem=no-config

                      I would like to know what "mlat-number-seen=10" means because in the normal fr24feed.log file, I see values like "[mlat][i]Stats 92137/33" and I'm not sure what is the difference... and of course, the "mlat_problem" line doesn't say much...

                      My normal fr24feed.log file says everything seems OK.

                      Best regards.
                      Last edited by JT2; 2016-07-15, 18:07.

                      Comment


                      • #12
                        Originally posted by majo View Post
                        @mrcarlos
                        Doesn`t work here (since you are from Germany you`ll understand the message):
                        [ATTACH=CONFIG]7757[/ATTACH]

                        Any idea?
                        sorry i have wroted a wrong path the correct code is:
                        cd /etc/init.d
                        sudo fr24feed

                        see my Screenshot


                        Sent from my SM-N910F using Tapatalk

                        Comment


                        • #13
                          Originally posted by JT2 View Post
                          Hi,

                          Just installed fr24feed in a Rasp Pi 3 and everything went OK, but when I tried to check the status with "sudo service fr24feed status" I only get useless info, not the statuses I've seen all over the forum. The only useful info I get is this path "/dev/shm/fr24feed.txt" which is the monitor.txt of for the webserver..

                          In that file I see things like these:

                          mlat-mode=UDP
                          mlat-number-seen=10
                          mlat-ok=YES
                          mlat-started=YES
                          mlat-time-last-ping=1468588897
                          mlat-time-last-push=1468588899
                          mlat-time-last-push_count=36
                          mlat-time-last-seen=1468588899
                          mlat-time-stats=1468588902
                          mlat-uplink-stats=0
                          mlat_problem=no-config

                          I would like to know what "mlat-number-seen=10" means because in the normal fr24feed.log file, I see values like "[mlat][i]Stats 92137/33" and I'm not sure what is the difference... and of course, the "mlat_problem" line doesn't say much...

                          My normal fr24feed.log file says everything seems OK.

                          Best regards.
                          Use the web config page instead. Equally more than the commandline status
                          Posts not to be taken as official support representation - Just a helpful uploader who tinkers

                          Comment

                          Working...
                          X