Announcement

Collapse
No announcement yet.

Can I use one ADS-B antenna to feed Flightradar24 and as well as to Flightaware ?

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

  • #16
    Originally posted by abcd567 View Post
    pramodhBraj:

    Good news, Flightaware allows the data from Flightfeeder to be fed to other sites.

    Best Flight Tracker: Live Tracking Maps, Flight Status, and Airport Delays for airline flights, private/GA flights, and airports.




    So with this permission, you can feed data of Flightfeeder to FlightRadar24 provided you dont make any modification to their supplied hardware and software. How this is possible? Simple. Only requirement is that your Flightfeeder and Pi should be connected to same network/router.

    On your Pi you dont need a dvbt dongle or antenna. Just install fr24 feeder, and configure flightradar24 feeder as given below, and your Pi/fr24feeder will pull data from Flightfeeder through network.

    Configuration of fr24feeder on Pi
    Receiver: ModeS Beast (TCP)
    Host/IP: local-ip-of-flightfeeder:30005

    You can find local-ip-of-flightfeeder from flightfeeder screen, or your flightaware stats page https://flightaware.com/adsb/stats/user/ . You must be logged in to your flightaware account when visiting this site . The local-ip-of-pi will be something like 192.168.0.12
    This GREAT! I notice numerous nearby flights on Flightaware not on FR24.

    The catch though - i have absolutely ZERO clue as to how to do the configuration you mention! Can you explain it so a fossil like myself can understand it?


    Comment


    • #17
      You need another linux box or raspberry pi.

      This is a guide that should work for you:

      https://github.com/wiedehopf/adsb-wi...DS-B-receiver/

      See the install page for readsb, it mentions using data via the network, use the IP of the flightfeeder and use port 30005:
      https://github.com/wiedehopf/adsb-sc...ion-for-readsb

      Then you also install graphs and have nice statistics.
      How to install fr24feed is also mentioned.

      This is a bit more software than pointing fr24feed directly at the flightfeeder as a datasource, but maybe this is enough explanation to get you started?
      Also as already said it has the advantage that you can pretty normally install other feed clients on the pi once you have readsb running.

      Comment


      • #18
        Originally posted by wiedehopf View Post
        You need another linux box or raspberry pi.

        This is a guide that should work for you:

        https://github.com/wiedehopf/adsb-wi...DS-B-receiver/

        See the install page for readsb, it mentions using data via the network, use the IP of the flightfeeder and use port 30005:
        https://github.com/wiedehopf/adsb-sc...ion-for-readsb

        Then you also install graphs and have nice statistics.
        How to install fr24feed is also mentioned.

        This is a bit more software than pointing fr24feed directly at the flightfeeder as a datasource, but maybe this is enough explanation to get you started?
        Also as already said it has the advantage that you can pretty normally install other feed clients on the pi once you have readsb running.
        Thanks, but that's way beyond my IT capabilities! I thought could do something to my Flightfeeder and feed to FR24 in no time. Seems I was mistaken!

        Comment

        Working...
        X