1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-11 02:08:46 -04:00

SDRDaemonSource: allow zero frequency and correct some calculations based on meta data

This commit is contained in:
f4exb
2018-09-13 14:58:35 +02:00
parent 0a2329ffe7
commit a07f01b021
3 changed files with 12 additions and 80 deletions
@@ -37,7 +37,6 @@ public:
// R/W operations
void writeData(char *array); //!< Write data into buffer.
void writeData0(char *array, uint32_t length); //!< Write data into buffer.
uint8_t *readData(int32_t length); //!< Read data from buffer
// meta data