Announcement

Collapse
No announcement yet.

Specifying dump1090 in fr24feed.ini

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

  • Specifying dump1090 in fr24feed.ini

    Hello, I had difficulty with dump1090-mutability, so I removed that and installed the dump1090-fa version. Question is how do I specify it's path in the fr24feed.ini file?

    Thanks,
    Brian

  • #2
    Well, a quick update... I had stopped the fr24feed service, started dump1090 and then I had uploads! Since then I've rebooted the RPi, and tried to reproduce the uploads w/o success. So... I can start fr24feed, and see that I'm online, but I'm not sending any data.

    Comment


    • #3
      Code:
      sudo nano /etc/fr24feed.ini

      (Replace xxxxxxxxxxxxxx by your fr24 key)
      Code:
      receiver="beast-tcp"
      fr24key="xxxxxxxxxxxxxxxx"
      host="127.0.0.1:30005"
      bs="no"
      raw="no"
      logmode="1"
      logpath="/var/log/fr24feed"
      mlat="yes"
      mlat-without-gps="yes"





      fr24feed setting BEAST-TCP using dump1090-fa or dump1090-mut v1.15.png
      Last edited by abcd567; 2021-10-22, 23:38.

      Comment

      Working...
      X