Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Seitosh
Seitosh
Commits
9a9e5b85
Commit
9a9e5b85
authored
Feb 14, 2019
by
thomas.forbriger
Browse files
croposp [WP]: support scaling of background noise level in tests
parent
75436f07
Changes
1
Show whitespace changes
Inline
Side-by-side
src/ts/croposp/Makefile
View file @
9a9e5b85
...
@@ -209,11 +209,11 @@ cpsd4mod.bin: cpsd4raw.bin
...
@@ -209,11 +209,11 @@ cpsd4mod.bin: cpsd4raw.bin
printf
"fac
$(CPSD_AMP4)
\n
hpb 100.0,2
\n
end
\n
"
\
printf
"fac
$(CPSD_AMP4)
\n
hpb 100.0,2
\n
end
\n
"
\
| tidofi
-type
bin
-Type
bin
-v
-o
-cs
$@
$<
| tidofi
-type
bin
-Type
bin
-v
-o
-cs
$@
$<
cpsdbgmod.bin
:
cpsdbgraw.bin
cpsdbgmod.bin
:
cpsdbgraw.bin
printf
"fac
$(CPSD_AMPBG)
\n
lpb 2.,4
\n
avg 0
\n
hp 200.,2
\n
end
\n
"
\
printf
"fac
$(CPSD_AMPBG)
\n
lpb 2.,4
\n
avg 0
\n
hp
b
200.,2
\n
end
\n
"
\
| tidofi
-type
bin
-Type
bin
-v
-o
-cs
$@
$<
| tidofi
-type
bin
-Type
bin
-v
-o
-cs
$@
$<
# add common noise signal to channel specific noise floor
# add common noise signal to channel specific noise floor
cpsd%addraw.bin
:
cpsd%mod.bin cpsdbg
raw
.bin
cpsd%addraw.bin
:
cpsd%mod.bin cpsdbg
mod
.bin
teseco
-v
-o
-a
-type
bin
-Type
bin
$@
$^
teseco
-v
-o
-a
-type
bin
-Type
bin
$@
$^
# modify sensor response
# modify sensor response
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment