Added some better scheduling logic around station band switching

This commit is contained in:
Jordan Sherer
2018-08-09 12:52:48 -04:00
parent 2989c20175
commit e51cc6c3b5
4 changed files with 62 additions and 23 deletions
+1
View File
@@ -863,6 +863,7 @@ private:
void statusUpdate () const;
void update_watchdog_label ();
void on_the_minute ();
void tryBandHop();
void add_child_to_event_filter (QObject *);
void remove_child_from_event_filter (QObject *);
void setup_status_bar (bool vhf);