Greg Albrecht W2GMD
Greg Albrecht W2GMD
adsbhub.com sends SBS on port 5002, see if we can read that.
``` >>> import pyModeS Traceback (most recent call last): File "/usr/local/lib/python3.9/dist-packages/numpy/core/__init__.py", line 23, in from . import multiarray File "/usr/local/lib/python3.9/dist-packages/numpy/core/multiarray.py", line 10, in from . import overrides File "/usr/local/lib/python3.9/dist-packages/numpy/core/overrides.py", line...
Need some docs.
``` PS C:\Users\gba> C:\Users\gba\AppData\Roaming\Python\Python39\Scripts\aiscot.exe c:\python39\lib\site-packages\pytak\crypto_functions.py:40: UserWarning: Python cryptography module not installed. Install with: python3 -m pip install cryptography warnings.warn(INSTALL_MSG) Traceback (most recent call last): File "c:\python39\lib\runpy.py", line 197, in _run_module_as_main...
Starting aiscot on Windows using the default UDP listen port of 5050 will return the error: `OSError: [WinError 10048] Only one usage of each socket address (protocol/network address/port) is normally...
``` aiscot_aishub File "/usr/lib/python3/dist-packages/pytak/client_functions.py", line 264, in main aiscot_aishub await clitool.run() aiscot_aishub File "/usr/lib/python3/dist-packages/pytak/classes.py", line 275, in run aiscot_aishub self.run_tasks() aiscot_aishub File "/usr/lib/python3/dist-packages/pytak/classes.py", line 268, in run_tasks aiscot_aishub self.run_task(task) aiscot_aishub...
``` [admin@takserver ~]$ file *.csv Airports.csv: ASCII text, with CRLF line terminators known_craft.csv: ISO-8859 text, with CRLF line terminators known_mil.csv: UTF-8 Unicode (with BOM) text, with CRLF line terminators ```...
https://www.youtube.com/watch?v=W2-phl3tY3o
A subsequent (second) CoT send to the TAK Server will show up in ATAK. Investigate why the first CoT does not show up in ATAK.