Rewrite configuration structure and more minor changes

This commit is contained in:
Steffen Lange 2019-04-19 21:34:22 +02:00
parent 13ffe0c2c7
commit 5bafe48c82
7 changed files with 124 additions and 83 deletions

View file

@ -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