Message boards : Number crunching : using a GMC-300 for a project detector?
Author | Message |
---|---|
I have a GMC-300 geiger counter from http://www.gqelectronicsllc.com/ | |
ID: 1394 | Rating: 0 | rate: / Reply Quote | |
It would be a miracle if your device presents the data the radioactive@home software expects when it reads the device so I am sure the project admins will say the answer is no. The software could probably be modified to read your device but I doubt anybody wants to take that job on for just 1 device. For 100 devices it would probably be worth it but there are potential hurdles that might make the job impossible. It depends what info the device's engineers/designers have decided to make available to the public and how readable the document is. | |
ID: 1396 | Rating: 0 | rate: / Reply Quote | |
I checked out the simulator software they provide and it's cool but it doesn't write a demo data file to disk like I thought it might. That doesn't put the hack I mentioned out of reach but after looking around their website and support forum it appears their customers are writing apps for their detectors. If so then there is probably enough info available to the public to write an app that will allow the GQ brand detectors to work with this project. I posted an invitation on their forum, let's see what becomes of it. It might be a way to bring many detectors into the project with minimal effort/expense. Any thoughts from R@H admins? | |
ID: 1398 | Rating: 0 | rate: / Reply Quote | |
The easiest way to use this sensor would be to write a simple app/script just for this device and use it as anonymous platform, like optimized apps in other projects. | |
ID: 1404 | Rating: 0 | rate: / Reply Quote | |
I reading though my manual that I downloaded for the unit. It referred to the protocol on the download page so one can use it for their own projects. It is 8 items down on the download page on the web site. I tried to hyper terminal to my unit using the settings it states. but it did not respond to my command. I will try again this weekend when I have more time to play with it. That darn work thing is always getting in the way. | |
ID: 1406 | Rating: 0 | rate: / Reply Quote | |
@TJM, | |
ID: 1411 | Rating: 0 | rate: / Reply Quote | |
Tonight I had some time to play with the data output of the GMC-300. I was able to use hyperterminal to connect to the unit and start a data output with the command <HEARTBEAT1>>. It then gave an output every second as described in the communication protocol document. This is where my knowlege of what to do with ends. making an app/scrips for anonymous platform is not something I know how to do. | |
ID: 1418 | Rating: 0 | rate: / Reply Quote | |
Yes, the GMC-080 and GMC-300 are quite different, I see it now after reading more of their docs. I'm convinced writing an app that would enable you to use it with R@H would be very easy if I had a GMC-300 to test with and verify the code but I can't justify the expense. I don't want to attempt it without having a device myself so I think we should talk someone else into doing it. For all we know that someone else could already be working on it. Let's give it a few more days and see what response we get from the message I posted in the GC forum. If nobody responds I'll contact two GC customers who have written apps for the device and see if I can talk one of them into it. | |
ID: 1419 | Rating: 0 | rate: / Reply Quote | |
apotheca, you have a PM | |
ID: 1446 | Rating: 0 | rate: / Reply Quote | |
Can you run the hyperterminal (or anything else that can talk via COM port), send the heartbeat command and see what the hardware returns ? If it only sends the data every second without anything else done from software side, then it will be easy to get the data with modified rad@home app. | |
ID: 1449 | Rating: 0 | rate: / Reply Quote | |
It appears there is an app for download at the GQ site that works nicely with the GMC-300 and can deliver data in various formats. I'm thinking the R@H app could be modified to detect which detector is installed and if it finds a GMC-300 then spawn the GQ app with whatever parameters are required to get output that mimics the standard output. It appears the GMC-300 has a fair bit of RAM and can store a good chunk of data onboard. If so then the R@H app might lay dormant for X hours then read 2 hours worth of data from the device then terminate the task and report it. ____________ | |
ID: 1454 | Rating: 0 | rate: / Reply Quote | |
The only way to support a device that requires drivers and a whole different communication approach is the app_info + dedicated app. The BOINC app has to work for everyone on all systems, not just fort those who have the drivers installed and that was one of the reason to pick up HID as the interface. | |
ID: 1455 | Rating: 0 | rate: / Reply Quote | |
The only way to support a device that requires drivers and a whole different communication approach is the app_info + dedicated app. The BOINC app has to work for everyone on all systems, not just fort those who have the drivers installed and that was one of the reason to pick up HID as the interface. I agree 100%... the best way is an app that uses the COM interface though I have some reservations due to some of the things I've heard about that interface. Sounds to me like they're doing something funny with that interface but I don't have any details to confirm that hunch. I requested details at the GQ site and was advised to use their app instead. Maybe the details are not public domain, maybe he didn't understand my request, maybe the details are in plain sight but I missed them, I don't know. Spawning their app would be my second or third choice because I too am aware of potential problems with that approach. In the absence of details about the COM interface I am willing to try spawning their app. I think it would require very little time to try it and if it works then it works. If not then I won't have wasted much time on it. ____________ | |
ID: 1466 | Rating: 0 | rate: / Reply Quote | |
The protocol is nicely described on their website. Receiving data from COM port is relatively easy. | |
ID: 1467 | Rating: 0 | rate: / Reply Quote | |
The protocol is nicely described on their website. Receiving data from COM port is relatively easy. Doh! I don't know how I missed it, I must half been half asleep ;-) I always knew you were the right man for this job. I don't know exactly how this will play out but there was mention of using the anonymous platform mechanism. That will work and might be the easiest way for you to make it work but GMC-300 users probably will have their hands full just installing BOINC and attaching to R@H. Remember they are totally new to the concept of DC. Asking them to setup an anonymous platform probably won't work unless you put all the commands into a script or provide perfectly clear and simple steps. Wish I had a GMC-300 to test with, apotheca has disappeared? Maybe cajole one of the users at the GQ site into testing? ____________ | |
ID: 1470 | Rating: 0 | rate: / Reply Quote | |
Hi, | |
ID: 1525 | Rating: 0 | rate: / Reply Quote | |
If you're willing to spare some time and test the app, I might be able to add support for GMC-300 and possibly other sensors from the same family. | |
ID: 1539 | Rating: 0 | rate: / Reply Quote | |
Great! | |
ID: 1540 | Rating: 0 | rate: / Reply Quote | |
There will be a delay because the serial port communication works completely different way on Windows and Linux and I'd like the app to be portable if possible. | |
ID: 1546 | Rating: 0 | rate: / Reply Quote | |
Hello, | |
ID: 1638 | Rating: 0 | rate: / Reply Quote | |
I've ordernd a GMC-300 aswell. I Hope someday ist is possible to use ist with BOINC and R@H. | |
ID: 1639 | Rating: 0 | rate: / Reply Quote | |
Hi! | |
ID: 1652 | Rating: 0 | rate: / Reply Quote | |
Hi guys, | |
ID: 1655 | Rating: 0 | rate: / Reply Quote | |
Sorry for the delay, I was quite busy during last weeks. | |
ID: 1684 | Rating: 0 | rate: / Reply Quote | |
Hello | |
ID: 1700 | Rating: 0 | rate: / Reply Quote | |
Hallo Thomas! | |
ID: 1701 | Rating: 0 | rate: / Reply Quote | |
Hello, | |
ID: 1702 | Rating: 0 | rate: / Reply Quote | |
Could anyone who owns GMC-300 connect to it using HyperTerminal, send the commands http://www.gqelectronicsllc.com/download/GQ-RFC1201.txt one by one and capture the output ? | |
ID: 1744 | Rating: 0 | rate: / Reply Quote | |
Hello, | |
ID: 1772 | Rating: 0 | rate: / Reply Quote | |
Hello, | |
ID: 1776 | Rating: 0 | rate: / Reply Quote | |
Thanks. I'm slowly making progress. | |
ID: 1783 | Rating: 0 | rate: / Reply Quote | |
Hello TJM, | |
ID: 1789 | Rating: 0 | rate: / Reply Quote | |
Hello TJM, | |
ID: 1797 | Rating: 0 | rate: / Reply Quote | |
The good news: app is able to talk to GMC-300 via COM port.
EDIT: Now it seems to be working, I'm adding the 'BOINC stuff' to the app. Most of the code will be just copy&paste from the standard app with just minor tweaks.
Chances are pretty high that I'll be able to return first chunk of data to the server today. | |
ID: 1798 | Rating: 0 | rate: / Reply Quote | |
EDIT: So finally here is the first beta app which works with GMC-300: | |
ID: 1800 | Rating: 0 | rate: / Reply Quote | |
Great news... | |
ID: 1802 | Rating: 0 | rate: / Reply Quote | |
I think it's too early for news, as the app has lots of bugs :p I'm sure Murphy's laws would get me quickly at this stage. | |
ID: 1803 | Rating: 0 | rate: / Reply Quote | |
Hmm, you are right. We may need some more tests, specially with other OS... I can set up a test system with Win7 and eventually with w2k if needed. I do not have (and do not like) Vista and so far I have no experience with Win8... | |
ID: 1804 | Rating: 0 | rate: / Reply Quote | |
Hello. I have a GQ CPM-300 and I was searching on hoiw to network the unit into a central mapping application just like this. I was going down the h**p://www.radiationnetwork.com/ path until I realized that the CPM-300 can not be configured for pulse output. It sends packets as you have been dealing with it here! | |
ID: 1805 | Rating: 0 | rate: / Reply Quote | |
I have the Bionic running and I started the attached application but not sure it's doing anything. The command looking screen is just blank with no text messages shown. Is this how the application is supposed to work? | |
ID: 1806 | Rating: 0 | rate: / Reply Quote | |
Perhaps I need to backup but i could not find any radioactive@home folder in the Boinc folder. I manually placed the download above in there but did not see anything close to a file like stated. Do I need to uninstall the Boinc and start over? | |
ID: 1807 | Rating: 0 | rate: / Reply Quote | |
You have to find where the BOINC stores it's data. | |
ID: 1809 | Rating: 0 | rate: / Reply Quote | |
Yes I found the data directroy was in another location within the PC's space under c:/Program Data. I did find the original files and removed them and replaced with the three from the download. I made sure the BOINC was shutdown at the time. I restarted the process and it shows the BOINC starting along with the BOINC manager and more important the GMC300 application was launched this time. I was later asked to update my location on the map. Perhaps it will start to work the next time it checks in? I'm getting closer. | |
ID: 1812 | Rating: 0 | rate: / Reply Quote | |
Very nice, so now we know that the app works on Win 7. | |
ID: 1813 | Rating: 0 | rate: / Reply Quote | |
Yes it's working well. I do have some questions related to access. If my network goes down for periods of time how does the system react? Does it just store the results for later transmission when the network is available again? My system may power off from time to time and wanted to know how that was handled. | |
ID: 1816 | Rating: 0 | rate: / Reply Quote | |
Due to the limitations of BOINC client / server software, when the network goes down the client continues until the end of current workunit, the data is stored and sent to the server as soon as the network goes back up. The client can't get new WU if the network is offline. You can tweak the WU lenght in project preferences, just do not set it too high because sometimes it can cause problems. | |
ID: 1820 | Rating: 0 | rate: / Reply Quote | |
I patched the server to read the divider from database, based on the sensor ID. Of course this won't handle any 'custom' sensors with swapped tubes, but at least it supports one divider per sensor type. Now I need to know what's the correct divider for GMC-300. | |
ID: 1821 | Rating: 0 | rate: / Reply Quote | |
Thank you for the effort. I really is helpful. | |
ID: 1825 | Rating: 0 | rate: / Reply Quote | |
Not sure what happened but my dot on the map went away? Did the change of the server now require the new application as well? Was working well for the last couple of days but this morning looks like I dropped off. I will check my side but appears to be working with updated counts and all. I will try the familiar reboot in Windows but the BOINC seems to be happy. No red boxes. | |
ID: 1829 | Rating: 0 | rate: / Reply Quote | |
The dot is there, I have no idea why it was gone. | |
ID: 1830 | Rating: 0 | rate: / Reply Quote | |
Here is the Rev 6 app which add/fixes a few things: | |
ID: 1832 | Rating: 0 | rate: / Reply Quote | |
Downloaded and applied. Will see if it reports the sensor type now. Thanks. | |
ID: 1833 | Rating: 0 | rate: / Reply Quote | |
Not sure if you noticed, but currently the app can't see your sensor and as far as I can see, the problem started before upgrade: | |
ID: 1834 | Rating: 0 | rate: / Reply Quote | |
Yes something went badly and the system did not respond for half a day or more. I restarted and seems to be running now. Reports the proper model number and version of software. I like it! | |
ID: 1835 | Rating: 0 | rate: / Reply Quote | |
Yep, also the graphs shows that the server reads conversion value from the database, because the average reported value jumped up. | |
ID: 1836 | Rating: 0 | rate: / Reply Quote | |
Think it's slightly high as I have granite counters in the office and the sensor is about a foot away from the counter top. I have noted the count goes down just a few CPM if I move it out into the room. Will have to be where it is as the wife has proclaimed it will not be out in the middle of the room! She who must be obeyed wins that one! | |
ID: 1837 | Rating: 0 | rate: / Reply Quote | |
There is no 'status' because the connection between client(+sensor) and server is not 100% realtime. | |
ID: 1838 | Rating: 0 | rate: / Reply Quote | |
Something is funny. I let the thing operate all day long and it shows that I did a lot of tasks but the dot is not showing up. Has not been on the map for a couple days now. I uninstalled BOINC and reinstalled with the admin only having the ability to run the BOINC and manager. I have a couple other accounts on this machine and BOINC was attempting to start a new session for each account as it was logged into. After the install the other accounts do not try to auto start the manager now. | |
ID: 1839 | Rating: 0 | rate: / Reply Quote | |
Hi TJM, | |
ID: 1840 | Rating: 0 | rate: / Reply Quote | |
It's ok, right now I don't have much spare time anyway and hopefully I'll be able to tweak the app a bit without access to the sensor. | |
ID: 1841 | Rating: 0 | rate: / Reply Quote | |
Something is funny. I let the thing operate all day long and it shows that I did a lot of tasks but the dot is not showing up. Has not been on the map for a couple days now. I uninstalled BOINC and reinstalled with the admin only having the ability to run the BOINC and manager. I have a couple other accounts on this machine and BOINC was attempting to start a new session for each account as it was logged into. After the install the other accounts do not try to auto start the manager now. The BOINC server provides stderr output from all the tasks that were completed. Here are yours: http://radioactiveathome.org/boinc/results.php?hostid=7898 It looks like the app has serious problems accessing the sensor for some reason. | |
ID: 1842 | Rating: 0 | rate: / Reply Quote | |
Yeah I ended up nearly starting from scratch. I had to remove the old account and started a new one. Only then it started to read the sensor properly again. I think there was some odd stuff going on when I moved the BOINC on my machine from "every account can start it" to "only the admin can start it". I also started the BOINC with admin privileges. Not sure if that is all of it but it's working now! | |
ID: 1843 | Rating: 0 | rate: / Reply Quote | |
Says it's completed a number of tasks properly yet never shows up on the map? I let it run 24 hours and yet no dot. Very frustrating. Don't believe it's on my end. | |
ID: 1862 | Rating: 0 | rate: / Reply Quote | |
Host is shown on map if it returned at least a couple of samples during the last 24 hours. | |
ID: 1863 | Rating: 0 | rate: / Reply Quote | |
Yes this is odd. When it is not reporting the percentage is always stuck at 0% completed even when the tasks say they are completing. I closed BOINC down and started the GMC-300 application to make sure the unit was still reporting data. That worked just fine. I then started up BOINC again and asked it to reset the project. Started up but I noticed an odd few readings | |
ID: 1865 | Rating: 0 | rate: / Reply Quote | |
Hi TJM, | |
ID: 1867 | Rating: 0 | rate: / Reply Quote | |
Agree things are still a bit unstable. I have noticed that if my machine is reset the BOINC manager needs to startup with the proper permissions or it will not start getting new jobs. Not sure that is your code but something to mention. I killed it and restarted under the admin privileged and it properly starts the manager and the tasks (your code) is properly launched. | |
ID: 1875 | Rating: 0 | rate: / Reply Quote | |
I'm patching the app right now and hopefully I'll release new version today. It fixes a couple of known bugs. | |
ID: 1877 | Rating: 0 | rate: / Reply Quote | |
Please try this: | |
ID: 1878 | Rating: 0 | rate: / Reply Quote | |
Radioactive@Home app rev $Rev: 585 $ for GMC-300 starting... | |
ID: 1880 | Rating: 0 | rate: / Reply Quote | |
The first reading has very short sample time, so the value is not always correct. It's marked with 'f' and ignored by all non-averaging functions on the server. | |
ID: 1881 | Rating: 0 | rate: / Reply Quote | |
Very interesting thread. | |
ID: 1886 | Rating: 0 | rate: / Reply Quote | |
Yep, currently the app is for Win only, but the Linux version is planned. To port the app to Linux only the COM I/O has to be rewritten (as the Win version uses functionality provided by Win API and Visual C++), the rest is already compatible with gcc. | |
ID: 1887 | Rating: 0 | rate: / Reply Quote | |
I see they do have a linux version of the software that provides the com access to the gmc-300. Will you have time to work on the gcc portion? I can test whatever you have and recompile tweeks to get it working. | |
ID: 1888 | Rating: 0 | rate: / Reply Quote | |
You also mentioned a raspberry version. I don't think this will work on rpi because the device is powered from the USB from what I see and the rpi doesn't have powered usb ports. I do have a rpi though if you'd like to test on that also I can setup and get you shell access to whatever os you like to run on it. | |
ID: 1889 | Rating: 0 | rate: / Reply Quote | |
Our 'native' USB sensor is powered from USB, requires around 50-60mA of current at 5V and has no problem working with Raspberry. | |
ID: 1890 | Rating: 0 | rate: / Reply Quote | |
Just placed the order should have one on hand next week. | |
ID: 1891 | Rating: 0 | rate: / Reply Quote | |
The GMC-300 uses USB to power the device but actually that just charges the internal Lipo battery. It can run stand-alone for about 12 hours or more to act like a logger. Handy if you want to slip it into your luggage for a long flight. you can log the higher CPM readings while at high elevation. | |
ID: 1892 | Rating: 0 | rate: / Reply Quote | |
There still seems to be some problem to establish communication with GMC-300 after system restart. | |
ID: 1896 | Rating: 0 | rate: / Reply Quote | |
Just a precision concerning the GMC-300 power: | |
ID: 1897 | Rating: 0 | rate: / Reply Quote | |
TJM, here are communication logs between GQ's SW (real time monitoring) and GMC-300 as well as log between Boinc and GMC-300. Data is logged in hexa. | |
ID: 1902 | Rating: 0 | rate: / Reply Quote | |
That's interesting, the original app sends the data byte after byte, while my app sends the whole command at once. I think it does not matter, as the sensor handles that without problems, I think it is transparently handled by the COM port at hardware or driver level. | |
ID: 1907 | Rating: 0 | rate: / Reply Quote | |
GMC-300 in hand. | |
ID: 1908 | Rating: 0 | rate: / Reply Quote | |
I'm studying possibilities for 'easy' Linux port. | |
ID: 1911 | Rating: 0 | rate: / Reply Quote | |
Yes I have initialization issues at times. If I used the GMC-300 data viewer first then shut that application down and launch the BOINC then things work properly. Once up and running it's solid. Been running for several days without problems. Only the initial sequence that is a bit unstable. | |
ID: 1912 | Rating: 0 | rate: / Reply Quote | |
Are you using the latest app ? | |
ID: 1913 | Rating: 0 | rate: / Reply Quote | |
Attempting to connect to the unit. I have revision 2.38 and the linux version of gqgmc says: | |
ID: 1914 | Rating: 0 | rate: / Reply Quote | |
I didn't have enough time to finish the Linux app during the weekend, mid week I don't have much free time so the progress is slow. | |
ID: 1918 | Rating: 0 | rate: / Reply Quote | |
Seems to be a bit better. I rebooted the PC and besides the normal BOINC issues needing to start with admin rights it ran right off. In the past it would read the serial number a bit strange first time up. This time just worked without having to prime the pump with the GMC-300 software first! | |
ID: 1920 | Rating: 0 | rate: / Reply Quote | |
Only concern is that the GMC-300 is reading slightly higher than many of the other units out in the field. My CPM numbers are not all that different but the BOINC graphs show a elevated level compared to similar CPM counts. Not sure if there is some algorithm used to calculate the uSv/h numbers but it may need to be updated. | |
ID: 1924 | Rating: 0 | rate: / Reply Quote | |
The server uses fixed divider 111, I think it's the correct value for MD-4011. If it's not, it can be very easily tweaked. Just a single field in database. | |
ID: 1925 | Rating: 0 | rate: / Reply Quote | |
As I understand it the GMC-300 does not use any flow control. Only standard RS-232 type communications with 8 bits, 1 stop bit, no parity or flow control. Flow control typically is established with a special cable that correctly routes the CTS/RTS pins in a typical serial interface. With the prolific RS-232 to USB chip doing the interface were a bit fixed in how they wired up the unit. | |
ID: 1926 | Rating: 0 | rate: / Reply Quote | |
Yep, I know, but still the app did not like talking to the hardware at all. Radioactive@Home app rev $Rev: 191 $ for GMC-300 starting... COM10 opened for read/write <GETVER>> returned GMC-300Re 2.36 Connected to GMC-300 Re 2.36 (revision int: 566) <GETCPM>> returned 10 57 4000,436,2013-7-28 19:42:57,n,0.1 minutes,2617.0 cpm,58.86 uSv/h Does anyone feel brave enough to test the Linux version ? I'm sure it has lots of bugs :P http://www.enigmaathome.net/static/3535xwuuib/gmc300.tgz | |
ID: 1927 | Rating: 0 | rate: / Reply Quote | |
Would the process be similar to running the windows version? | |
ID: 1928 | Rating: 0 | rate: / Reply Quote | |
What port number would be used? 22:56:34 (9790): Can't open init data file - running in standalone mode Radioactive@Home app rev $Rev: 178 $ for GMC-300 starting... COM10 opened for read/write gmc_GetVersion(): failed to send <HEARTBEAT0>>, write error or no device on the other end gmc_GetVersion(): failed to send <GETVER>>, write error or no device on the other end gmc_GetVersion(): read failed (revision int: 0) 22:58:52 (10053): Can't open init data file - running in standalone mode gmc_ReadPortNumber(): Wrong port number 22:58:52 (10053): called boinc_finish | |
ID: 1929 | Rating: 0 | rate: / Reply Quote | |
Just a number, 0-99. | |
ID: 1930 | Rating: 0 | rate: / Reply Quote | |
ln -s /dev/ttyUSB0 /dev/ttyS99 10:29:44 (31111): Can't open init data file - running in standalone mode Radioactive@Home app rev $Rev: 178 $ for GMC-300 starting... COM99 opened for read/write <GETVER>> returned GMC-300Re 2.38 Connected to GMC-300 Re 2.38 (revision int: 568) <GETCPM>> returned 0 17 3000,2,2013-7-29 14:29:53,r,0.1 minutes,17.0 cpm,0.36 uSv/h <GETCPM>> returned 0 15 187000,48,2013-7-29 14:32:57,n,3.1 minutes,15.0 cpm,0.09 uSv/h <GETCPM>> returned 0 21 371000,112,2013-7-29 14:36:1,n,3.1 minutes,21.0 cpm,0.12 uSv/h <GETCPM>> returned 0 16 555000,161,2013-7-29 14:39:5,n,3.1 minutes,16.0 cpm,0.09 uSv/h <GETCPM>> returned 0 17 739000,213,2013-7-29 14:42:9,n,3.1 minutes,17.0 cpm,0.10 uSv/h | |
ID: 1931 | Rating: 0 | rate: / Reply Quote | |
I've updated the app, it now connects to correct port: | |
ID: 1932 | Rating: 0 | rate: / Reply Quote | |
I set portnumber=0 | |
ID: 1935 | Rating: 0 | rate: / Reply Quote | |
The new version will not connect to my symbolic link /dev/ttyS99 and doesn't respond well to 0 it says COM0 in the output. | |
ID: 1933 | Rating: 0 | rate: / Reply Quote | |
Set to portnumber=0 and received | |
ID: 1936 | Rating: 0 | rate: / Reply Quote | |
Set to portnumber=0 and received | |
ID: 1937 | Rating: 0 | rate: / Reply Quote | |
The app said it can't open COM<x> because the device name was hardcoded, but on Linux it actually used /dev/ttyUSB<x>. | |
ID: 1934 | Rating: 0 | rate: / Reply Quote | |
Unsure why our times are out of order here but I used the 3rd version provided and see the results: | |
ID: 1938 | Rating: 0 | rate: / Reply Quote | |
Can I see your gmc.xml ? | |
ID: 1939 | Rating: 0 | rate: / Reply Quote | |
<gmc> <comsettings> <comment>Edit port number below</comment> <portnumber>0</portnumber> <comment>On Windows, the app tries to open COM<x> where <x> is the specified port number</comment> <comment>On Linux, the app tries to open /dev/ttyUSB<x> where <x> is the specified port number</comment> <baud>57600</baud> <bits>8</bits> <parity>n</parity> <stopbits>1</stopbits> </comsettings> <options> </options> </gmc> | |
ID: 1940 | Rating: 0 | rate: / Reply Quote | |
There has been 1 work unit returned to the project that says validated. | |
ID: 1941 | Rating: 0 | rate: / Reply Quote | |
stderr.txt and data.bin are auto deleted after upload to the server is done (the 'slot\<x>' folder is cleaned on exit). | |
ID: 1942 | Rating: 0 | rate: / Reply Quote | |
Good job guys. This will enable a slough of embedded processors to be used. Thinking of using the BeagleBone Black as a standalone processor to free up my machine now running Boinc. | |
ID: 1943 | Rating: 0 | rate: / Reply Quote | |
It seems that not every time when the binary runs a connection is made to the device. I found the output in slots/4 /var/lib/boinc-client/slots/4# tail -f stderr.txt Debug: num_samples: 10 Debug: Using port number: 99 Radioactive@Home app rev $Rev: 178 $ for GMC-300 starting... Debug: num_samples: 10 Debug: Using port number: 99 Radioactive@Home app rev $Rev: 178 $ for GMC-300 starting... COM99 opened for read/write Debug: num_samples: 10 Debug: Using port number: 99 Radioactive@Home app rev $Rev: 178 $ for GMC-300 starting... COM99 opened for read/write <GETVER>> returned GMC-300Re 2.38 Connected to GMC-300 Re 2.38 (revision int: 568) <GETCPM>> returned 0 18 3000,2,2013-7-31 1:22:30,568,f,GMC-300 I "kill <ps>" and it will just say starting. I then open minicom and connect to the port. Then kill <ps> again and it connected to the port. It's as if it may need some sort of clearing/reset before attempting connection? | |
ID: 1944 | Rating: 0 | rate: / Reply Quote | |
Example: This task started after some intervention as mentioned above: Debug: num_samples: 10 Debug: Using port number: 99 Radioactive@Home app rev $Rev: 178 $ for GMC-300 starting... I then run minicom which is configured to connect to the port and this prints COM99 opened for read/write Still sticks and nothing happens I perform the following: #ps aux | grep radio boinc 9561 0.2 0.0 1304 640 ? SNl 21:54 0:00 ../../projectsradioactiveathome.org_boinc/gmc300 read root 9951 0.0 0.0 23032 924 pts/4 R+ 21:58 0:00 grep --color=auto radio # kill 9561 As soon as I 'kill 9561' the output of stderr.txt shows: Debug: num_samples: 10 Debug: Using port number: 99 Radioactive@Home app rev $Rev: 178 $ for GMC-300 starting... COM99 opened for read/write <GETVER>> returned GMC-300Re 2.38 Connected to GMC-300 Re 2.38 (revision int: 568) <GETCPM>> returned 0 21 4000,3,2013-7-31 1:58:39,568,f,GMC-300 And continues until the task finishes. | |
ID: 1945 | Rating: 0 | rate: / Reply Quote | |
From the gqgmc.cc code example he uses a clearUSB function and maybe that is what is needed here and is why the device needs to be reinitialized through minicom before it works again. // clearUSB is public method to clear the read (input) buffer of // the serial port. This method exists due to vagaries of the // turn_on_cps_cmd. Since there is no protocol for the returned // data (ie, no start, no stop, no ack, no nak), the synchronization // of the getAutoCPS() method with the GQ GMC is flakey. Consequently, // when the turn_off_cps_cmd happens, there may be left over // data in the USB input buffer. So this method simply reads the // USB input buffer until it is empty. void GQGMC::clearUSB() { uint32_t rcvd(0); char inp; // Assume that there isn't that much left over from any previous // read. In other words, we couldn't ever get that far off. // So read only 10 bytes. const uint16_t kMaxtries(10); // Read returned data until input buffer is empty as indicated by // rcvd = 0 or not. If rcvd = 0 then the buffer empty and that is // what we want. for(uint16_t i=0; i<kMaxtries; i++) { rcvd = read(usb_serial, &inp, 1); if (rcvd == 0) break; } // end for // Not good, there are still more characters in input buffer, // so declare error. if (rcvd > 0) error_code = eClear_USB; return; }// end clearUSB() | |
ID: 1946 | Rating: 0 | rate: / Reply Quote | |
Also when I open minicom it instantly gives me the version number without typing <GETVER>>. So it's as if that is still in the buffer but not being passed to the gmc300 binary? | |
ID: 1947 | Rating: 0 | rate: / Reply Quote | |
Having heard nothing I was eager to pass back results. I put together a script that when run in cron will detect a new task, init the port, restart the apps and keep results running all day using the first version of the linux code provided here and by creating a symbolic link to ttyS99 as referenced above. #!/bin/bash BOINC_PATH="/var/lib/boinc-client/slots" SLOT=`grep -rH radio $BOINC_PATH/* | egrep -o 's/[0-9]{1,2}/i'` arrSLOT=(${SLOT//// }) SLOT=${arrSLOT[1]} RAH_OUT="$BOINC_PATH/$SLOT/stderr.txt" tail -n 1 $RAH_OUT | grep -q 'starting...' if [ $? == 0 ] then screen -dmS boincclearport /dev/ttyS99 57600 sleep 1 kill $(ps aux | grep '[b]oincclearport' | awk '{print $2}') kill $(ps aux | grep '[g]mc300 read' | awk '{print $2}') fi Which has keep the jobs running without pause. | |
ID: 1951 | Rating: 0 | rate: / Reply Quote | |
Unfortunately last week my time was very limited. | |
ID: 1952 | Rating: 0 | rate: / Reply Quote | |
Sounds good. I think as stated in that code above about the clearusb. The device has an odd way of sending the data and it's not clearing out properly so I think if before you attempt the connection you perform something similar to that gqgmc function that would probably get this working as expected. | |
ID: 1953 | Rating: 0 | rate: / Reply Quote | |
Ditto have had initialization issues on the PC where the first read from the unit is garbled. If I kill it and restart it a second time it normally starts just fine. For some reason my PC got rebooted today and the app did not start up properly. Been offline for most of the day. Just now got it communicating again. | |
ID: 1956 | Rating: 0 | rate: / Reply Quote | |
The latest Win app snapshot issues <HEARTBEAT0> on startup, waits 2s and then reads the COM buffer and throws the data away without checking what was there. After doing that it resumes normal operation. | |
ID: 1957 | Rating: 0 | rate: / Reply Quote | |
foovax can you try this one ? http://www.enigmaathome.net/static/3545xbxq0x/gmc.tgz I added lots of debug info around COM Open. | |
ID: 1958 | Rating: 0 | rate: / Reply Quote | |
18:06:40 (30187): Can't open init data file - running in standalone mode gmc_ReadPortNumber(): Wrong port number 18:06:40 (30187): called boinc_finish <gmc> <comsettings> <comment>Edit port number below</comment> <portnumber>0</portnumber> <comment>On Windows, the app tries to open COM<x> where <x> is the specified port number</comment> <comment>On Linux, the app tries to open /dev/ttyUSB<x> where <x> is the specified port number</comment> <baud>57600</baud> <bits>8</bits> <parity>n</parity> <stopbits>1</stopbits> </comsettings> <options> </options> </gmc> | |
ID: 1959 | Rating: 0 | rate: / Reply Quote | |
I'm using a GMC-300 since a week but I can't understand the graphics: other sensor graphics all over the world seems to be not far from the daily average value but the graph of GMC-300 stays always above 0.22 while the daily average is never more than 0.16uSv/h. Why happen this? can someone explain what are the the blue triangles? peaks or the average of each sample? | |
ID: 1961 | Rating: 0 | rate: / Reply Quote | |
I'm running the same in Linux and have the same results on the chart with ~.1 higher than average. | |
ID: 1962 | Rating: 0 | rate: / Reply Quote | |
The server uses fixed divider 111, I think it's the correct value for MD-4011. If it's not, it can be very easily tweaked. Just a single field in database. I think once the app's are finished and move from beta then calibration can fix the charts based on this comment above in this thread. | |
ID: 1963 | Rating: 0 | rate: / Reply Quote | |
The server uses fixed divider 111, I think it's the correct value for MD-4011. If it's not, it can be very easily tweaked. Just a single field in database. Maybe but I think is a little less than 0.1uSv/h higher... maybe is around 0.07 higher. the last sample and 24 hours average values are correct in my opinion as they match the values of the GMC-300 stored data. in this image is possible to see that the 24 hours average is 0.16uSv/h and the chart giving about 0.07uSv/h more http://imageshack.us/photo/my-images/196/54lh.png/ | |
ID: 1964 | Rating: 0 | rate: / Reply Quote | |
I'll take a look at this, if the sensor is detected as GMC-300, the server should know which divider to use. | |
ID: 1965 | Rating: 0 | rate: / Reply Quote | |
Radioactive@Home app rev $Rev: 178 $ for GMC-300 starting... Trying to open: /dev/ttyUSB0 Open retval: 7 tcgetattr() returned 0 tcsetattr() returned 0 tcflush() returned 0 /dev/ttyUSB0 opened for read/write <GETVER>> returned GMC-300Re 2.38 Connected to GMC-300 Re 2.38 (revision int: 568) <GETCPM>> returned 0 22 4000,3,2013-8-8 22:45:55,f,0.1 minutes,22.0 cpm,0.41 uSv/h Port issue appears resolved. Running in boinc now with interval set to .5 and my keep alive script disabled. Will see if it can end 1 work unit and proceed with the next work unit. | |
ID: 1967 | Rating: 0 | rate: / Reply Quote | |
Radioactive@Home app rev $Rev: 178 $ for GMC-300 starting... Trying to open: /dev/ttyUSB0 Open retval: 7 tcgetattr() returned 0 tcsetattr() returned 0 tcflush() returned 0 /dev/ttyUSB0 opened for read/write <GETVER>> returned GMC-300Re 2.38 Connected to GMC-300 Re 2.38 (revision int: 568) <GETCPM>> returned 0 22 4000,3,2013-8-8 22:45:55,f,0.1 minutes,22.0 cpm,0.41 uSv/h <GETCPM>> returned 0 16 188000,52,2013-8-8 22:48:59,n,3.1 minutes,16.0 cpm,0.09 uSv/h <GETCPM>> returned 0 15 372000,98,2013-8-8 22:52:3,n,3.1 minutes,15.0 cpm,0.09 uSv/h <GETCPM>> returned 0 20 556000,159,2013-8-8 22:55:7,n,3.1 minutes,20.0 cpm,0.12 uSv/h <GETCPM>> returned 0 16 740000,208,2013-8-8 22:58:11,n,3.1 minutes,16.0 cpm,0.09 uSv/h <GETCPM>> returned 0 21 924000,272,2013-8-8 23:1:15,n,3.1 minutes,21.0 cpm,0.12 uSv/h <GETCPM>> returned 0 13 1108000,311,2013-8-8 23:4:19,n,3.1 minutes,13.0 cpm,0.07 uSv/h <GETCPM>> returned 0 20 1292000,372,2013-8-8 23:7:23,n,3.1 minutes,20.0 cpm,0.12 uSv/h Trickle sent <GETCPM>> returned 0 11 1476000,405,2013-8-8 23:10:27,n,3.1 minutes,11.0 cpm,0.06 uSv/h <GETCPM>> returned 0 25 1660000,481,2013-8-8 23:13:31,n,3.1 minutes,25.0 cpm,0.14 uSv/h <GETCPM>> returned 0 17 1844000,533,2013-8-8 23:16:35,n,3.1 minutes,17.0 cpm,0.10 uSv/h Trickle sent Done - calling boinc_finish() 19:16:35 (14240): called boinc_finish First job ran to completion as expected. Second didn't start: Radioactive@Home app rev $Rev: 178 $ for GMC-300 starting... Trying to open: /dev/ttyUSB0 | |
ID: 1968 | Rating: 0 | rate: / Reply Quote | |
This is a problem with COM port settings and I'm trying to figure out what's wrong. | |
ID: 1976 | Rating: 0 | rate: / Reply Quote | |
I posted the above a few weeks ago and it appears to reference this issue? // clearUSB is public method to clear the read (input) buffer of // the serial port. This method exists due to vagaries of the // turn_on_cps_cmd. Since there is no protocol for the returned // data (ie, no start, no stop, no ack, no nak), the synchronization // of the getAutoCPS() method with the GQ GMC is flakey. Consequently, // when the turn_off_cps_cmd happens, there may be left over // data in the USB input buffer. So this method simply reads the // USB input buffer until it is empty. void GQGMC::clearUSB() { uint32_t rcvd(0); char inp; // Assume that there isn't that much left over from any previous // read. In other words, we couldn't ever get that far off. // So read only 10 bytes. const uint16_t kMaxtries(10); // Read returned data until input buffer is empty as indicated by // rcvd = 0 or not. If rcvd = 0 then the buffer empty and that is // what we want. for(uint16_t i=0; i<kMaxtries; i++) { rcvd = read(usb_serial, &inp, 1); if (rcvd == 0) break; } // end for // Not good, there are still more characters in input buffer, // so declare error. if (rcvd > 0) error_code = eClear_USB; return; }// end clearUSB() The above code comes from the gqgmc linux driver code that is linked to from the official website for the gmc-300. I'd try implementing this function in and calling it before opening the ports. | |
ID: 1977 | Rating: 0 | rate: / Reply Quote | |
Any time to update this? I can get the preset code to work but will make rolling it out to others a but more problematic as it does have start-up issues at times. | |
ID: 1983 | Rating: 0 | rate: / Reply Quote | |
I have no access to source code. I've presented the code above that comes from the gmc-300 linux driver code to assist with the startup problems but no implementation as of yet. | |
ID: 1985 | Rating: 0 | rate: / Reply Quote | |
I have ordered a GMC-300, the web site says that they are on back order, maybe 10 September? This will replace my old C6979 Geiger kit that sits and blinks all day… | |
ID: 1995 | Rating: 0 | rate: / Reply Quote | |
They are decent detectors. For this application where it's being plugged in all the time I unplugged the battery. It's a 9 volt rechargeable so it has a clip like a standard 9 volt. This way you won't overcharge the battery and possibly damage it with extended overcharge. This was reported as a potential problem in the GMC forums. | |
ID: 1997 | Rating: 0 | rate: / Reply Quote | |
I think I have fixed the Linux 'port hang' issue. | |
ID: 2005 | Rating: 0 | rate: / Reply Quote | |
Still stuck after the end of one unit moving to the next Radioactive@Home app rev $Rev: 188 $ for GMC-300 starting... Trying to open: /dev/ttyUSB0 I also ran a full work unit with Rev:188 and received same message above with no progress. Still have to manually start. | |
ID: 2006 | Rating: 0 | rate: / Reply Quote | |
I have just received my GCC-300E yesterday, took some time to get the drivers to work with the unit and Windows 7 etc. I manage to get the comm. port 5 to work with the unit and the GQ GMC Data Viewer. –Kind of neat, better than just watching a blinking LED! | |
ID: 2014 | Rating: 0 | rate: / Reply Quote | |
I am not having much luck with this, for now I think I will hold off on using my GMC-300E until a working model is available, I do not want to try and reinvent the wheel…... I will use http://ec2.netc.com/ as it is plug and play… thanks…. | |
ID: 2021 | Rating: 0 | rate: / Reply Quote | |
Did you have the GMC application opened at the same time you started the Boinc client? If you did then the port will not be free and the Boinc will fail. You can check the unit is working with the COM port using the GMC application but then exit that application prior to starting boinc. Also make sure all of the boinc files are not running in the background. Ctrl-alt-del and verify that no boinc code or the GMC300 code is running. Then start it fresh and see how it does. | |
ID: 2036 | Rating: 0 | rate: / Reply Quote | |
It seems to be working now? Still need to see if I can put it on the map? | |
ID: 2042 | Rating: 0 | rate: / Reply Quote | |
WOW! I am impressed! So a year ago when I got my GMC-300 I posed the question if the unit would work with Radioactive@home. The little bit that I got was it maybe be done but would be a lot of work. Then a project at work took over my life for a month and I forgot about this. Yesterday I came across the Radioactive@home web page that referred to the GMC-300. I was shocked to say the least. I read all the post in the thread and followed the instructions. Now I'm online using my GMC-300. You guys rock! I wish I could have been more involved in the testing but sometimes life just gets in the way. | |
ID: 2044 | Rating: 0 | rate: / Reply Quote | |
Glad we could help! The real heavy lifting was done by TJM with testing by the rest of us. I wouldn't call it 100% solid but seems to restart easy enough for me. My problem is my machine will power off for a day or so and I'm looking to pick up a Beaglebone Black board to run the software and do all of the BOINC interface. That will likely be the next project to try. | |
ID: 2057 | Rating: 0 | rate: / Reply Quote | |
English Version | |
ID: 2061 | Rating: 0 | rate: / Reply Quote | |
Yippee | |
ID: 2065 | Rating: 0 | rate: / Reply Quote | |
Do Someone can help me. | |
ID: 2067 | Rating: 0 | rate: / Reply Quote | |
Sorry guys, I've been gone for a while because I had way too many things to do at work. | |
ID: 2068 | Rating: 0 | rate: / Reply Quote | |
Two weeks is the daily time to receive it. | |
ID: 2071 | Rating: 0 | rate: / Reply Quote | |
I think that the negative readings bug will be fixed in the next app release, hopefully this weekend. | |
ID: 2074 | Rating: 0 | rate: / Reply Quote | |
Two more bugs were fixed. I think the app will now init the COM port correctly without running the Data Logger app first (I still have to verify that on another PC). | |
ID: 2076 | Rating: 0 | rate: / Reply Quote | |
I'm still watching the thread and ready to test any new linux versions that you have. | |
ID: 2077 | Rating: 0 | rate: / Reply Quote | |
Linux version will be fixed next, as soon as I'll finish tweaking the Windows app. Right now it looks pretty stable, at least with the 300E. | |
ID: 2082 | Rating: 0 | rate: / Reply Quote | |
Loaded this along with the latest rev of the BOINC app and working right out of the chute. No messing with anything so seems to be better on the serial port setup. I just renamed the old gmc300 app to a different name and dropped the new one in and started it up. Working like a charm. | |
ID: 2083 | Rating: 0 | rate: / Reply Quote | |
Error on open com, reading version is not correct. | |
ID: 2084 | Rating: 0 | rate: / Reply Quote | |
Can you post a screenshot with your COM port settings in the Data Viewer app ? | |
ID: 2085 | Rating: 0 | rate: / Reply Quote | |
View1 with error gmc300.exe | |
ID: 2086 | Rating: 0 | rate: / Reply Quote | |
Not sure if this helps but I run the app with admin privileges. I was having trouble early on and that helped. I do see you have the GMC-320 device so they may have changed the serial/usb? | |
ID: 2087 | Rating: 0 | rate: / Reply Quote | |
The protocol is the same for all GQ 3xx and it works I tested it on visual basic | |
ID: 2088 | Rating: 0 | rate: / Reply Quote | |
The Linux app (the last one I posted in this thread) seems to be working just fine with GMC-300E, only the sensor ID is broken. | |
ID: 2089 | Rating: 0 | rate: / Reply Quote | |
Should I use the new version or wait till sensor id is fixed? | |
ID: 2090 | Rating: 0 | rate: / Reply Quote | |
I think I fixed the problem with blocking COM port on startup/exit (Linux). Not all machines were affected so it was a bit hard to find. | |
ID: 2092 | Rating: 0 | rate: / Reply Quote | |
Hi TJM, | |
ID: 2095 | Rating: 0 | rate: / Reply Quote | |
Please disregard my last post - after scrubbing through, I think I found the correct link. | |
ID: 2096 | Rating: 0 | rate: / Reply Quote | |
Good going! Yes the app appears to be much more stable. I even had the cable come out of the unit and it powered down. Re-plugged and the app properly picked up the communication. Great job guys. | |
ID: 2104 | Rating: 0 | rate: / Reply Quote | |
Papoun37, can you try this version: http://www.enigmaathome.net/static/3786x0d6xp/gmc300.zip ? It works with GMC-300 and 300E, for now I can't find any reason why it would not work with GMC-320. | |
ID: 2107 | Rating: 0 | rate: / Reply Quote | |
Wow, that was a lot of reading from the bottom up. I have a GMC-280 that I hope this will work with, but as mentioned below, when I clicked on them links, it doesn't come back with anything, just a white page with a line of text on it. How or where can I download this latest app? Thanks | |
ID: 2147 | Rating: 0 | rate: / Reply Quote | |
Hello, I know these posts are old, but trying to grasp the update in this and see if its been in place and working. I have a 280, similar to the 300 model and want to try this and see if it works since its taking forever to get a sensor from here. Where can I find the latest updated app to try... Thanks | |
ID: 2148 | Rating: 0 | rate: / Reply Quote | |
If using windows try the last one posted by TJM. | |
ID: 2149 | Rating: 0 | rate: / Reply Quote | |
I'm using windows, when I put that link in, all I get is a white page and this at the top "Nie ma/nie bylo tu takiego pliku, lub zostal juz usuniety" whatever that means? | |
ID: 2153 | Rating: 0 | rate: / Reply Quote | |
The link has expired. | |
ID: 2154 | Rating: 0 | rate: / Reply Quote | |
Ya, not sure myself either, its similar to the 300 models, but think its just that it doesn't have memory in it if I'm not mistaken but the same hookup. Let me know on the app and link. I'll be off for a good chunk of today to dig out from a major snowstorm we just had over night :| Did I see another posting about perhaps sensors might be available after Feb? sure hope I am on the list since I requested for it over a year ago. Sure would love to get one and get online with it than trying to get another one to work. My section of the country doesn't have one and would be nice to add to the map and provide data. I'm on couple of other sites now but like this one for the map and chart plotting. Thank you .. Frank USA | |
ID: 2155 | Rating: 0 | rate: / Reply Quote | |
TJM, did you by chance upload the new link for this app? or is it posted somewhere else? I would like to give this a try on my 280 unit and if I have too, I will go out and purchase a 300 unit as well just so I can get online because the outlook for getting the real one for this site looks impossible as its been well over a year since I requested and signed up for one.. whatever is missing, tell us what it is and we'll try to finish it up on our end. How much of the sensor is available, what is holding these up? Can you release it minus the missing parts and let us go forward with it if that's possible? thank you Frank | |
ID: 2166 | Rating: 0 | rate: / Reply Quote | |
EDIT: Link to app build 188 deleted (it had critical bugs) - please scroll down for a working version. | |
ID: 2168 | Rating: 0 | rate: / Reply Quote | |
TJM , I bought a GMC- 300E . Yesterday I downloaded and installed your new software following the instructions in your post : | |
ID: 2174 | Rating: 0 | rate: / Reply Quote | |
The last version has a minor bug in the COM handling, it won't find the sensor. I'm fixing it right now. | |
ID: 2175 | Rating: 0 | rate: / Reply Quote | |
What is the status on the linux version? | |
ID: 2176 | Rating: 0 | rate: / Reply Quote | |
My Linux host was running for nearly a month without a single glitch (with GMC-300E). | |
ID: 2177 | Rating: 0 | rate: / Reply Quote | |
| |
ID: 2178 | Rating: 0 | rate: / Reply Quote | |
Hi, everyone! | |
ID: 2180 | Rating: 0 | rate: / Reply Quote | |
Updated windows app: rev 195. This one should also work with GMC-280.
If you are looking for Win app, try the build 196 from this post. | |
ID: 2181 | Rating: 0 | rate: / Reply Quote | |
Yes, Windows (sorry). Have just downloaded 195 and 196. Many thanks! | |
ID: 2182 | Rating: 0 | rate: / Reply Quote | |
Updated windows app: rev 195. This one should also work with GMC-280. I Have just downloaded 195, but doesn't work now my stderr.txt file: Radioactive@Home app rev $Rev: 188 $ for GMC-300 starting... SetCommTimeouts failed: error 0 Unable to open port COM6GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 GetCommState failed: error 6 Radioactive@Home app rev $Rev: 195 $ for GMC-300 starting... GetCommState failed: error 6 Unable to open port COM2GetCommState failed: error 6 GetCommState failed: error 6 What can I do? | |
ID: 2185 | Rating: 0 | rate: / Reply Quote | |
Have you tried restarting the PC or at least reconnecting the sensor ? | |
ID: 2186 | Rating: 0 | rate: / Reply Quote | |
Have you tried restarting the PC or at least reconnecting the sensor ? Yes, i had restarted pc and reconnected sensor, but nothing to do. | |
ID: 2187 | Rating: 0 | rate: / Reply Quote | |
Did you change the COM port number in gmc.xml ? | |
ID: 2188 | Rating: 0 | rate: / Reply Quote | |
Did you change the COM port number in gmc.xml ? I did change the com port from 2 to 6 thati is the com port of my GMC-300E | |
ID: 2189 | Rating: 0 | rate: / Reply Quote | |
But take a look at your log, the rev 195 app tries to open COM2. Radioactive@Home app rev $Rev: 195 $ for GMC-300 starting... | |
ID: 2190 | Rating: 0 | rate: / Reply Quote | |
But take a look at your log, the rev 195 app tries to open COM2. it seems that now read/write this is the file: Radioactive@Home app rev $Rev: 195 $ for GMC-300 starting... COM6 opened for read/write Connected to GMC-300E 3.14 (revision int: 788) 12000,3,2014-1-9 21:0:36,f,0.2 minutes,14.0 cpm,0.14 uSv/h 194000,63,2014-1-9 21:3:38,n,3.0 minutes,20.0 cpm,0.12 uSv/h 376000,150,2014-1-9 21:6:40,n,3.0 minutes,29.0 cpm,0.17 uSv/h 558000,247,2014-1-9 21:9:42,n,3.0 minutes,32.0 cpm,0.19 uSv/h 740000,316,2014-1-9 21:12:44,n,3.0 minutes,23.0 cpm,0.13 uSv/h 922000,373,2014-1-9 21:15:46,n,3.0 minutes,19.0 cpm,0.11 uSv/h 1109000,457,2014-1-9 21:18:53,n,3.1 minutes,27.0 cpm,0.16 uSv/h 1292000,508,2014-1-9 21:21:56,n,3.0 minutes,17.0 cpm,0.10 uSv/h Trickle sent 1474000,599,2014-1-9 21:24:58,n,3.0 minutes,30.0 cpm,0.18 uSv/h 1656000,671,2014-1-9 21:28:0,n,3.0 minutes,24.0 cpm,0.14 uSv/h 1838000,780,2014-1-9 21:31:2,n,3.0 minutes,36.0 cpm,0.21 uSv/h 2025000,851,2014-1-9 21:34:9,n,3.1 minutes,23.0 cpm,0.13 uSv/h 2207000,951,2014-1-9 21:37:11,n,3.0 minutes,33.0 cpm,0.19 uSv/h 2389000,1020,2014-1-9 21:40:13,n,3.0 minutes,23.0 cpm,0.13 uSv/h 2571000,1120,2014-1-9 21:43:15,n,3.0 minutes,33.0 cpm,0.19 uSv/h Trickle sent 2753000,1214,2014-1-9 21:46:17,n,3.0 minutes,31.0 cpm,0.18 uSv/h 2936000,1293,2014-1-9 21:49:20,n,3.0 minutes,26.0 cpm,0.15 uSv/h 3118000,1384,2014-1-9 21:52:22,n,3.0 minutes,30.0 cpm,0.18 uSv/h 3300000,1481,2014-1-9 21:55:24,n,3.0 minutes,32.0 cpm,0.19 uSv/h | |
ID: 2191 | Rating: 0 | rate: / Reply Quote | |
Hi! | |
ID: 2196 | Rating: 0 | rate: / Reply Quote | |
Check if the progress indicator is going up. | |
ID: 2197 | Rating: 0 | rate: / Reply Quote | |
It shows now 0.000% and does not move - elapsed time 01:27:25 and increasing. | |
ID: 2198 | Rating: 0 | rate: / Reply Quote | |
Try restarting the computer or unplugging then plugging in the USB to the GMC-300. | |
ID: 2199 | Rating: 0 | rate: / Reply Quote | |
I have restarted the computer and unplugged/plugged the sensor. Now the WU reads: progress, 11.111%, elapsed 03:37:34, remaining 01:47:30. | |
ID: 2203 | Rating: 0 | rate: / Reply Quote | |
I see Rev 195 app in the listings, but were is Rev 196? I can't seem to locate in this thread? This would be so much easier if we just had the detectors to go with this service... Thanks | |
ID: 2222 | Rating: 0 | rate: / Reply Quote | |
Just try the 195, perhaps I made a mistake posting the revision numbers. | |
ID: 2225 | Rating: 0 | rate: / Reply Quote | |
OK, ya, I saw 195 and 196 posted but couldn't locate the 196, even in a search. I was put on the waiting list some time ago for 2 sensors, would even settle for one now, are these available again and what happened to the ones that added their names to the waiting list. I'm seeing all sorts of user posting ordering one. Are they available again? what is the cost to the USA? I was on the list well over a year ago.. Thanks | |
ID: 2229 | Rating: 0 | rate: / Reply Quote | |
Looks like you have it running! Way to go. But take a look at your log, the rev 195 app tries to open COM2. | |
ID: 2255 | Rating: 0 | rate: / Reply Quote | |
Looks like you have it running! Way to go. Yes, it now works fine Stderr output <core_client_version>7.2.33</core_client_version> <![CDATA[ <stderr_txt> Radioactive@Home app rev $Rev: 195 $ for GMC-300 starting... COM5 opened for read/write Connected to GMC-300E 3.14 (revision int: 788) 13000,12,2014-1-14 2:49:8,f,0.2 minutes,37.0 cpm,0.50 uSv/h 195000,133,2014-1-14 2:52:10,n,3.0 minutes,40.0 cpm,0.23 uSv/h 378000,221,2014-1-14 2:55:13,n,3.0 minutes,29.0 cpm,0.17 uSv/h 560000,318,2014-1-14 2:58:15,n,3.0 minutes,32.0 cpm,0.19 uSv/h 743000,397,2014-1-14 3:1:18,n,3.0 minutes,26.0 cpm,0.15 uSv/h 925000,463,2014-1-14 3:4:21,n,3.0 minutes,22.0 cpm,0.13 uSv/h 1108000,554,2014-1-14 3:7:23,n,3.0 minutes,30.0 cpm,0.17 uSv/h 1291000,630,2014-1-14 3:10:26,n,3.0 minutes,25.0 cpm,0.15 uSv/h Trickle sent 1473000,724,2014-1-14 3:13:28,n,3.0 minutes,31.0 cpm,0.18 uSv/h 1655000,793,2014-1-14 3:16:30,n,3.0 minutes,23.0 cpm,0.13 uSv/h 1837000,844,2014-1-14 3:19:32,n,3.0 minutes,17.0 cpm,0.10 uSv/h 2019000,931,2014-1-14 3:22:34,n,3.0 minutes,29.0 cpm,0.17 uSv/h 2202000,1053,2014-1-14 3:25:37,n,3.0 minutes,40.0 cpm,0.23 uSv/h 2384000,1131,2014-1-14 3:28:39,n,3.0 minutes,26.0 cpm,0.15 uSv/h 2566000,1228,2014-1-14 3:31:41,n,3.0 minutes,32.0 cpm,0.19 uSv/h Trickle sent 2748000,1319,2014-1-14 3:34:43,n,3.0 minutes,30.0 cpm,0.18 uSv/h 2930000,1416,2014-1-14 3:37:45,n,3.0 minutes,32.0 cpm,0.19 uSv/h 3112000,1507,2014-1-14 3:40:47,n,3.0 minutes,30.0 cpm,0.18 uSv/h 3294000,1585,2014-1-14 3:43:49,n,3.0 minutes,26.0 cpm,0.15 uSv/h 3476000,1679,2014-1-14 3:46:51,n,3.0 minutes,31.0 cpm,0.18 uSv/h 3658000,1782,2014-1-14 3:49:53,n,3.0 minutes,34.0 cpm,0.20 uSv/h 3840000,1857,2014-1-14 3:52:55,n,3.0 minutes,25.0 cpm,0.14 uSv/h Trickle sent 4022000,1963,2014-1-14 3:55:57,n,3.0 minutes,35.0 cpm,0.20 uSv/h 4204000,2035,2014-1-14 3:58:59,n,3.0 minutes,24.0 cpm,0.14 uSv/h 4386000,2113,2014-1-14 4:2:1,n,3.0 minutes,26.0 cpm,0.15 uSv/h 4568000,2188,2014-1-14 4:5:3,n,3.0 minutes,25.0 cpm,0.14 uSv/h 4750000,2285,2014-1-14 4:8:5,n,3.0 minutes,32.0 cpm,0.19 uSv/h 4932000,2354,2014-1-14 4:11:7,n,3.0 minutes,23.0 cpm,0.13 uSv/h 5115000,2436,2014-1-14 4:14:10,n,3.0 minutes,27.0 cpm,0.16 uSv/h Trickle sent 5297000,2520,2014-1-14 4:17:12,n,3.0 minutes,28.0 cpm,0.16 uSv/h 5479000,2601,2014-1-14 4:20:14,n,3.0 minutes,27.0 cpm,0.16 uSv/h 5661000,2679,2014-1-14 4:23:16,n,3.0 minutes,26.0 cpm,0.15 uSv/h 5843000,2779,2014-1-14 4:26:18,n,3.0 minutes,33.0 cpm,0.19 uSv/h 6025000,2860,2014-1-14 4:29:20,n,3.0 minutes,27.0 cpm,0.16 uSv/h 6207000,2929,2014-1-14 4:32:22,n,3.0 minutes,23.0 cpm,0.13 uSv/h 6389000,3007,2014-1-14 4:35:24,n,3.0 minutes,26.0 cpm,0.15 uSv/h Trickle sent 6572000,3119,2014-1-14 4:38:27,n,3.0 minutes,37.0 cpm,0.21 uSv/h 6754000,3191,2014-1-14 4:41:29,n,3.0 minutes,24.0 cpm,0.14 uSv/h 6936000,3275,2014-1-14 4:44:31,n,3.0 minutes,28.0 cpm,0.16 uSv/h 7118000,3381,2014-1-14 4:47:33,n,3.0 minutes,35.0 cpm,0.20 uSv/h 7300000,3453,2014-1-14 4:50:35,n,3.0 minutes,24.0 cpm,0.14 uSv/h 7482000,3547,2014-1-14 4:53:37,n,3.0 minutes,31.0 cpm,0.18 uSv/h 7664000,3598,2014-1-14 4:56:39,n,3.0 minutes,17.0 cpm,0.10 uSv/h Trickle sent 7846000,3664,2014-1-14 4:59:41,n,3.0 minutes,22.0 cpm,0.13 uSv/h 8028000,3748,2014-1-14 5:2:43,n,3.0 minutes,28.0 cpm,0.16 uSv/h 8210000,3811,2014-1-14 5:5:45,n,3.0 minutes,21.0 cpm,0.12 uSv/h 8392000,3926,2014-1-14 5:8:47,n,3.0 minutes,38.0 cpm,0.22 uSv/h 8574000,4023,2014-1-14 5:11:49,n,3.0 minutes,32.0 cpm,0.19 uSv/h 8756000,4074,2014-1-14 5:14:51,n,3.0 minutes,17.0 cpm,0.10 uSv/h 8938000,4158,2014-1-14 5:17:53,n,3.0 minutes,28.0 cpm,0.16 uSv/h Trickle sent 9120000,4221,2014-1-14 5:20:55,n,3.0 minutes,21.0 cpm,0.12 uSv/h 9302000,4293,2014-1-14 5:23:57,n,3.0 minutes,24.0 cpm,0.14 uSv/h 9485000,4384,2014-1-14 5:27:0,n,3.0 minutes,30.0 cpm,0.17 uSv/h 9667000,4450,2014-1-14 5:30:2,n,3.0 minutes,22.0 cpm,0.13 uSv/h Radioactive@Home app rev $Rev: 195 $ for GMC-300 starting... COM5 opened for read/write Radioactive@Home app rev $Rev: 195 $ for GMC-300 starting... COM5 opened for read/write Connected to GMC-300E 3.14 (revision int: 788) 12000,7,2014-1-14 5:42:7,r,0.2 minutes,24.0 cpm,0.32 uSv/h 195000,107,2014-1-14 5:45:10,n,3.0 minutes,33.0 cpm,0.19 uSv/h 377000,201,2014-1-14 5:48:12,n,3.0 minutes,31.0 cpm,0.18 uSv/h 559000,273,2014-1-14 5:51:14,n,3.0 minutes,24.0 cpm,0.14 uSv/h 741000,360,2014-1-14 5:54:16,n,3.0 minutes,29.0 cpm,0.17 uSv/h 923000,426,2014-1-14 5:57:18,n,3.0 minutes,22.0 cpm,0.13 uSv/h Trickle sent Done - calling boinc_finish() 06:57:18 (3444): called boinc_finish | |
ID: 2256 | Rating: 0 | rate: / Reply Quote | |
Good morning! | |
ID: 2266 | Rating: 0 | rate: / Reply Quote | |
I think it is some kind of bug in the BOINC manager. There is an error message saying "finish file present too long" which means the output file is still pressent 10s after the application was closed. | |
ID: 2267 | Rating: 0 | rate: / Reply Quote | |
I believe so. | |
ID: 2268 | Rating: 0 | rate: / Reply Quote | |
I think I solved it - and post here the solution in case anyone faces the same problem. | |
ID: 2269 | Rating: 0 | rate: / Reply Quote | |
=( OK. The second WU showed the same computing error. | |
ID: 2271 | Rating: 0 | rate: / Reply Quote | |
This project doesn't use a lot of cpu so no limit on that would be required. It's basically just polling the serial port/usb port to check what the current measurement is and logging it. Then occasionally it uploads that information to the server. | |
ID: 2272 | Rating: 0 | rate: / Reply Quote | |
Sensor 10458 - As far as I understand, result outputs are OK. | |
ID: 2273 | Rating: 0 | rate: / Reply Quote | |
Try to disable other project(s) and run just one or two work units. | |
ID: 2274 | Rating: 0 | rate: / Reply Quote | |
Many thanks, TJM. | |
ID: 2278 | Rating: 0 | rate: / Reply Quote | |
Hi, everyone! | |
ID: 2283 | Rating: 0 | rate: / Reply Quote | |
Hi, everyone! Hi. I am running Radioactive (GMC-300E) with Quake-Catcher Network and SETI. It's all ok. | |
ID: 2291 | Rating: 0 | rate: / Reply Quote | |
Here, everytime I start QCN, Radioactive WUs end up with computing error. Something in my system, perhaps? | |
ID: 2293 | Rating: 0 | rate: / Reply Quote | |
Try to install latest version of Boinc | |
ID: 2294 | Rating: 0 | rate: / Reply Quote | |
I do have the latest version (7.2.33). | |
ID: 2299 | Rating: 0 | rate: / Reply Quote | |
Hello, it's really weird. What operating system do you have? I use windows vista, no windows 7 because of the problems I had. Have you tried changing the Warrior sensor port of Quake Network? | |
ID: 2300 | Rating: 0 | rate: / Reply Quote | |
Hello, it's really weird. What operating system do you have? I use windows vista, no windows 7 because of the problems I had. Have you tried changing the Warrior sensor port of Quake Network? Hi, thanks. I have Windows XP. And sorry for the ignorance but... what is a Warrior sensor port and how can I change it? | |
ID: 2302 | Rating: 0 | rate: / Reply Quote | |
Hello, in order to participate in the project I think you have installed a sensor joy warrior like this: | |
ID: 2303 | Rating: 0 | rate: / Reply Quote | |
Hi, Fabio, TJM and everyone. | |
ID: 2327 | Rating: 0 | rate: / Reply Quote | |
Well, it seems to have been solved. | |
ID: 2336 | Rating: 0 | rate: / Reply Quote | |
"Well, it seems to have been solved. | |
ID: 2337 | Rating: 0 | rate: / Reply Quote | |
Is it possible to share the source for the app. I'd like to get a BeagleBone or RPi to read the GMC300. I see there is a Pi posting already but think it's setup for the standard sensor. Would like to see what this app would take to run on another platform. | |
ID: 2339 | Rating: 0 | rate: / Reply Quote | |
Is it possible to share the source for the app. I'd like to get a BeagleBone or RPi to read the GMC300. I see there is a Pi posting already but think it's setup for the standard sensor. Would like to see what this app would take to run on another platform. radac_1.77_rev585.7z are latest sources. Edit: Sources are published in this link: http://radioactiveathome.org/boinc/forum_thread.php?id=99#925 ____________ Regards, Krzysztof 'krzyszp' Piszczek Android Radioactive@Home Map Android Radioactive@Home Map - donated My Workplace | |
ID: 2341 | Rating: 0 | rate: / Reply Quote | |
Hi, everyone! | |
ID: 2382 | Rating: 0 | rate: / Reply Quote | |
I am looking to add a GMC-300E+ as well. | |
ID: 2547 | Rating: 0 | rate: / Reply Quote | |
I'd repost it but there does not appear to be an upload from this forum. I think I still have the PC application if the original source is gone. | |
ID: 2746 | Rating: 0 | rate: / Reply Quote | |
Send me a private message on this site with your email and I will email you the files. | |
ID: 2783 | Rating: 0 | rate: / Reply Quote | |
Same issue, I got a GMC-300Eplus and want to link to BOINC project on my linux workstation. | |
ID: 2810 | Rating: 0 | rate: / Reply Quote | |
The code that was distributed here was the PC application. You will need to find that source code to build it for Linux. | |
ID: 2821 | Rating: 0 | rate: / Reply Quote | |
Hi, I just bought a GMC-320plus but it's supposed to be GMC-300 backwards compatible. Please send me the software for R@H. Thanx. But a worse problem is the usual Microsoft screw-up. If I am reading stuff correctly the latest drivers for the 320 are not compatible with Win 8 nor Win 8.1. Why is Microsoft always trying to break hardware drivers???? | |
ID: 2911 | Rating: 0 | rate: / Reply Quote | |
I recently purchased a GMC-300Eplus and want to use it with the project. Is there still files available to allow it to work with Radioactive@Home? | |
ID: 2945 | Rating: 0 | rate: / Reply Quote | |
I live a short ways from Oak Ridge, Tennessee USA, where they have had reactors running longer than anywhere. The old X10 reactor (also known as the Clinton Pile but had nothing to do whatsoever with Bill) was the second reactor ever built after Fermi's Chicago Pile. Besides the old spills and the reactors still running, they still build and store the bombs there as well. They prefer to talk about having the second fastest supercomputer instead of the radiation. | |
ID: 2963 | Rating: 0 | rate: / Reply Quote | |
I will push TJM to add link for GMC app on main page or somewhere easy to find... | |
ID: 2964 | Rating: 0 | rate: / Reply Quote | |
The link in TJM's earlier post referred to a ZIP file on the Enigma@Home forums that cannot be found, "Nie ma/nie bylo tu takiego pliku, lub zostal juz usuniety". I appreciate whatever you guys can send to me. As I get mine working, I will try to put together a simple "How To", which could be "stickied" in the forum. This sensor cost me (US) $100, which is a lot more than your kit, but if we could put together some simple instructions for using it on Radioactive@Home, there are probably lots more BOINC crunchers like me that are a bit paranoid about radiation, but not good with hardware. I realize it is silly of me, since the sensors themselves are not radioactive, but the words "hardware tinkering" and "radioactive" used together don't fill me with confidence regarding my competence with a soldering iron. Dziękuję Greg BOINC Team Leader for STARFLEET - Star Trek Fan Association | |
ID: 2965 | Rating: 0 | rate: / Reply Quote | |
Any update here? | |
ID: 3181 | Rating: 0 | rate: / Reply Quote | |
I have never gotten any help with information regarding the GMC-300 detector, other than the posts in this thread that reference the files that can no longer be found in the Enigma forum. | |
ID: 3190 | Rating: 0 | rate: / Reply Quote | |
I have a copy of linux source for this but unsure of how current it is. | |
ID: 3191 | Rating: 0 | rate: / Reply Quote | |
Could you email it to me or tell me where I could download it from. I would like to get this working and am willing to work on the coding and documentation. I just had nowhere to start from. With something that shows me how the project needs the data, I can work on it from there. | |
ID: 3192 | Rating: 0 | rate: / Reply Quote | |
If you don't get anywhere with that, you could try message TJM too perhaps? Looking at his sensor number 914 on the map, it appears to be using a GMC-300 v3.12. | |
ID: 3193 | Rating: 0 | rate: / Reply Quote | |
I'm using Windows so I guess I can't do anything with the linux source :-( | |
ID: 3198 | Rating: 0 | rate: / Reply Quote | |
Any update here? I HAVE EXACTLY THE SAME QUESTION! I've been hoping someone would do the work to make all the different detectors more compatible with each other or at least with R@H. I have a "GMC-320+" that I would like to use with this project. Can anyone point me in the right direction for making this happen. Thanks Rod | |
ID: 3419 | Rating: 0 | rate: / Reply Quote | |
Hi, I just bought a GMC-320plus but it's supposed to be GMC-300 backwards compatible. Please send me the software for R@H. Thanx. But a worse problem is the usual Microsoft screw-up. If I am reading stuff correctly the latest drivers for the 320 are not compatible with Win 8 nor Win 8.1. Why is Microsoft always trying to break hardware drivers???? Did you ever get your GMC-320+ to work with R@H ? I have the same GMC-320+ but my solution should be a piece of cake, because I refuse to give up Windows XP as my OS. I've found it is true (in my case) that you can't teach an old dog new tricks! Thanks for any help you can give, Rod | |
ID: 3420 | Rating: 0 | rate: / Reply Quote | |
There are other options for you to contribute with your GMC-320+, if this site proves too difficult. The following alternate sites are compatible with that detector: | |
ID: 3421 | Rating: 0 | rate: / Reply Quote | |
I've also got a GMC-300R+ Logger ... runing Ubuntu Linux 16.04 | |
ID: 3462 | Rating: 0 | rate: / Reply Quote | |
I am new to the group and I also am getting a GMC-300. It was all I was capable of obtaining within my price range, age,set skills, and physical ability. The last word on this post was"if the project admins don't approve the results I won't release my work." Has this happened, or has any more work been done on this? | |
ID: 3507 | Rating: 0 | rate: / Reply Quote | |
I am new to the group and I also am getting a GMC-300. It was all I was capable of obtaining within my price range, age,set skills, and physical ability. The last word on this post was"if the project admins don't approve the results I won't release my work." Has this happened, or has any more work been done on this? Greg | |
ID: 3508 | Rating: 0 | rate: / Reply Quote | |
So I've recently I got a couple of request for the GMC300 files for the Radioactive@home. So I relived how I did it so many years ago and gave the files to them. They reported back to me it worked for them too. So here is a link for the files I have and the instructions on how to do it. | |
ID: 3669 | Rating: 0 | rate: / Reply Quote | |
Giving this thread a bump since I figure most people looking for a detector have overlooked it... | |
ID: 3957 | Rating: 0 | rate: / Reply Quote | |
Unfortunately it seems as it couldn't be shipped to Germany: This item cannot be shipped to your selected delivery location. Please choose a different delivery location. | |
ID: 3959 | Rating: 0 | rate: / Reply Quote | |
Unfortunately it seems as it couldn't be shipped to Germany: See if Amazon UK will... https://www.amazon.co.uk/GQ-GMC-300E-Plus-Radiation-Dosimeter-Monitoring/dp/B00HOUW066/ | |
ID: 3960 | Rating: 0 | rate: / Reply Quote | |
Hello, I decided to buy this sensor on Amazon.de | |
ID: 3961 | Rating: 0 | rate: / Reply Quote | |
Hello, I decided to buy this sensor on Amazon.de Unfortunately, it's not working ... <core_client_version>7.16.11</core_client_version> <![CDATA[ <stderr_txt> Radac $Rev: 585 $ starting... Could not find any of the devices listed in sensors.xml: The specified device was not found Radac $Rev: 585 $ starting... Could not find any of the devices listed in sensors.xml: The specified device was not found 14:43:38 (7648): called boinc_finish ____________ | |
ID: 3963 | Rating: 0 | rate: / Reply Quote | |
Too bad this sensor doesn't work with this project. However, it works seamlessly with the online map maintained by the manufacturer of this sensor at https://www.gmcmap.com/. This page has a map of many sensors around the world, and some have the ability to display measured radiation values. | |
ID: 3965 | Rating: 0 | rate: / Reply Quote | |
A better map for your sensor is Radmon.org. GMCmap.com in my opinion is too polluted with old data, so is more like a sales history map. | |
ID: 3968 | Rating: 0 | rate: / Reply Quote | |
Too bad this sensor doesn't work with this project. However, it works seamlessly with the online map maintained by the manufacturer of this sensor at https://www.gmcmap.com/. This page has a map of many sensors around the world, and some have the ability to display measured radiation values. But it does. See this thread...http://radioactiveathome.org/boinc/forum_thread.php?id=559#3971 | |
ID: 3972 | Rating: 0 | rate: / Reply Quote | |
Hello, I decided to buy this sensor on Amazon.de See this thread... http://radioactiveathome.org/boinc/forum_thread.php?id=559#3971 | |
ID: 3973 | Rating: 0 | rate: / Reply Quote | |
A better map for your sensor is Radmon.org. GMCmap.com in my opinion is too polluted with old data, so is more like a sales history map. Radmon.org returns an error when trying to go to the site | |
ID: 3975 | Rating: 0 | rate: / Reply Quote | |
@scole | |
ID: 3976 | Rating: 0 | rate: / Reply Quote | |
@scole It looks like the com port either didn't get successfully opened or got closed. Looking at the Task details, it shows... Stderr output <core_client_version>7.14.2</core_client_version> <![CDATA[ <stderr_txt> Debug: Using port number: 3 Radioactive@Home app rev $Rev: 585 $ for GMC-300 starting... COM3 opened for read/write Debug: Port timeouts: ReadTotalTimeoutConstant: 1000 ReadIntervalTimeout: 0 ReadTotalTimeoutMultiplier: 100 WriteTotalTimeoutMultiplier: 100 WriteTotalTimeoutConstant: 1000 gmc_GetVersion(): read failed Unable to open port COM319:52:47 (27516): called boinc_finish </stderr_txt> ]]> If your computer restarts, the com port will need to be manually re-opened again. Regardless of the reason, try going through the steps to manually open the com port again. The Boinc client must be shut down to do this. The GQGMCounterPRO.exe program cannot open the com port while the Radioactive@Home app is running in BOINC. | |
ID: 3977 | Rating: 0 | rate: / Reply Quote | |
Message boards :
Number crunching :
using a GMC-300 for a project detector?