Nakuja Flight Computer Testing and Simulation Engine (NaFCTSE) 1.0
A testing and verification tool for the Nakuja Rocket Project flight computers
|
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. | |
SerialPort::~SerialPort | ( | ) |
SerialPort::~serialPort.
Destructor - close any open serial port