Junzi Sun
Junzi Sun
> When it comes to tests, are there any good ADS-B/Mode S message repositories already out there? I checked opensky's Java library and there aren't even any tests in there...
> I don't understand the link between ACAS messages and BDS61? (extended squitter emergency/priority status) It's been a while. I think it was about the coordinated reply in DF=16, which...
The MV field in DF=16 can be any GICB data. This makes the decoding very complicated. It is similar to what we did with BDS inferring, except that now we...
For the moment, it only supports the RTL-SDR devices. I will add SoapySDR in the future to support other SDR devices.
The opt code is still very very basic, it is only a simple script so far. I am a bit ashamed to call it optimization module :sweat_smile: We are making...
For now, it is not possible with OpenAP. But it will be nice to have for the future. Ground model is quite complicated since it involves APU, and there is...
yes. looks quite nice for me, let's do that.
I am going to pull this into a separate branch and then work from there.
hi @lucapaganotti, as Paul pointed out, MRAR is indeed only in DF20/21, and most aircraft do not have MRAR capability. You can take a look at the following paper: https://www.mdpi.com/2504-3900/59/1/4...
would you mind sharing a minimum example? thx