Giter Site home page Giter Site logo

Comments (3)

jooste avatar jooste commented on May 20, 2024

Hi,
This is indeed the case. The telnet connection hasn't been developed beyond a very simple implementation yet. Ideally it would work the way you describe, but this requires more than a simple fix. Because stack commands can originate from several different places, where some need their feedback to be sent everywhere, and others the other way around, implementing this correctly would require a formalised way of tracking source and destination of stack I/O.

We also have the wish to change from the several different network libraries that we use now (python socket, QT network, multiproccessing.Connection) to just one library (zmq), which will also make it easier to provide TCP/UDP output streams (e.g., to drive HITL simulations). When we get around to this the stack command origin/destination issue will also be addressed.

from bluesky.

reube avatar reube commented on May 20, 2024

Hi @jooste I have implemented a relatively simple fix for this on a fork (which we are keeping up-to-date with this upstream repo). I'll tidy and submit a pull request in the next few days - just writing some tests currently. It may represent a useful fix for the time being.

from bluesky.

reube avatar reube commented on May 20, 2024

Please see #103
@jooste @ProfHoekstra

from bluesky.

Related Issues (20)

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.