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

  • #61
    Originally posted by abcd567 View Post
    perseus68
    Oblivian


    The source code is still available, only a slightly modified command to clone/download it has to be used now.

    In STEP-2, use this command to download the source code:

    Code:
    ## As you have already downloaded empty archieved folder, delete it first
    sudo rm -rf dump1090
    
    ## Now download the source code by this command:
    git clone -b "unmaintained" https://github.com/mutability/dump1090
    The folder dump1090 will now have following:

    Code:
    COPYING             dump1090.c
    LICENSE             dump1090.h
    Makefile            faup1090.c
    README-dump1090.md  icao_filter.c
    README-json.md      icao_filter.h
    README.md           interactive.c
    anet.c              mode_ac.c
    anet.h              mode_s.c
    compat              net_io.c
    convert.c           net_io.h
    convert.h           public_html
    cpr.c               stats.c
    cpr.h               stats.h
    cprtests.c          tools
    crc.c               track.c
    crc.h               track.h
    debian              util.c
    demod_2400.c        util.h
    demod_2400.h        view1090.c
    Cool.
    So, in principle I can revert to 1.14 if I want my local plots back
    Orange Pi PC Plus + NooElec NESDR SMArt + homemade 6 ele CoCo

    Comment


    • #62
      Forum software auto-moderates useful links even to fr24 and console logs.

      Doesn't check signature for links.

      Sounds like an AI solution!

      Comment


      • #63
        Apologies if this has already been asked elsewhere (I've been out of the loop for some time) but are there many advantages to upgrading to fa from v1.15?

        Comment


        • #64
          Originally posted by Graeme2812 View Post
          are there many advantages to upgrading to fa from v1.15?
          (1) The engine (decoder) in both mutability ver 1.15 and fa version are almost same, so no appreciable/noticeable difference in performance
          (2) Appearance of the map in fa version is modern, and is liked by lot of people because of this.

          Comment

          Working...
          X