Announcement

Collapse
No announcement yet.

Cheapest way to feed FR24 / Anyone using RTL-2832u-R820t usb dongle ?

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

  • #46
    Originally posted by deconz View Post
    It was not intended to be a joke - I was trying to help you as everyone else does on this forum. It saddens me to read that you think otherwise ...

    I'm delighted you now have your system operating as you desired. For what it's worth, I was referring to RTL1090.exe and you are running something else!
    I'm sorry, I did not mean to offend you.
    Simply text of this article amused me.
    Even I wrote to the author to improved content, because this article misleads people.
    I appreciate that you want to help others



    Originally posted by digitizing View Post
    I like this solution.
    I'll try it as soon as my rasp pi in my hand.

    now I'm still using gr-air-modes with very powerfull PC,
    but very limited range.

    T-WARR2
    Just try dump1090 on your PC, you have to see more planes




    In addition – the authors of dump1090 and adsbox working on fusing adsbox to dump1090
    Best Regards
    Radek
    Last edited by jestemradek; 2013-01-19, 09:54.
    T-LKPD1
    My native language is polish.

    Comment


    • #47
      Hello. I have a similar setup but there's a problem. When I use the dump1090 program and it decodes plane data succesfully, FR24 feeder still keeps sending 0 planes in 0 packets. And I am sure that dump1090 has found planes. Instead, gr_air_modes (modes_rx) works (FR24 feeder founds all the planes), but I would like to use dump1090 because of better decode algorithm.

      Comment


      • #48
        Try lastest version from git of dump1090

        git clone https://github.com/antirez/dump1090.git
        cd dump1090
        make

        and use option like that:
        ./dump1090 --net --net-sbs-port 30003 --interactive --enable-agc

        and FR24 like that:
        ./fr24feed_arm-le_225 --fr24key=your_share_key --bs-ip=127.0.0.1 --bs-port=30003

        Regards
        Radek
        Last edited by jestemradek; 2013-01-21, 14:57. Reason: git clone and make
        T-LKPD1
        My native language is polish.

        Comment


        • #49
          Thank you, --net-sbs-port did the trick (I had an old version and the function was not implemented yet!)

          Comment


          • #50
            Originally posted by web View Post
            Thank you, --net-sbs-port did the trick (I had an old version and the function was not implemented yet!)
            How about the results? Better than gr_air_modes?

            Regards
            Radek
            T-LKPD1
            My native language is polish.

            Comment


            • #51
              Originally posted by jestemradek View Post
              How about the results? Better than gr_air_modes?

              Regards
              Radek
              Yes, dump1090 is far better. I have currently very bad antenna and gr_air_modes catches the signal only when planes are within 20 kilometers. Dump1090 can find a plane as far as 150 kilometers away. It is more CPU-friendly, too.

              Comment


              • #52
                Originally posted by web View Post
                Yes, dump1090 is far better. I have currently very bad antenna and gr_air_modes catches the signal only when planes are within 20 kilometers. Dump1090 can find a plane as far as 150 kilometers away. It is more CPU-friendly, too.
                WOW, that's impressive. However, from my location I saw traffic at 190nm with the mini antenna supplied with the dongle!!! I will try dump1090 and report back.

                Comment


                • #53
                  Originally posted by jestemradek View Post
                  Try lastest version from git of dump1090

                  git clone https://github.com/antirez/dump1090.git
                  cd dump1090
                  make

                  and use option like that:
                  ./dump1090 --net --net-sbs-port 30003 --interactive --enable-agc

                  and FR24 like that:
                  ./fr24feed_arm-le_225 --fr24key=your_share_key --bs-ip=127.0.0.1 --bs-port=30003

                  Regards
                  Radek
                  wow it's a good news,
                  i'll try it soon, while building 5V regulator using LM2576-5
                  for powering my raspberry pi using POE.

                  Comment


                  • #54
                    I just using this command
                    ./dump1090 --net --net-sbs-port 30003 --interactiv
                    compared with rtl_adsb, for me rtl_adsb is much better than dump1090.

                    Comment


                    • #55
                      Originally posted by jestemradek View Post
                      In my opinion dump1090 with option --enable-agc grabs 20% more frames.

                      Regards
                      Radek
                      which device do you have? R820T or E4000?



                      In my opinion dump1090 with option --enable-agc grabs 20% more frames.

                      Regards
                      Radek
                      Last edited by jestemradek; 2013-01-23, 10:11.
                      T-LKPD1
                      My native language is polish.

                      Comment


                      • #56
                        Originally posted by jestemradek View Post
                        which device do you have? R820T or E4000?



                        In my opinion dump1090 with option --enable-agc grabs 20% more frames.

                        Regards
                        Radek
                        I'm using R820T.
                        When using rtl_adsb it produce much more avr format.
                        But also with more error packet.

                        Comment


                        • #57
                          Originally posted by digitizing View Post
                          I'm using R820T.
                          When using rtl_adsb it produce much more avr format.
                          But also with more error packet.
                          Did you already tested dump1090 with option --enable-agc?


                          Regards
                          Radek
                          T-LKPD1
                          My native language is polish.

                          Comment


                          • #58
                            I have dump1090 and rtl_asdb working on raspberry. Both do an excellent job in forwarding data to fr24 and adsbscope.
                            The issue I have is with planeplotter. I can feed data to it directly or via adsbscobe but on port 30002 I can't get it to receive raw data for mlat.
                            Is it because the raw data is not coming from the raspberry?

                            Comment


                            • #59
                              Try dump1090 like that:

                              ./dump1090 --net --net-ro-port 30002

                              Regards
                              Radek
                              T-LKPD1
                              My native language is polish.

                              Comment


                              • #60
                                Interesting, thank you. Where did you find --net-ro-port?
                                It still didnt work though. Look at the message in the left bottom. All the blue aircraft are "mine".
                                I use the settings for "AVR receiver"
                                Attached Files
                                Last edited by vortex; 2013-01-25, 20:46.

                                Comment

                                Working...
                                X