Announcement

Collapse
No announcement yet.

PI24: Replace dump1090 v1.14 -> pre-build package of dump1090 v1.15

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

  • magnum
    replied
    got it, thanks. Never thought that the FA version is it

    I have the retro version already installed beside your TAR version. all works fine

    Leave a comment:


  • wiedehopf
    replied
    There's really no reason to do that. The developer of 1.15 continued the development of 1.15 at FA, so it became dump1090-fa.

    If you want the old interface with dump1090-fa, that's not too hard: https://github.com/wiedehopf/dump1090-retro-html

    Leave a comment:


  • magnum
    replied
    Is it possible to replace the FA dump1090 (dump1090-fa) with dump1090 V1.15?

    If yes, what's the most painless way?
    I am using a Pi 3B on Buster, all feeder self installed, so not a preinstalled image like Piaware

    Leave a comment:


  • matysldn
    replied
    That explains everything.

    According to FlightAware - MLAT reported:
    v1.14 - 9500 positions per day,
    v1.15 update 24000 positions per day!

    Leave a comment:


  • abcd567
    replied
    matysldn:

    This improvement is because of following two reasons:
    (1) The v1.14 has an outdated decoder, while ver 1.15~dev has a better and advanced decoder.
    (2) The v1.14 is NOT designed to handle mlat-feedback from Flightaware, while v1.15~dev is designed to handle mlat-feedback from Flightaware.

    Leave a comment:


  • matysldn
    replied
    3 days ago I've updated from 1.14 to v1.15 and it was super easy, thanks to abcd567
    I'm using a simple decoder with RTL2832U + R820T2 on board and simple dipole antenna with two 6.8cm arms (thanks to abcd567 again)
    After the update, I've noticed that my range increased by around 15-20% and the average number of messages went from 150msg/sec to over 300msg/sec(over 500msg/sec in peak time).
    Not too sure if that is good about messages but my stats on fr24 and FlightAware gone up massively. Didn't change anything in dump1090 setting it is exactly the same for both 1.14 and 1.15.

    Leave a comment:


  • IZ8292SWL
    replied
    Originally posted by abcd567 View Post
    Done in correct sequence for a freshly written Raspbian image.
    Thank you for your kind support.
    Works great and i'm getting way more messages with this version!

    Leave a comment:


  • abcd567
    replied
    Originally posted by IZ8292SWL View Post
    [ATTACH=CONFIG]11021[/ATTACH]

    Well...i followed the procedure. It works!
    I firstly installed the 1.15dev and then i used the fr24 script.
    Done in correct sequence for a freshly written Raspbian image.

    Leave a comment:


  • abcd567
    replied
    There are two scripts for installing ver 1.15.

    Script (1) - Replacement of ver 1.14 by ver 1.15:
    This works only after fr24 script has been run and ver 1.14 installed (Continue using fr24 setting Reciever = dvbt)
    sudo bash -c "$(wget -O - https://raw.githubusercontent.com/abcd567a/dump1090/master/PI24_replace_dump1090_v1.14_by_v1.15.sh)"

    Script (2) - Fresh install of ver 1.15:
    This is for a freshly written Raspbian image, and works properly only if it is run before the fr24 script is run (Do NOT use fr24 setting Receiver = dvbt. Use Receiver = Beast TCP, Host/port = 127.0.0.1:30005).
    sudo bash -c "$(wget -O - https://raw.githubusercontent.com/abcd567a/dump1090/master/install_dump1090_mut_1.15.sh)"
    Last edited by abcd567; 2019-08-18, 12:10.

    Leave a comment:


  • IZ8292SWL
    replied
    Originally posted by wiedehopf View Post
    And i told you that fr24feed needs to be installed before running the script.

    In your scenario it isn't yet installed when you run the script.

    So i'm telling you to reverse the order. (at least that's the logical conclusion)
    115.jpg

    Well...i followed the procedure. It works!
    I firstly installed the 1.15dev and then i used the fr24 script.

    Leave a comment:


  • wiedehopf
    replied
    And i told you that fr24feed needs to be installed before running the script.

    In your scenario it isn't yet installed when you run the script.

    So i'm telling you to reverse the order. (at least that's the logical conclusion)

    Leave a comment:


  • IZ8292SWL
    replied
    Originally posted by wiedehopf View Post
    This script requires fr24feed to be installed before being used.

    It will error out if fr24feed isn't already installed.
    Yes, i was talking now about a fresh install with new procedure.

    Leave a comment:


  • wiedehopf
    replied
    This script requires fr24feed to be installed before being used.

    It will error out if fr24feed isn't already installed.

    Leave a comment:


  • IZ8292SWL
    replied
    In this case i'm planning to do a fresh install.
    So this is the procedure:

    sudo bash -c "$(wget -O - https://raw.githubusercontent.com/abcd567a/dump1090/master/install_dump1090_mut_1.15.sh)"
    and then

    sudo bash -c "$(wget -O - http://repo.feed.flightradar24.com/install_fr24_rpi.sh)"
    After this, it all should start automatically every time there is a reboot, right?

    Leave a comment:


  • abcd567
    replied
    Strange! That script does NOT do anything other than replacing old version of dump1090 by new version. It does not touch WiFi.

    Leave a comment:

Working...
X