new chirped modulator with alpha setting
dp_sync is softened
This commit is contained in:
@@ -765,7 +765,7 @@ classdef Signal
|
||||
|
||||
pkpos = sort(pkpos);
|
||||
|
||||
if mean(w) > 10 || mean(p) > 10
|
||||
if mean(w) > 10 || mean(p) > 15
|
||||
return
|
||||
else
|
||||
sequenceFound = 1;
|
||||
|
||||
Reference in New Issue
Block a user