JS8Call-Improved master
Loading...
Searching...
No Matches
TxLoop.cpp File Reference
#include "TxLoop.h"
#include "DriftingDateTime.h"
#include "JS8_Mode/JS8Submode.h"
#include <QLoggingCategory>
#include <QTimeZone>
#include <boost/format.hpp>
#include <stdexcept>
Include dependency graph for TxLoop.cpp:

Detailed Description

Class to organize transmit loops, i.e., regular schedule of repeated transmissions. Intended use cases are either repeated CQ or HB transmissions.

One object of this class organizes one such transmit loop.

This class knows no other time than what DriftingDateTime tells it.