directTDoA
directTDoA is a probably not so well known GUI written in Python that runs the TDoA algorithm locally on your computer. It has been gone thorough a lot of development since 2018 after Christoph first published his main TDoA code.
The creator Llinkz recently published a new version V5 (see https://github.com/llinkz/directTDoA) that has some unique features such as waterfall / SNR measurement, an ultimateTDoA mode which can use all available nodes in an user defined map area and can work with shorter than 30 second recordings for processing.
The latter is quite effective for short time signals such as 2G ALE and the last versions of the program interfaces via TCP with the Sorcerer decoder and can automatically start the TDoA process upon detection of an ALE signal. Very cool..
best regards, Ben
The creator Llinkz recently published a new version V5 (see https://github.com/llinkz/directTDoA) that has some unique features such as waterfall / SNR measurement, an ultimateTDoA mode which can use all available nodes in an user defined map area and can work with shorter than 30 second recordings for processing.
The latter is quite effective for short time signals such as 2G ALE and the last versions of the program interfaces via TCP with the Sorcerer decoder and can automatically start the TDoA process upon detection of an ALE signal. Very cool..
best regards, Ben
Comments
Not much changes for linux and macOS users (just adding back a Listen/Demod service, like in the directKiwi project and some bug corrections)
(to get Listen/Demod working w/o re-installing everything, get the directTDoA.py from the repository and read the changelog for instructions)
But the main point is that Windows version is now fully functionnal and is delivered as .zip package.
So, people who wish to use the application on Windows OS will not have to worry about installing full GNU Octave, git and of course python with its modules. All files are already patched and compiled in the available archive. Just unzip & play !
Thanks to @daniel for this work.
&linkz
Download the archive again
&linkz
I've just released v7.00
&linkz