not if you use modesmixer.
grab data from port 30005 and create outServer avrmlat (ascii hex) and msg (ascii text) and route it to excel.with a bit of VBA code you could get nice stats too. would be nice if MLAT had a provider stamp / id too like MLAT_FA or MLAT_PP or MLAT_XCHG.
youâll still miss all flightaware anonymized mlat + without input filter you could get about 20 millions of tablerows a day - probably a bit much for an excel file âŚ
As an alternate to PuTTY, you can use Windows Command Prompt console to telnet and display data from port 30003 and 30106 of dump1090.
NOTE:
In Windows by default, the Telnet Client is NOT enabled. You have to first enable Telnet Client then only you can use it.
The method is detailed below.
(A) Enabling Telnet on Windows 7, 8.1, & 10
Click on Start button
In search, type Control Panel, and click on Control Panel icon displayed to open Control Panel.
In Control Panel:
a. Switch to Category view
b. Click on Programs
c. Click on Windows features on or off
d. In the pop-up window, select âTelnet Clientâ and place a check mark besides it
e. Click OK. This will start enabling process which may take about 30 seconds to complete.
Restart the computer. After restart, the Telnet client will be enabled and can be used.
(B) Displaying output data from dump1090 port 30003 on Windows Telnet console.
After Windows restarts, click start button and in search type cmd.exe. Click on âcmd.exeâ displayed to open Command Prompt.
In command prompt window, type telent and press Enter key. If Telnet client was enabled, you will see âWelcome to Microsoft Telent Clientâ message, and a telnet prompt Microsoft Telnet> -.
in telnet command type âopen ip-of-pi 30003â and press Enter key. If dump1090+DVB-T are working ok, you will see flow of messages. When these fail, the message flow will stop and remain stopped even if you wait for long time.