Giter VIP home page Giter VIP logo

ibt-telemetry's People

Contributors

mtorp avatar skippyza avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

ibt-telemetry's Issues

Is this still being maintained?

Hi there,

fist off, thank your for all the work you have put into this project so far.

Are you still maintaining this?
I got the current code to run, but I can not wrap my head around the generator function to get the individual samples from the telemetry feed. Can you explain to me, how to iterate through the samples?

Best regards,
Niklas

fs dependency

Hello!
When I try to use the package, I import the library: import Telemetry from 'ibt-telemetry'
but donΒ΄t compile:
This dependency was not found:

  • fs in ./node_modules/ibt-telemetry/lib/telemetry.js, ./node_modules/ibt-telemetry/lib/utils/read-file-to-buffer.js

Help getting it to work

Hi,

I've spent several hours trying to get this to work, but I just can't.
Could you please guide me on how to get this up and running with an ibt file?

Thanks!

ReferenceError: regeneratorRuntime is not defined

Hello πŸ‘‹

I'm very happy that such a library exists πŸ‘ Thanks for creating and maintaining it πŸ‘

I tried to implement the example from your README, but once I start my project, I get the following error:

ReferenceError: regeneratorRuntime is not defined
    at /home/matthias/repos/telemetry-parser/node_modules/ibt-telemetry/lib/telemetry.js:84:25
    at Object.<anonymous> (/home/matthias/repos/telemetry-parser/node_modules/ibt-telemetry/lib/telemetry.js:147:2)
    at Module._compile (internal/modules/cjs/loader.js:1068:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1097:10)
    at Module.load (internal/modules/cjs/loader.js:933:32)
    at Function.Module._load (internal/modules/cjs/loader.js:774:14)
    at Module.require (internal/modules/cjs/loader.js:957:19)
    at require (internal/modules/cjs/helpers.js:88:18)
    at Object.<anonymous> (/home/matthias/repos/telemetry-parser/node_modules/ibt-telemetry/lib/index.js:8:18)
    at Module._compile (internal/modules/cjs/loader.js:1068:30)

Here is my source code:

const Telemetry = require("ibt-telemetry");

const pathToIbt = "telemetry.ibt";
const telemetry = Telemetry.fromFile(pathToIbt);

const telemetryId = telemetry.uniqueId();

This is the telemetry file I tried to load: telemtry.tar.gz

I hope you can help my solving this problem.

How to Use

Hi!
I can't use you're library. Can you explain step by step how to start? 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.