b3nn0 / stratux

Fork of the original cyoung/stratux with multiple patches for flying in europe
BSD 3-Clause "New" or "Revised" License
150 stars 64 forks source link

Invalid PaW reception, PaW traffic not showing #47

Closed wadoadi closed 4 years ago

wadoadi commented 4 years ago
  1. Stratux version: Stratux Europe Edition 1.6r1-eu016 EXPERIMENTAL pi4b 2Gb

  2. Stratux config:

    SDR

    • [ ] single
    • [ x] dual

    GPS

    • [ x] yes
    • [ ] no type:

    AHRS

    • [x ] yes
    • [ ] no

    power source: USB C mains adaptor

    usb cable: yes!

  3. EFB app and version: (e.g., WingX Pro7 8.6.2) SkyDemon 3.13.7

    EFB platform: (e.g., iOS 9.2) ios 13.5.1

    EFB hardware: (e.g., iPad Mini 2) Iphone 11

  4. Description of your issue: While testing the reception of PilotAware (PaW) I was unable to see the PaW unit however the OGN message rate remains 30+ while my PaW is switched on. Checking the logs it shows Invalid Data from OGN multiple times. The ICAO hex is correct 405CA6 is what my PaW is set to.

If possible, enable "Replay Logs", reproduce the problem, and provide a copy of the logs in http://192.168.10.1/logs/stratux/ and http://192.168.10.1/logs/stratux.log 'stratux (1).log' .

2020/06/03 20:56:08 - Mode-S Distance factors (<5000, <10000, >10000): 2500.000000, 2800.000000, 3000.000000 2020/06/03 20:56:08 - Last IMU read: now, Last BMP read: now 2020/06/03 20:56:08 Invalid Data from OGN: {"sys":"PAW","addr":"405CA6,"acft_type":"8","time":1591214167,"rx_time":0.894,"lat_deg":52.7412529,"lon_deg":0.5501548,"alt_msl_m":24,"track_deg":0,"speed_mps":0.0,"SNR_dB":45.5} 2020/06/03 20:56:10 Invalid Data from OGN: {"sys":"PAW","addr":"405CA6,"acft_type":"8","time":1591214169,"rx_time":0.651,"lat_deg":52.7412529,"lon_deg":0.5501541,"alt_msl_m":24,"track_deg":0,"speed_mps":0.0,"SNR_dB":45.2} 2020/06/03 20:56:12 Invalid Data from OGN: {"sys":"PAW","addr":"405CA6,"acft_type":"8","time":1591214171,"rx_time":0.528,"lat_deg":52.7412453,"lon_deg":0.5501552,"alt_msl_m":24,"track_deg":0,"speed_mps":0.0,"SNR_dB":47.2} 2020/06/03 20:56:13 Invalid Data from OGN: {"sys":"PAW","addr":"405CA6,"acft_type":"8","time":1591214172,"rx_time":1.142,"lat_deg":52.7412453,"lon_deg":0.5501540,"alt_msl_m":24,"track_deg":0,"speed_mps":0.0,"SNR_dB":48.2} 2020/06/03 20:56:15 Invalid Data from OGN: {"sys":"PAW","addr":"405CA6,"acft_type":"8","time":1591214174,"rx_time":0.815,"lat_deg":52.7412453,"lon_deg":0.5501562,"alt_msl_m":24,"track_deg":0,"speed_mps":0.0,"SNR_dB":48.0} 2020/06/03 20:56:15 Invalid Data from OGN: {"sys":"PAW","addr":"405CA6,"acft_type":"8","time":1591214174,"rx_time":0.815,"lat_deg":52.7412453,"lon_deg":0.5501562,"alt_msl_m":24,"track_deg":0,"speed_mps":0.0,"SNR_dB":48.5}

b3nn0 commented 4 years ago

We have found the issue and it will be fixed in the next version. Thanks for reporting.