Announcement

Collapse
No announcement yet.

Flightradar24 decoder/feeder BETA testing (Win/RPi/Linux/OSX)

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #31
    RAW data server 30002 lack of signal strength

    Comment


    • #32
      Just posting to say that I am going to test this software also.
      Win 7 x64 with DVB stick
      T-CYSJ1 || VirtualRadar

      Comment


      • #33
        I have 3 R820T sticks connected so I need to be able to select the one with the dedicated external ADS-B antenna. Is this possible?

        Comment


        • #34
          Thanks for your feedback, I will be addressing most of the issues starting tomorrow.

          Comment


          • #35
            Is there a connection limit for data on port 30003?
            I tried to have Virtual Radar pick up the feed from my receiver to test the range and keep getting disconnected and see the following in the console.

            [bs][w]Too many connections!
            [bs][w]Too many connections!
            [bs][w]Too many connections!
            [bs][w]Too many connections!
            [bs][w]Too many connections!
            [bs][w]Too many connections!
            [bs][w]Too many connections!
            [bs][w]Too many connections!
            [feed][n]ping 55
            [bs][w]Too many connections!
            [bs][w]Too many connections!
            [bs][w]Too many connections!
            [bs][w]Too many connections!
            [bs][w]Too many connections!
            [bs][w]Too many connections!
            [bs][w]Too many connections!
            [bs][w]Too many connections!
            T-CYSJ1 || VirtualRadar

            Comment


            • #36
              Hi, I have started using the Beta feeder version 05. It seems to work well except for a few issues, and I'm especially happy with the stats option.
              The issues are:
              - The radar view [localhost] does not work (i'm using Chrome on the same PC as is feeding, so nothing special) - no red targets. Do I need to change anything?
              - I use Virtual Radar Server (VRS), and it now takes a loooong time (a minute maybe) to start up. Used to be 5-10 secs. But it works okay.
              Last edited by Kpin; 2014-06-05, 11:29.

              Comment


              • #37
                Hi


                Tried you feed software - getting no end of errors on startup. I'm feeding OK with your normal software but the feeder doesn't seem to recognise my RTLSDR device name correctly.

                I have a NooElec R820T DVB-T

                D:\ADS-B\FlightRadar 24 Beta>fr24feed.exe --receiver=dvbt --bs=yes --raw=yes --f
                r24key=<<key here>>
                [main][i]FR24 Decoder [0x02101000]
                [main][i]Built on May 26 2014 15:29:11 (r:284/Windows/i386)
                [main][i]Copyright 2008-2014 (c) Piotr Pawluczuk, Flightradar24 AB ( http://flig
                htradar24.com )
                [main][i]Reader 0 started
                [master][i]Starting processing thread
                [reader][i][0]Initializing reader
                [reader][i][0]Connecting to Generic receiver via (dvbt://local)
                [bs][i]Initializing server
                [main][i]Socket server started
                [main][i]Feed Network client started
                [feed][i]Downloading configuration
                [main][i]RAW data server started
                [raw][i]Initializing server
                [bs][i]Starting server on *:30003
                [raw][i]Starting server on *:30002
                [bs][e]Could not bind socket to *:30003, errno=0
                [feed][c]Interval: 5s
                [feed][c]Latitude: 57.1600
                [feed][c]Longitude: -2.1400
                [feed][c]GND: YES
                [feed][c]NonADSB: YES
                [feed][i]defined 1 server
                [feed][x]Feeding thread terminated
                [i][stats]Stats thread started
                [dvbt][i]Found 1 device(s):
                [dvbt][i]0: I┬☻, Ó§ç☻ð├3, SN: ♫ (currently selected)
                usb_open error -3
                Please fix the device permissions, e.g. by installing the udev rules file rtl-sdr.rules
                [dvbt][e]Error opening the RTLSDR device: No error

                I've run the file with elevated permissions and I am an administrator, all on Windows 7.


                Cant find any way to sort this
                Last edited by Angelus1971; 2014-06-07, 15:54.
                T-EGPD7

                Comment


                • #38
                  Just looking to clarify what this message means? is it connecting to the FR24 site?

                  [feed][n]CYSJ1@83.140.21.66:8099/UDP
                  [feed][n]connecting
                  T-CYSJ1 || VirtualRadar

                  Comment


                  • #39
                    Originally posted by Kpin View Post
                    - The radar view [localhost] does not work (i'm using Chrome on the same PC as is feeding, so nothing special) - no red targets. Do I need to change anything?
                    Can you please add --httpd=yes to the command line?

                    Originally posted by Angelus1971
                    ...[bs][e]Could not bind socket to *:30003, errno=0...

                    Tried you feed software - getting no end of errors on startup. I'm feeding OK with your normal software but the feeder doesn't seem to recognise my RTLSDR device name correctly.
                    Is there no other process using the device at the same time? That line means there is some other process with port 30003 in use, probably the other DVBT app?

                    Originally posted by sgu222e
                    Just looking to clarify what this message means? is it connecting to the FR24 site?

                    [feed][n]CYSJ1@83.140.21.66:8099/UDP
                    [feed][n]connecting
                    Yes it means it's trying to connect to the FR24 server.

                    Comment


                    • #40
                      Could you give a list of command line switches / options and what they do please?

                      Comment


                      • #41
                        It will be published when it's complete,, but there are very few.

                        Comment


                        • #42
                          Originally posted by piopawlu View Post
                          Can you please add --httpd=yes to the command line?
                          Perfect

                          Another issue: The RTL1090 feeder software also listed aircraft without position feed (S-transponder, no squitter) and this data was passed on to Virual Radar Server with Reg., Squark allitude etc., but now I don't see them listet anymore. Also Squark Code is not shown in VRS for any aircraft, so I wonder if it is in the feed at all.

                          Comment


                          • #43
                            Do you connect to the RAW data port (30002) or the decoded data (30003) with VRS?

                            Comment


                            • #44
                              Originally posted by piopawlu View Post
                              Do you connect to the RAW data port (30002) or the decoded data (30003) with VRS?
                              30003 "basestation" decoded

                              Comment


                              • #45
                                Originally posted by piopawlu View Post
                                Can you please add --httpd=yes to the command line?

                                Is there no other process using the device at the same time? That line means there is some other process with port 30003 in use, probably the other DVBT app?

                                Yes it means it's trying to connect to the FR24 server.

                                There needs to be a way of selecting the port in use. It cant override all other apps like RTL1090 and dump1090 or nobody will use it. It needs to be the same way as your current feeder apps which work in CONJUNCTION with fr24 etc.
                                T-EGPD7

                                Comment

                                Working...
                                X