Compare ADS-B Receivers
0 Members and 2 Guests are viewing this topic.
Example for RTL:C:\modesdeco2.exe --gain 42 --freq-correction 62 --location 32.51:104.98 --web 8088 --db D:\data\basestation.sqb --frdb D:\data\flightroute.sqb --silhouettes D:\data\silhouettes --pictures D:\data\pictures --beast 10003 --msg 30003 --sbs10001 10001 --metric --web-auth admin:admin --google-key AIXXxxxxXXXXxxxxxXXXXXxxxxXXXXExample for AirSpy:C:\modesdeco2.exe --airspy --location 32.51:104.98 --web 8088 --db D:\data\basestation.sqb --frdb D:\data\flightroute.sqb --silhouettes D:\data\silhouettes --pictures D:\data\pictures --beast 10003 --msg 30003 --metric --add-reference-point 56.39252:85.22168:THR21 --add-points 56.23667:83.98861:NN 56.69139:85.32917:SP 57.00722:82.05972:BA --web-auth admin:admin
If you see on the page Map that all aircraft are being plotted in the top-left corner and the Google map does not load, then you need to do bypass your cache in browser.Bypassing your cache means forcing your web browser to re-download a web page from scratch, which can often solve website display glitches. It is also required after installing user scripts. Bypassing your cache is simple, safe, and causes no permanent changes.
... it's producing good raw reports for Planeplotter with the avr-mlat output format but in AVR format, the signal report is missing (I think it's the format that doesn't allow though). So I tried also the Beast format. I has signal strenght but the raw reports are not usable for mlat and Beamfinder. It seems the timings are bad. So could it be possible to correct the Beast format or add the signal strenght in the avr-mlat format?
I would like to clarify:AVR-MLAT format does not provide data about the level of received signal. His format is: <@><6 byte MLAT counter><7 or 14 byte Mode-S><;><CR><LF>. The signal level is the invention of Gunther and is only present in BEAST binary format: <0x1a> <"3"> 6 byte MLAT, 1 byte signal level, 7 or 14 byte Mode-S.When the data is output in the AVR-MLAT format, are they suitable for MLAT or Beamfinder? Or they are not suitable as BEAST binary also?Now the MLAT counter has a resolution of 83.333 ns for Mode-S, not 500 ns. It is possible that the reason is this. I'll try to find out.Thanks,Sergsero