-
Notifications
You must be signed in to change notification settings - Fork 0
/
nmea.mux.replay.etel.groix.yaml
45 lines (45 loc) · 1.21 KB
/
nmea.mux.replay.etel.groix.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
#
# MUX definition.
#
name: "Replay log file, markers and borders."
description:
- Replay a log file from the logged folder.
- The file must obviously be here for the replay to work.
- Markers and Borders tests
context:
with.http.server: true
http.port: 8080
init.cache: true
default.declination: -1
# markers: markers.yaml
markers: markers.03.yaml
markers.list:
- markers: markers.04.yaml
- markers: markers.05.yaml
- markers: markers.houat.hoedic.belle-ile.yaml
- markers: markers.couregant.la.plate.yaml
channels:
- type: file
# filename: ./logged/rubis-cup/going.to.groix/2023-06-23_08-18-48_UTC_LOG.nmea
filename: ./logged/rubis-cup/going.to.groix.nmea.zip
zip: true
path.in.zip: going.to.groix.2.nmea
between-records: 100 # Speed up
verbose: false
# sentence.filters: ~GGA,~GSV,~GSA
# sentence.filters: ~GGA
forwarders:
- type: file
verbose: false
timebase.filename: false
filename: data.4tests.nmea
flush: true
# sentence.filters: MWV, VHW, HDG
sentence.filters: ~GGA,~GSA,~GSV
# - type: console
# - type: tcp
# port: 7002
computers:
- class: nmea.computers.BorderManager
properties: border.mgr.properties
verbose: false