ADS-B example parameter structure is in a bad state. Run the following code to regenerate the structure. radioSampleRat
Posted: Tue Mar 16, 2021 7:34 am
ADS-B example parameter structure is in a bad state. Run the following code to regenerate the structure.
radioSampleRate = 2.4e6 %% Or set your own value
adsbParam = helperAdsbConfig(radioSampleRate)
examples
radioSampleRate = 2.4e6 %% Or set your own value
adsbParam = helperAdsbConfig(radioSampleRate)
examples