JS8Call-Improved master
Loading...
Searching...
No Matches
Transceiver.cpp File Reference

Implementation of the Transceiver class Provides a Qt slot to set the frequency, mode and PTT of some transceiver. This is a Qt slot so that it may be invoked across a thread boundary. More...

#include "Transceiver.h"
#include "moc_Transceiver.cpp"
Include dependency graph for Transceiver.cpp:

Functions

 ENUM_QDEBUG_OPS_IMPL (Transceiver, MODE)
QDebug operator<< (QDebug d, Transceiver::TransceiverState const &s)
 ENUM_QDATASTREAM_OPS_IMPL (Transceiver, MODE)
 ENUM_CONVERSION_OPS_IMPL (Transceiver, MODE)
bool operator!= (Transceiver::TransceiverState const &lhs, Transceiver::TransceiverState const &rhs)
bool operator== (Transceiver::TransceiverState const &lhs, Transceiver::TransceiverState const &rhs)

Detailed Description

Implementation of the Transceiver class Provides a Qt slot to set the frequency, mode and PTT of some transceiver. This is a Qt slot so that it may be invoked across a thread boundary.