Nakuja Flight Computer Testing and Simulation Engine (NaFCTSE) 1.0
A testing and verification tool for the Nakuja Rocket Project flight computers
Loading...
Searching...
No Matches
SerialPort Class Reference
Inheritance diagram for SerialPort:

Signals

void dataReceived (QString s)
 

Public Member Functions

 SerialPort (QObject *parent=nullptr)
 
bool connectToSerial (QString portName, QString baudRate)
 SerialPort::scanSerial scan the available serial ports.
 
void closeSerial ()
 SerialPort::closeSerial Close serial connection.
 
quint64 writeToSerial (QByteArray &data)
 SerialPort::writeToSerial write data to serial.
 
 ~SerialPort ()
 SerialPort::~serialPort.
 

Constructor & Destructor Documentation

◆ ~SerialPort()

SerialPort::~SerialPort ( )

SerialPort::~serialPort.

Destructor - close any open serial port


The documentation for this class was generated from the following files: