kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
fixed PCL bug
rodzic
c57482771b
commit
8b7afd88f9
|
@ -30,7 +30,7 @@ namespace dsp::loop {
|
|||
base_type::tempStop();
|
||||
float alpha, beta;
|
||||
PhaseControlLoop<float>::criticallyDamped(bandwidth, alpha, beta);
|
||||
|
||||
pcl.setCoefficients(alpha, beta);
|
||||
base_type::tempStart();
|
||||
}
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue