Rewrite configuration structure and more minor changes
This commit is contained in:
parent
13ffe0c2c7
commit
5bafe48c82
7 changed files with 124 additions and 83 deletions
10
gclog.conf
10
gclog.conf
|
|
@ -3,10 +3,10 @@
|
|||
############################################
|
||||
|
||||
# Geiger counter type:
|
||||
######################
|
||||
# 'gq' -> GQ GMC Geiger Counter (GQ-RFC1201 protocol)
|
||||
# 'diy' -> DIY/MyGeiger/NET-IO Geiger Kit or compatible
|
||||
########################################################
|
||||
# ####################
|
||||
# gq -> GQ GMC Geiger Counter (GQ-RFC1201 protocol)
|
||||
# diy -> DIY/MyGeiger/NET-IO Geiger Kit or compatible
|
||||
######################################################
|
||||
#device.type=diy
|
||||
device.type=gq
|
||||
|
||||
|
|
@ -15,7 +15,7 @@ device.type=gq
|
|||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue