Giter VIP home page Giter VIP logo

fitplotter's Issues

Strange map glitches on edited fit file

image

So what I did was edit a fit file because it had a speed glitch near the start. I edited it in Golden Cheetah and when displaying the changed file I got these vertical lines on the graph.

I've attached a before and after file.
Downloads.zip

I haven't debugged your code as I've got busy with something else, sorry.

This is great. VS Code usage: Just one issue with port and my firewall.

Hi, cloned the repo into VS Code. I had an issue with the port numbers you chose being blocked on my BitDefender firewall.

I changed the line (12) in http-server-static.js file to read:

portscanner.findAPortNotInUse(**3000**, 4021, '127.0.0.1', function(error, port) {  

That is to allow port 3000, rather than 4000 and it all worked wonderfully.

Because it wasn't working, I also opened a command prompt at the folder and did an:

npm ci

or you could do

npm install

To ensure the node modules were installed. Not sure this was necessary, though it doesn't do any harm (afaik).

This is a great program, it works really well and you've done some great things with the graphics - very professional.
(I might have stuck the css into a separate folder perhaps.)

Kudos!!!
Gordon

Oh you can close this, it's just for reference if anyone else has issues.

Also, nice of you to include my name in the credits, but really the credit s should go to Jimmy Kane https://github.com/backfit/backfit and the original Pierre Jacquier https://github.com/pierremtb/easy-fit

All I did was hack their code by removing imports, exports :)

Incorporating more values

Hi,

obviously your project was tailormade for you needs (running) which is perfectly fine. I want to add some additional values from my activities, especially "rear_gear_change" (cycling). Problem is, that this is not found in "records" but in "events". Events have their own timestamp, so I would have to somehow add these timestamps to the timestamps of "records" and display "rear_gear_change" then in the map. To be honest I would need some push in the right direction from you .... If needed I can provide the relevant part of my fit file. Thanks a lot!

What is "Median filter size" and "Average moving size" doing?

First of all thank you for this project. As I am new to Garmin devices, I am very glad to have a tool running on my own server instead of Garmins servers.

I know that you are not working on fitplotter anymore, but I hope nevertheless to get some information from you: I am currently adapting fitplotter and fitalyser to my needs and stumbled upon "Median filter size" and "Average moving size". To be honest: I have no clue what both of them are doing. I did play around with the values but saw no differences in the plot area nor in the map. I did some superficial investigation in main.js, but this did not help me either, Can you please briefly explain what the two variables do? Thank you!

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.