goes with last commit

pull/58/head
bert hubert 2019-12-28 13:48:51 +01:00
parent ec0e651802
commit e795f29d8a
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ struct SVPerRecv
time_t deltaHzTime{-1};
double deltaHz{-1};
double prres{-1};
int used{-1}; // -1 = unknown
int qi{-1}; // quality indicator, -1 = unknown
time_t t; // last seen
};