Giter VIP home page Giter VIP logo

Comments (5)

fra589 avatar fra589 commented on July 27, 2024

Hi @sns5400,
As cn5X is developed under Linux, I realized this problem, but not long ago.
It seems that once again, a Windows update broke certain functions of the QSerial component of QT5 which I use for communication :-(
As this is not the first time this has happened, I plan to rewrite the communication module without using the QT component. I think to get down to it after the summer... Maybe around September or October...
In the meantime, I have no solution to offer for Windows...
Sorry!
@++;
Gauthier.

from cn5x.

sns5400 avatar sns5400 commented on July 27, 2024

from cn5x.

LETARTARE avatar LETARTARE commented on July 27, 2024

Bonjour,
j'avais eu ce problème avec 'GCV', aussi j'avais récupéré l'ancien 'qextserialport' que j'ai modifié pour avoir le signalement des connexions et déconnexions avec 'Windows' et surtout 'Linux'. Je l'utilise depuis plus de deux ans : vous pouvez le trouver en https://github.com/LETARTARE/qextserialport
Si cela peut vous être utile.

from cn5x.

sns5400 avatar sns5400 commented on July 27, 2024

from cn5x.

fra589 avatar fra589 commented on July 27, 2024

Hi all,

New version v0.5.a pushed today.
This new version use pySerial in place of QSerial which dont work correctly for me in Windows.
Warning ! you need to install the pySerial module before to use cn5X++.
You can do this with pip cmd:
# pip install pyserial

Since I'm in vacations and I don't have Windows box for testing, please, report if it work weel under it.

@++;
Gauthier.

from cn5x.

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.