blah2/config/radar4.yml

47 lines
673 B
YAML
Raw Normal View History

2023-11-05 11:58:13 +00:00
capture:
fs: 2000000
fc: 204640000
type: "RspDuo"
replay:
state: false
loop: true
file: '/opt/blah2/replay/file.rspduo'
process:
data:
2023-11-20 12:35:01 +00:00
cpi: 0.5
buffer: 1.5
2023-11-05 11:58:13 +00:00
overlap: 0
ambiguity:
delayMin: -10
delayMax: 300
2023-11-17 00:02:32 +00:00
dopplerMin: -250
dopplerMax: 250
2023-11-05 11:58:13 +00:00
clutter:
delayMin: -10
2023-11-10 06:25:18 +00:00
delayMax: 300
detection:
2023-11-27 11:19:47 +00:00
pfa: 0.00001
nGuard: 2
nTrain: 6
minDelay: 5
2023-11-27 11:19:47 +00:00
minDoppler: 15
2023-11-30 22:25:40 +00:00
nCentroid: 6
2023-11-05 11:58:13 +00:00
network:
ip: 0.0.0.0
ports:
api: 3000
map: 3001
detection: 3002
timestamp: 4000
2023-11-20 12:35:01 +00:00
timing: 4001
2023-12-11 12:11:54 +00:00
iqdata: 4002
2023-11-05 11:58:13 +00:00
save:
iq: true
map: false
detection: false
2023-11-20 12:35:01 +00:00
timing: false
path: "/blah2/save/"