Coder Social home page Coder Social logo

kerbal-openmct's People

Contributors

hudsonfoo 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kerbal-openmct's Issues

error 500

i'm getting on node server this repeated message :
Proxying request to: http://localhost:8085/telemachus/datalink

on the console of chrome's dev tools, i get this kind of message :
angular.js:10661 GET http://localhost:8080/proxyUrl?url=http://localhost:8085/telemachus/datalin…eVelocityz&v.terrainHeight=v.terrainHeight&v.verticalSpeed=v.verticalSpeed 500 (Internal Server Error)

so, openmct shows no data.

telemachus is installed and working.
i've git cloned openmct, npm install and edited main.js
i cloned your repo in example as 'kerbal'

It is broken

It no longer works on the current version of openmct. as of right now every method of installation has failed.

Update to use new telemetry API

The Open MCT object and Telemetry APIs, plus the plugin packaging mechanisms, have been updated and a tutorial for those is available at https://github.com/nasa/openmct. It would be great to adapt this plugin to use those APIs as it would cut down on code and simplify installation.

[Bug] Use Kerbal time formatter for plots

KerbalTimeFormat is currently being applied to all timestamps. However, the time is not being shown correctly on a plot view. Instead, UTC time is displayed. Kerbal time is not compatible with Earth time. The expected format is: Yy, Dd, HH:MM:SS where Y is Kerbal years, D is the day of the year (not the day of the month), HH, MM, and SS are standard Earth-length hours, minutes, and seconds respectively. For more information on Kerbal time, have a look at the wiki.

Kerbal Spaceship node not displayed

When Open MCT starts, the Kerbal spacecraft node is not displayed, I am unsure if I have installed the plugin correctly. I have this repository cloned into ~openmct\example\kerbal (this is where the bundle.js file is located), and the Main.js file has been edited to include the kerbal bundle.

Why am I not seeing the Kerbal Spacecraft node? Any help would be appreciated.

OpenMCT version

Hi,

What is the correct OpenMCT version I need to deploy to have a successful run?

[Bug] Telemetry measurements should support multi-dimensional arrays

Telemachus sends a response for certain measurements like so:

[["Sensor Name 1", "Sensor Name 2"],[0,0]]

This plugin does not currently contemplate arrays in endpoint responses so the data is not plot-able and shows up as plain text instead. The expected result is multiple telemetry measurements, one for each telemetry attribute in the array.

[Enhancement] Use Telemachus API request to build dictionary dynamically

Currently the dictionary is static. We should consider using the a.api string to retrieve all endpoints and generate the dictionary dynamically.

Pros:
Future-proof the plugin by always using latest endpoints from Telemachus

Cons:
We lose some configuration that really helps make the data look better for certain endpoints.

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.