-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgclog.conf
61 lines (52 loc) · 2.08 KB
/
gclog.conf
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
############################################
# Geiger Counter LOGger configuration file #
############################################
# Geiger counter type:
# ####################
# gq -> GQ GMC Geiger Counter (GQ-RFC1201 protocol)
# diy -> DIY/MyGeiger/NET-IO Geiger Kit or compatible
######################################################
#device.type=diy
device.type=gq
# Serial device filename
########################
device.port=/dev/ttyUSB0
# Serial port baud rate:
# ######################
# DIY Geiger counter -> 9600 bps
# GMC-300 V3 and older -> 57600 bps
# GMC-300 Plus V4, GMC-320 -> 115200 bps
#########################################
#device.baudrate=9600
device.baudrate=57600
# GPS location of your sensor; required for Safecast
####################################################
location=Berlin, DE
latitude=52.5163
longitude=13.3777
# Polling interval in seconds (60..3600)
########################################
interval=60
#########################################################################
# radmon.org #
# Enter your forum nickname and password received via PM from 'mw0uzo'. #
#########################################################################
#radmon.user=mynick
#radmon.pass=mypass
################################################
# Safecast.org #
# Your API key is listed on your profile page. #
# Find your device ID on the Safecast list. #
################################################
#safecast.key=abcdefghijklmnopqrst
#safecast.device=108
################################################################################
# Nuclear Emergency Tracking Center (NETC.com) #
# First use their 'wapp4netc.exe' software to register your Geiger counter ID. #
################################################################################
#netc.id=ABCDEF012
#########################################
# Geiger Counter World Map (GMCMAP.com) #
#########################################
#gmcmap.user=01234
#gmcmap.device=12345678901