Coder Social home page Coder Social logo

luminave-thorium's People

Contributors

alexanderson1993 avatar semantic-release-bot avatar timpietrusky avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

thorium-sim

luminave-thorium's Issues

Get rid of webpack

We are using webpack to bundle node modules and this is only needed, because before node 12 it was not possible to import modules using ES6.

The automated release is failing 🚨

🚨 The automated release from the master branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you could benefit from your bug fixes and new features.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can resolve this πŸ’ͺ.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the master branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here is some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


No npm token specified.

An npm token must be created and set in the NPM_TOKEN environment variable on your CI environment.

Please make sure to create an npm token and to set it in the NPM_TOKEN environment variable on your CI environment. The token must allow to publish to the registry https://registry.npmjs.org/.


Good luck with your project ✨

Your semantic-release bot πŸ“¦πŸš€

Automatic connect doesn't work correctly if there are multiple thorium servers

Issue description

When using the automatic-connect feature to find thorium servers in the network, luminave-thorium connects to new servers that are found, even when there is already an established connection.

Steps to reproduce

  • Start luminave-thorium
  • Start Thorium 1
  • See that luminave-thorium connects to Thorium 1
  • Start Thorium 2
  • See that luminave-thorium connects to Thorium 2

Versions

  1. luminave-thorium: 1.2.3

Map the alert levels from Thorium

In Thorium you can have different alert levels which correspond to another HTML color that can be retrieved using the GraphQL API:

  • Alert 5: #08f
  • Alert 4: #0f0
  • Alert 3: #ff0
  • Alert 2: #f80
  • Alert 1: #f00
  • Alert P: rebeccapurple
  • Blackout: black

It would be nice to also have these alerts in luminave so that the lights can respond to different alerts.

The automated release is failing 🚨

🚨 The automated release from the master branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you could benefit from your bug fixes and new features.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can resolve this πŸ’ͺ.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the master branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here is some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


No npm token specified.

An npm token must be created and set in the NPM_TOKEN environment variable on your CI environment.

Please make sure to create an npm token and to set it in the NPM_TOKEN environment variable on your CI environment. The token must allow to publish to the registry https://registry.npmjs.org/.


Good luck with your project ✨

Your semantic-release bot πŸ“¦πŸš€

External configuration

Right now it's not possible to change the IP or host of either Thorium or luminave-server from the outside without updating the code. This means that when Thorium is running production-mode, it will not work. Also we can't change the port of luminave-server.

ToDo

  • Thorium: IP / port OR if the IP should be fetched automagically using bonjour
  • luminave-server: IP / port
  • Debug mode: Enable or disable log messages

Catch EHOSTDOWN and retry

Issue description

When the configured host is down, a EHOSTDOWN is thrown and it is not caught properly.

This also happens when luminave-server can't be reached

Steps to reproduce

  • Configure HOST_THORIUM=localhost & PORT_THORIUM=1234
  • Start luminave-thorium
  • See that it breaks

Versions

  1. luminave-thorium: 1.2.6

Flickering because of multiple messages from Thorium

Issue description

The same message from Thorium is transmitted multiple times, but this is not happening all the time.

Steps to reproduce

  • Start Thorium
  • Start luminave-thorium
  • Add the client to Thorium
  • Change something in Thorium
  • See that the same event is at least triggered twice, but with different data

luminave-thorium was restarted

After this messages are not duplicated anymore, so you have to

  • Remove the flight from the ECS-luminave-thorium Client
  • See that luminave-thorium writes No simulator selected
  • Assign the flight again to the ECS-luminave-thorium Client
  • Change something in Thorium
  • See that every event is at least triggered twice

Versions

  1. luminave-thorium: 1.2.6

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.