new chirped modulator with alpha setting

dp_sync is softened
This commit is contained in:
silas (home)
2026-01-05 14:54:05 +01:00
parent 2354d7ac44
commit 0186eccced
9 changed files with 719 additions and 392 deletions

View File

@@ -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;