Giter Club home page Giter Club logo

Comments (1)

andan67 avatar andan67 commented on August 24, 2024

Glad that you like my app.

Regarding your requests:

  1. I agree this would be a helpful feature. The main reason why I haven't implemented it yet is that my primary target device is a rather old Forerunner 235 which is very limited in terms of available memory and performance. And the calculation of the distance between the current position and the track is quite expensive if properly done (find smallest distance between current position and orthogonal projections onto all track segements). The main part of the calculation is already done for the elevation screen with the downside of slowing down the refresh rate and more severe increasing the power consumption. I might consider to either do that calculation only at a certain intervall (e.g. 10s) or doing a special codning for more powerful devices.

  2. I won't implement this feature because it is definetely beyond the intended scope of this app.

from wormnav.

Related Issues (16)

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.