GithubHelp home page GithubHelp logo

Comments (7)

vitorpamplona avatar vitorpamplona commented on June 12, 2024 2

There are so many ways we can decrease battery usage... GPS interval is one of them.
Like I wrote in the original description: "I think we can do better".

from safeplaces-dct-app.

E3V3A avatar E3V3A commented on June 12, 2024

I have no idea how you can say this is high. Looks just fine.

It's funny that no matter what app you design, using GPS, someone complains that battery usage is high. Well, you know what? Having GPS enabled, is using the battery continuously. There is no way to get around this. Please close this issue.

from safeplaces-dct-app.

E3V3A avatar E3V3A commented on June 12, 2024

Any progress on this?

When we wrote our mobile anti-tracking software we were using the inertial sensors to activate the GPS, to ensure the GPS was only used when on the move. Thus most of the time it will be off for someone not "running" around. That in combination with a radius of which nothing need to be done or updated.

from safeplaces-dct-app.

penrods avatar penrods commented on June 12, 2024

My understanding from feedback in the field is that battery usage is acceptable. If someone can quantify and wants to test, please do so.

Until then, this is very low priority in my book.

Also, the react component used for Geo info is supposed to use accelerometers, etc up minimize calls to more power expensive GPS subsystems. So I think we are doing decently.

from safeplaces-dct-app.

denispapakul avatar denispapakul commented on June 12, 2024

I think we can check the location and, for example, if the user is at home or for a long time in some other place - turn off geolocation tracking. But geolocation accuracy may suffer from such a feature, because you need to know when to turn on geolocation tracking again.
You can also consider the option for the user to stop geolocation for a while, after which it would turn on automatically. For example, the button "Stop tracking for 2 hours"

from safeplaces-dct-app.

acooley avatar acooley commented on June 12, 2024

I can fix this. I have a similar project I started working on before discovering this one. It uses BLE for contact tracing which is far better at determining if two phones have not been socially distancing. The way that I've implemented it all the handsets wake up at exactly the same time and look for each other, then BLE goes off. I've also put a ton of work into making sure that the implementation works efficiently, works on startup, etc. With my implementation there is almost 0 impact on battery performance. I build it this way after I decompiled the TraceTogether application and decided that I didn't like it because I knew it would be a batter hog.

Please let me help. I have lost a lot of sleep to get the bluetooth implementation I have working correctly and the rest of the app is still not complete, but that part works really well and I can replicate it on iOS easily as BLE on that platform is way less of a pain in the ass.

from safeplaces-dct-app.

tstirrat avatar tstirrat commented on June 12, 2024

We're looking into GPS accuracy and efficiency, including battery usage: https://pathcheck.atlassian.net/browse/SAF-175

from safeplaces-dct-app.

Related Issues (20)

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.