|
| | 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) |
◆ PSKReporter()
| PSKReporter::PSKReporter |
( |
Configuration const * | config, |
|
|
QString const & | program_info ) |
|
explicit |
◆ 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 | |
◆ sendReport()
| void PSKReporter::sendReport |
( |
bool | last = false | ) |
|
Sends the report to PSK Reporter.
- Parameters
-
◆ setLocalStation()
| void PSKReporter::setLocalStation |
( |
QString const & | call, |
|
|
QString const & | grid, |
|
|
QString const & | ant ) |
Sets the local station information.
- Parameters
-
The documentation for this class was generated from the following files: