Set mrar_source_valid correctly

This commit is contained in:
Oliver Jowett 2021-07-29 19:04:51 +08:00
parent cdc818a9f3
commit 9f146fcb71
1 changed files with 1 additions and 0 deletions

View File

@ -875,6 +875,7 @@ static int decodeBDS44(struct modesMessage *mm, bool store)
if (store) {
mm->commb_format = COMMB_MRAR;
mm->mrar_source_valid = 1;
mm->mrar_source = (mrar_source_t) source;
if (wind_valid) {