Overview
The FixMPTS or Fix Multipurpose Tracking Solution is a very modular air traffic surveillance software. Although the filter algorithm used, to fuse the input data to get the best air situation picture is easily exchangeable, the current implementation is making use of the particle filter. More information on the actual math used can be found here: Particle Filter introductory
Modularity
⟐
The tracking solution was designed with a highly modular approach. This is supposed to add a better degree of flexibility in terms of fields of usage.
Asterix Compliant
⟐
The project is shipped with a Asterix decoding and endcoding library. The library supports all of the Asterix categories that might be needed for ATM tracking applications. For a detailed overview of the supported categories see Asterix overview.
Generic Baseline
⟐
Not bound to a particular hardware. Due to its scalability it can run be adapted to the operational need at hand.
Distributed
⟐
Extremely distributed approach. The complete application can run on either one hardware or it can be distributed through out a whole lot of servers which in turn can be located anywhere.
Configurability
⟐
Can be configured in many ways.
Asterix Lib availabe
The initial version of the Asterix Library is now available in the download section. In addition to that the git [...]
Two Projects Under One Roof
During the initial development of the FixMPTS software component, it became more and more clear, that the entire package should [...]
Launch of site
Although the project existed already for quite some time it is only presented to the public as of this moment. [...]