Git Product home page Git Product logo

activityanalyzer's Introduction

Hi there ๐Ÿ‘‹

activityanalyzer's People

Contributors

msimms avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

voigt juanico10

activityanalyzer's Issues

Ability To Compare Files

Allow the user to select multiple files for comparison. Useful for examining differences between sports watches, etc. as well as validating bike trainer calibration.

Ability to Export and Split Files

Add the ability to export a file (allowing the user to change the format). This should include the ability to split the file into multiple components.

Export to CSV

Provide an option for exporting the data in csv format. Useful when wanting to move the data into a spreadsheet for further analysis.

Show Running Dynamics

Some sport watches record running dynamic information. Show this if it is available.

Display Gear Shift Data

Gear shifts, such as from a SRAM eTap/AXS system, can be recorded in a .FIT file. Add the ability to overlay shift data on a the map.

Unable to build project

Hey, first of all: cool project!

However, unfortunately, I'm not able to build it on my own:

wasm-pack build --target web 
[INFO]: ๐ŸŽฏ  Checking for the Wasm target...
[INFO]: ๐ŸŒ€  Compiling to Wasm...
   Compiling packed_simd_2 v0.3.7
error[E0554]: `#![feature]` may not be used on the stable release channel
   --> /Users/cvoigt/.cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.7/src/lib.rs:214:1
    |
214 | / #![feature(
215 | |     adt_const_params,
216 | |     repr_simd,
217 | |     rustc_attrs,
...   |
226 | |     custom_inner_attributes,
227 | | )]
    | |__^

For more information about this error, try `rustc --explain E0554`.
error: could not compile `packed_simd_2` due to previous error
Error: Compiling your crate to WebAssembly failed
Caused by: failed to execute `cargo build`: exited with exit status: 101
  full command: "cargo" "build" "--lib" "--release" "--target" "wasm32-unknown-unknown"

What am I missing?
While I have nightly available, I don't think it is used by wasm-pack. Actually, I'm not even sure if this is really the issue...

$ rustup update                           
info: syncing channel updates for 'stable-x86_64-apple-darwin'
info: syncing channel updates for 'nightly-x86_64-apple-darwin'
info: checking for self-updates

   stable-x86_64-apple-darwin unchanged - rustc 1.60.0 (7737e0b5c 2022-04-04)
  nightly-x86_64-apple-darwin unchanged - rustc 1.62.0-nightly (f1f721e64 2022-05-13)

info: cleaning up downloads & tmp directories

$ wasm-pack --version
wasm-pack 0.10.2

Any hint is appreciated :)

Detect Power-Based Intervals

Currently interval detection is only looking at speed/pace. If power data is available, detect intervals based on that too as that will be more applicable to many cycling activities.

Ability To Merge Files

Feature that would allow to files to be loaded and then merged, meaning that location paths would be averaged together. Useful if the same activity was recorded on two devices.

Support for Lap Swim Data

FIT files encode lap swimming as Length messages. Use this for swim activities that lack location data.

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.