mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-01 16:38:06 -04:00
Merge pull request #607 from ubfx/filerecord_header
Only write .sqriq header once when the first samples are written
This commit is contained in:
@@ -117,7 +117,6 @@ void FileRecord::startRecording()
|
||||
m_recordOn = true;
|
||||
m_recordStart = true;
|
||||
m_byteCount = 0;
|
||||
writeHeader();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user