WIP on new faup1090 output, data aging, refactoring
This commit is contained in:
parent
a3cdd47d80
commit
6986b3847f
13 changed files with 335 additions and 455 deletions
|
|
@ -217,7 +217,7 @@ void ifileRun()
|
|||
}
|
||||
|
||||
// Get the system time for the start of this block
|
||||
clock_gettime(CLOCK_REALTIME, &outbuf->sysTimestamp);
|
||||
outbuf->sysTimestamp = mstime();
|
||||
|
||||
toread = MODES_MAG_BUF_SAMPLES * ifile.bytes_per_sample;
|
||||
r = ifile.readbuf;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue