Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Achim Morschhauser
GeomagLogger
Commits
93daa06e
Commit
93daa06e
authored
Nov 28, 2019
by
Achim Morschhauser
Browse files
Default parameters file updated
parent
397c0a76
Changes
1
Hide whitespace changes
Inline
Side-by-side
usr/par/parameters_default.par
View file @
93daa06e
...
...
@@ -5,24 +5,39 @@
# Path to logfiles
DIR_LOG=/home/odaq/log/
#------------------------
# Variometer
#------------------------
# Path to variometer recordings
DIR_V
AR
=/home/odaq/DATA/
DIR_V
EC
=/home/odaq/DATA/
VAR/
# File format of 1Hz data (see 'man strftime')
FILE_1Hz=
BEL
1_%Y%m%d.txt
# File format of 1Hz
variometer
data (see 'man strftime')
FILE_1Hz=
MAG
1_%Y%m%d.txt
# File format of raw data, uncomment
# File format of
variometer
raw data, uncomment
# if raw data should not be written
#FILE_RAW=TEST_%Y%m%d.txt
#
#------------------------
# Scalar instrument
#------------------------
# Path to scalar recordings
DIR_SCA=/home/odaq/DATA/SCA/
# File format for scalar recordings
FILE_SCA=MAG1_%Y%m%d.txt
#########################
# ADC
#########################
# Baudrate for ObsDAQ
BAUD=19200 #19200
BAUD
_VEC
=19200 #19200
# PORT for ObsDAQ
PORT=/dev/ttyUSB1
PORT
_VEC
=/dev/ttyUSB1
# Send to address, (RS-485 uses 01), ObsDAQ FTDI)
ADDRESS=01
#ADDRESS=255
...
...
@@ -42,4 +57,11 @@ Y_s=1.0
Z_s=1.0
# Recording frequency [Hz]
Freq=3
FREQ_VEC=3
#########################
# Recording scalar
#########################
# Desired frequency of scalar recordings [s]
FREQ_SCA=1
Write
Preview
Supports
Markdown
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