0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 years ago. based on code collected about 5 years ago.
Mar 11, 2020 — Mar 11, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added extra files.
jonwaller
as Jonathan Waller
More... over 14 years ago
First GIT commit - Previously at launchpad.net/clickcounter
jonwaller
as Jonathan Waller
More... over 14 years ago
Added icon. (3 resolutions) More... over 14 years ago
Fixed threasholds to sensible values. Added radiobuttons to allow selection of count/CPM or mSv/h. Next step: upload readings to safecast.org and pachube. More... almost 15 years ago
Added CPM and mSV/h calculation. Crashes. More... almost 15 years ago
Restarted Eclipse, and it's working great. I'll find somewhere quiet to test the click detection. More... almost 15 years ago
Now using high and low thresholds, but crashes on start. Don't know why. More... almost 15 years ago
Current state: http://www.youtube.com/watch?v=CaOr7hkDzlk More... almost 15 years ago
Simplified the code and removed options screen. You can make new MeasurementSources and choose the one you want to use in DB.java. Now going to simplify the detection to thresholding only (no RMS), just scanning once for clicks. More... almost 15 years ago
Works, kinda. It misses a few clicks, and sometimes fires a click on non-click sounds (like my voice). Will investigate, but key suspects are the threshold, the sampling frequency being the same as what I'm looking for (resolution problem), and the huge amounts of buffer overflows because I'm not processing fast enough. More... almost 15 years ago
Now using a click counter source. Very non-optimised way of looking for a click. Working somewhere quiet, so can't test this yet. Will speed this up, and make sure the click detection is reliable. More... almost 15 years ago
Oh my god, it's completely awesome. App listens to microphone input and displays audio intensity on a seekbar and in digits on the display. Now I just need to detect the clicks... :) More... almost 15 years ago
Runs with the new code, no crashing due to the sample rate. Comitting before I build a mock radiation measurement class based on sound input. More... almost 15 years ago
Added microphone class (Which can be connected to the seekbar with some uncommenting) - However my emulator doesn't support this sample rate, so am checking in this "should be valid" combination of sample rate etc before I experiment with what the emu will support. More... almost 15 years ago
Added non-app resources including a geigercounter mp3 file for testing and some wafeform pics to show what a click looks like (so we can write a detector for them)
jonwaller
as Jonathan Waller
More... almost 15 years ago
Commit before push. No changes.
jonwaller
as Jonathan Waller
More... almost 15 years ago
Added audio listener class (not connected yet). Also added seekbar to show audio amplitude. This is a midway step as I detect audio amplitude, then clicks, then count them. This is visual so I can see what I'm doing.
jonwaller
as Jonathan Waller
More... almost 15 years ago
Added chintzy "glow bar" which will go yellow when you get a radioactive click. On a timer now, but will be a callback fired from the radiation source measurement object. Also fixed the options spinner so it defaults to the value in th database when the activity is first created.
jonwaller
as Jonathan Waller
More... almost 15 years ago
Adding all files. Not good practice adding bin too, but maybe someone wants to use the apk.
jonwaller
as Jonathan Waller
More... almost 15 years ago
LCD now animates. Application-wide MeasurementMode held in DB
jonwaller
as Jonathan Waller
More... almost 15 years ago
Added static DB to hold MeasurementMode value. App now refreshes LCD display.
jonwaller
as Jonathan Waller
More... almost 15 years ago
Commiting again.
jonwaller
as Jonathan Waller
More... almost 15 years ago
Trying push again. More... almost 15 years ago
Not showing on site - pushing again. More... almost 15 years ago
Initial import More... almost 15 years ago