stelas / GCLog

GCLOG is a lightweight daemon running in the background and constantly reporting your Geiger counter readings to various radiation monitoring websites. With a small footprint and minimal dependencies it is aimed to run on Linux embedded computers.
https://www.gclog.de/
GNU General Public License v3.0
9 stars 1 forks source link

Upload to GQ Electronics/gmcmap not supplying microSieverts/hour values? #4

Open jult opened 2 years ago

jult commented 2 years ago

I've been using a GQ GMC 320+ V4 to upload data for about 2 months, the map shows:

CPM:25 ACPM:0 0uSv/h

Strangely it does update the CPM just fine. Not the ACPM and not uSv/h. Is this related to the https redirects?

stelas commented 2 years ago

No, it has nothing to do with https since http://www.GMCmap.com/log2.asp?AID=UserAccountID&GID=GeigerCounterID &CPM=nCPM is used for data submission.

Currently the daemon only reads the CPMs as all devices and web services support it.

You're welcome to add this feature for GQ devices / gmcmap.com.