Updated callsign handling
Reducing compound callsigns to their basecall for most commands except CQ and DE (beacon)
This commit is contained in:
+1
-1
@@ -261,7 +261,7 @@ private slots:
|
||||
bool isFreqOffsetFree(int f, int bw);
|
||||
int findFreeFreqOffset(int fmin, int fmax, int bw);
|
||||
void scheduleBeacon(bool first=false);
|
||||
void setBeaconTimer(QDateTime timestamp);
|
||||
void setBaconTimer(QDateTime timestamp);
|
||||
void prepareBacon();
|
||||
QString calculateDistance(QString const& grid);
|
||||
void on_rptSpinBox_valueChanged(int n);
|
||||
|
||||
Reference in New Issue
Block a user