mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-08 08:54:49 -04:00
GLScope: new delta phase displays
This commit is contained in:
@@ -40,6 +40,8 @@ public:
|
||||
ModeIQ,
|
||||
ModeMagLinPha,
|
||||
ModeMagdBPha,
|
||||
ModeMagLinDPha,
|
||||
ModeMagdBDPha,
|
||||
ModeDerived12,
|
||||
ModeCyclostationary
|
||||
};
|
||||
@@ -116,6 +118,7 @@ private:
|
||||
Real m_triggerLevel;
|
||||
Real m_triggerPre;
|
||||
int m_nbPow;
|
||||
Real m_prevArg;
|
||||
|
||||
// graphics stuff
|
||||
QRectF m_glScopeRect1;
|
||||
|
||||
Reference in New Issue
Block a user