orbitusii / loki-bms-csharp

Battle Management Scope for DCS World (and maybe others?), this time in C#!
MIT License
2 stars 0 forks source link

Multi-Sources & correlation #40

Open orbitusii opened 4 months ago

orbitusii commented 4 months ago

To make it possible to correlate data between multiple sources, there needs to be a special, hardcoded Data Source type that ingests data from multiple sources and correlates them according to certain rules.

This will require: