Announcement

Collapse
No announcement yet.

Feeding to FR24 via Modesdeco2

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

  • Feeding to FR24 via Modesdeco2

    Hi, I would like to use the software Modesdeco2 with my RTL-SDR receiver.

    Is it possibile to use it instead of dump1090 and still feeding FR24? How?
    Thanks

  • #2
    Yes, it's possible, I am doing it on a Raspberry Pi 3
    I have modesdeco2 v.20170127

    In the RPi 3 my start code is like:
    home/pi/modesdeco2/modesdeco2 --freq-correction 15 --gain 49.6 --location 39.30:-0.30 --rbs --web 8080 --beast 31001 --db home/pi/modesdeco2/dbase/BaseStation.sqb --silhouettes home/pi/modesdeco2/images/silhouettes --pictures home/pi/modesdeco2/images/pictures --disable-correction &

    If you're using Windows it's very similar, but you must remove the trailing &

    Comment

    Working...
    X