JS8Call-Improved master
Loading...
Searching...
No Matches
PSKReporter Class Referencefinal
Inheritance diagram for PSKReporter:
Collaboration diagram for PSKReporter:

Public Member Functions

 PSKReporter (Configuration const *, QString const &program_info)
 Construct a new PSKReporter::PSKReporter object.
void start ()
 Starts the PSKReporter.
void reconnect ()
 Reconnects to the PSKReporter server.
void setLocalStation (QString const &call, QString const &grid, QString const &antenna)
 Sets the local station information.
void addRemoteStation (QString const &call, QString const &grid, Radio::Frequency freq, QString const &mode, int snr, QDateTime const &utcTimestamp)
 Adds a remote station spot to be reported.
void sendReport (bool last=false)
 Sends the report to PSK Reporter.
Q_SIGNAL void errorOccurred (QString const &reason)

Constructor & Destructor Documentation

◆ PSKReporter()

PSKReporter::PSKReporter ( Configuration const * config,
QString const & program_info )
explicit

Construct a new PSKReporter::PSKReporter object.

Parameters
config
program_info

Member Function Documentation

◆ addRemoteStation()

void PSKReporter::addRemoteStation ( QString const & call,
QString const & grid,
Radio::Frequency freq,
QString const & mode,
int snr,
QDateTime const & utcTimestamp )

Adds a remote station spot to be reported.

Parameters
call
grid
freq
mode
snr
utcTimestamp
Here is the call graph for this function:
Here is the caller graph for this function:

◆ sendReport()

void PSKReporter::sendReport ( bool last = false)

Sends the report to PSK Reporter.

Parameters
last
Here is the caller graph for this function:

◆ setLocalStation()

void PSKReporter::setLocalStation ( QString const & call,
QString const & grid,
QString const & ant )

Sets the local station information.

Parameters
call
grid
ant
Here is the caller graph for this function:

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