mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-25 17:28:50 -05:00
Only write .sqriq header once when the first samples are written
This commit is contained in:
parent
c4ccb59e95
commit
df074c1322
@ -117,7 +117,6 @@ void FileRecord::startRecording()
|
||||
m_recordOn = true;
|
||||
m_recordStart = true;
|
||||
m_byteCount = 0;
|
||||
writeHeader();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user