-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show near/medium/far also for the total count #25
Comments
I have to admit, that I have difficulties to understand what you would like to see finally on the screen? Do you want an additional total counters for "near" one for "medium" and another one for "far"? The Challenge I see here is, that a beacon can move from "far" to "near" - what's your expectation in such a situation concerning the "total" value of these fields? |
exactly. The Challenge I see here is, that a beacon can move from "far" to "near" - what's your expectation in such a situation concerning the "total" value of these fields? Should be counted as the nearest it got so I know how many I passed very closely or at some distance. |
mhh - ok... Can we agree on the following "total count" behaviour? And have on thing in mind, this near or far count does not replace any real CoronaWarning apps (since there is way more requited ten just detecting beacons)... Also if you are a bit more interested, you can check out the integrated BTLE Beacon Scanner in my 100 % free GPSLogger app -> see https://emacberry.com/gpsl/docs/4000-btlescanner/ for details (you might like to play around with the CSV export data). |
Yes, that sounds good enough. Does the app remember beacon it saw previously? The beacon scanner looks interesting, where do I get it? |
It's the core idea of the ExposureNotification Beacons that they are not trackable - the beacons change frequently their IDs (so actually it's a complete new beacon) and there is no way to "know" that ID had previously another ID... In you would like to give GPSLoggers BeaconScanner a try you can get it vie the provided download links here: |
Don't know for sure, but I thought every beacon lasts 2 weeks? Deduplicating them at least as long they don't change would make a huge difference. Most often I use the app just for a day and reset the counter in the evening anyway. The GPS Logger is not on F-Droid? |
My Experience is different - at least the German CoronaWarnApp Beacons will get every 2-5 minutes a new ID...
Nope - it'S not open sourced (yet) - only Amazon as GooglePlay alternative is available |
Just checked, it is true that the RPI should be exchanged every few minutes. |
yes, you can control it with Ramble App |
|
Thanks, will try it very soon :)
|
..thanks
The text was updated successfully, but these errors were encountered: