Refactor store freq. Rename to bacon.

This commit is contained in:
Jordan Sherer
2018-07-23 09:09:55 -04:00
parent c0833aa753
commit f47224979e
2 changed files with 31 additions and 16 deletions
+2 -1
View File
@@ -116,6 +116,7 @@ public slots:
void readFromStdout();
void p1ReadFromStdout();
void setXIT(int n, Frequency base = 0u);
void setFreqForRestore(int freq, bool shouldRestore);
void setFreq4(int rxFreq, int txFreq);
void msgAvgDecode2();
void fastPick(int x0, int x1, int y);
@@ -261,7 +262,7 @@ private slots:
int findFreeFreqOffset(int fmin, int fmax, int bw);
void scheduleBeacon(bool first=false);
void setBeaconTimer(QDateTime timestamp);
void prepareBeacon();
void prepareBacon();
QString calculateDistance(QString const& grid);
void on_rptSpinBox_valueChanged(int n);
void killFile();