Giter Club home page Giter Club logo

Comments (5)

johndoe31415 avatar johndoe31415 commented on July 22, 2024

Hi Gabriel,

thanks for the info -- back when I wrote the original gammascoututil, there was no public documentation whatsoever. Luckily the protocol isn't too difficult to reverse engineer. Still in the docs you referenced, all the juicy parts are missing (i.e., the actual conversion from counts/time to dose/time), something I took a stab at back in April: #1

Back on the topic, I'm not really sure what to do with the documentation. Is something not working correctly as it is implemented right now? Or is that purely for reference, so that I put a link in the README?

Cheers, Joe

from gammascoututil.

gabrielklein avatar gabrielklein commented on July 22, 2024

Hi, I have not been able to run your software.
I have bought the FW >= 6.90 version (online).

From FW >= 6.90, serial is 460800,7,e,1.
screen /dev/ttyUSB0 460800,cs7

By doing this changes, I've seen other problems probably related to the version of my gamma scout.

To get the value, I have to press "X", then "R".
I think it only works with the "online" version.

Online-Mode beendet
0,110 uSv/h
0,111 uSv/h
0,111 uSv/h

I think the "protocol" is a disaster :)
I think the way the connector to the usb device is just terrible.
I read ~0,110 uSv/h and 0.140 uSv/h on another one that is 1 meter away.

I've started to write a project in c++ that send the data to a mqtt server.
(It's a good way to refresh my memory in c++ :) )

from gammascoututil.

johndoe31415 avatar johndoe31415 commented on July 22, 2024

Ah, got it! True, the GS-online isn't supported at the moment.

To be honest, it's quite difficult for me to expand the software, though, without access to actual hardware, so I'll be honest and say that extending the scope of it all is quite unlikely.

Oh boy you can't believe how much I agree with you how horrific the GS protocol is. You don't have a well-defined way to find out what state it is in, you cannot interrupt log dumping, etc. etc. Complete trainwreck.

The worst thing, in my opinion, is the missing documentation of the calibration. That's the ONE thing you, as the customer, are paying for and yet you only get it through that atrocious "Toolbox", an absolute horrific piece of software as well (though the re-written .Net version is a million times better than that unimaginably terrible garbage that preceded it).

If I'd start looking into gammascoututil again, I think I'd also redo a few things here and there. Might rewrite the whole thing. Might just get around to doing it.

from gammascoututil.

gabrielklein avatar gabrielklein commented on July 22, 2024

from gammascoututil.

kng avatar kng commented on July 22, 2024

FWIW, I have started to implement "v3" protocol in my fork of this project. It takes a while to get to know the code but the basics are in place for now. Need to read through the issues here and try to fix the calibration as well.
I have a 7.02 w/alert model, so am unable to try the online stuff.

from gammascoututil.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.