Backend abstraction + added android support + partial high DPI scaling
This commit is contained in:
@@ -19,6 +19,7 @@ public:
|
||||
bool sdrIsRunning();
|
||||
void setFFTSize(int size);
|
||||
void setFFTWindow(int win);
|
||||
void setFirstMenuRender();
|
||||
|
||||
// TODO: Replace with it's own class
|
||||
void setVFO(double freq);
|
||||
|
||||
Reference in New Issue
Block a user