Share

QextSerialPort

Code

Programming Languages: C++

License: Public Domain

Repositories

browse code, statistics, last commit on 2008-03-08 cvs -d:pserver:anonymous@qextserialport.cvs.sourceforge.net:/cvsroot/qextserialport login

cvs -z3 -d:pserver:anonymous@qextserialport.cvs.sourceforge.net:/cvsroot/qextserialport co -P modulename

Show:

What's happening?

  • QextSerialPort

    bfoz changed the public information on the QextSerialPort project.

    2009-11-11 18:28:49 UTC by bfoz

  • QextSerialPort

    bfoz changed the public information on the QextSerialPort project.

    2009-11-11 18:21:26 UTC by bfoz

  • QextSerialPort

    bfoz changed the public information on the QextSerialPort project.

    2009-11-11 18:21:04 UTC by bfoz

  • Qt serial communication

    Hi, Im working on Qt 4.5.2 on windows OS. I need to communicate from serial port. I have downloaded QtExtSerial1.1 from site.But i unzipped it and compiled i got a GUI locate EXE file. I browsed it from Build folder where it is been created in that folder only, I gave same name to it and build dir as $BUILDDIR. Im not getting my serial port (COM PORT) communication. PLz can some one help me in...

    2009-10-23 08:55:50 UTC by rajeshsan

  • Multiple writes on one call to write()?

    Hi: I am using the 1.2 version and am seeing the following: one call to write causes multiple packets to leave the serial port. I am writing periodically, and also have connected readyRead() to a slot. I haven't troubleshot this much so it could be something silly, but at first blush it seems like either I have a misunderstanding of something basic in the port code or there is a bug.

    2009-10-13 20:57:22 UTC by awarewolf

  • Followup: RE: trouble with write() function

    I Hope it is not too late. But I suspect it is a bug reported in previous posts. Maybe you should apply some of the posted patches or try first opening the port and then applying the baud rate and other settings.

    2009-10-09 20:10:13 UTC by javierfvargas

  • trouble with write() function

    I'm sending commands to a stepper motor controller through the serial port using QT and QextSerialPort. I'm able to successfully open the serial port, however when I start writing data to it using write, I've noticed that the first command I attempt to write usually doesn't go through. I'm writing to the serial port in unbuffered mode, so I would expect that it should write instantly? I do...

    2009-09-19 04:51:29 UTC by j1klein

  • Followup: RE: virtual serial port on WinXP

    Hi, it seems that the project has moved to http://code.google.com/p/qextserialport/ spachner.

    2009-09-01 07:23:06 UTC by spachner

  • Followup: RE: virtual serial port on WinXP

    Hi lebeg, I have the problem that I can't open a virtual com Port (from Bluetooth device) with QExtSerialPort. Unfortunately "\\\\.\\" also doesn't work. My Terminal Program from my Microcontroller Development Environment is able to open the com-port and shows the received data correctly. Any Ideas? Thanks in advance Henning.

    2009-08-31 20:56:59 UTC by henningritter

  • Followup: RE: virtual serial port on WinXP

    thank you, your research was very helpful!

    2009-08-31 10:32:52 UTC by lebeg