hpuhr / COMPASS

The OpenATS COMPASS (Compliance Assessment) tool aims at providing a generalized framework for air-traffic surveillance data analysis, visualization & evaluation.
GNU General Public License v3.0
78 stars 29 forks source link

Framing items in database. #327

Open tomasgerat opened 1 month ago

tomasgerat commented 1 month ago

Hello, i created custom framing for ff2 format. This format contains additional info like system receiving time of asterix message, which is outside asterix block. Is it possible to add this additional info to result database for each Cat48 item? How Compass know that item "content" in framing definition containst asterix data block? What is Compass doing with other framing items, for example with start_datetime in rff.json framing?

hpuhr commented 3 weeks ago

Hello, apologies for the late reply. Unfortunately no, this is currently not possible - the framing information is currently not parsed in COMPASS - but technically it would be possible to add with a bit of coding+config changes. Would this be an important requirement to you? If so, please contact me by mail at compass@openats.at to discuss this further - I'll add a summary to this issue here later.