mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-04-10 13:40:37 -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:
commit
5d21a4ed59
@ -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