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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user