mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-06-26 20:37:50 +02:00
New module system
This commit is contained in:
@ -48,7 +48,7 @@ int VFOManager::VFO::getOutputBlockSize() {
|
||||
|
||||
|
||||
VFOManager::VFOManager() {
|
||||
|
||||
|
||||
}
|
||||
|
||||
VFOManager::VFO* VFOManager::createVFO(std::string name, int reference, float offset, float bandwidth, float sampleRate, int blockSize) {
|
||||
|
Reference in New Issue
Block a user