WIP big rewrite of message decoding / aircraft tracking.
This commit is contained in:
parent
f152bf633e
commit
54ca2c7fb2
9 changed files with 1313 additions and 959 deletions
|
|
@ -306,7 +306,6 @@ void demodulate2400(struct mag_buf *mag)
|
|||
normalize_timespec(&mm.sysTimestampMsg);
|
||||
|
||||
mm.score = bestscore;
|
||||
mm.bFlags = mm.correctedbits = 0;
|
||||
|
||||
// Decode the received message
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue