mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-04 15:04:38 -04:00
Test source: added sawtooth pattern
This commit is contained in:
@@ -75,6 +75,8 @@ public:
|
||||
void setModulation(TestSourceSettings::Modulation modulation);
|
||||
void setAMModulation(float amModulation);
|
||||
void setFMDeviation(float deviation);
|
||||
void setPattern0();
|
||||
void setPattern1();
|
||||
|
||||
private:
|
||||
QMutex m_startWaitMutex;
|
||||
|
||||
Reference in New Issue
Block a user