Announcement

Collapse
No announcement yet.

How to setup the second DVB-T on Ubuntu ?

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

  • How to setup the second DVB-T on Ubuntu ?

    I try this command "--net-sbs-port 31003" to assign the basestation port for the second device.

    dump1090 run sucessfully, but fr24feeder cant connect to the basestation

    Could anybody could help on this ?
    ADS-B Radar : T-RCKH2, T-RCKH8
    Antenna : Fake PCB 3 ELs * 2 (rtl1090 *1, dump1090 *1)
    APRS 144.640 I-gate BM7GWR-1 (LFA 5 ELs) Digi: BM7GWR-2 Tracker: BM7GWR-12
    HF: Magnetic Loop SWL JT65 at 14.076

  • #2
    Did you specify port 31003 in fr24feeder?

    Code:
    ./fr24feed_arm-rpi_242 --fr24key=YOUR_SHARING_KEY [ --bs-ip=xxx.xxx.xxx.xxx --bs-port=NNNNN

    Comment


    • #3
      finally , find out the solution ...

      the first device -----> dump1090 --interactive --net --net-bs-port 31003 --aggressive --enable-agc
      the second -----> dump1090 --device-index 1 --interactive --net --net-ri-port 31001 --net-ro-port 31002 --net-bi-port 31004 --net-bo-port 31005 --aggressive --enable-agc

      If you dont follow this procedure , fr24feeder will not connect to the base station
      ADS-B Radar : T-RCKH2, T-RCKH8
      Antenna : Fake PCB 3 ELs * 2 (rtl1090 *1, dump1090 *1)
      APRS 144.640 I-gate BM7GWR-1 (LFA 5 ELs) Digi: BM7GWR-2 Tracker: BM7GWR-12
      HF: Magnetic Loop SWL JT65 at 14.076

      Comment

      Working...
      X