mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-28 13:04:17 -04:00
Open/close serial ports in worker thread. Fix for #1153
This commit is contained in:
@@ -95,6 +95,8 @@ private:
|
||||
void setAzimuthElevation(float azimuth, float elevation);
|
||||
|
||||
private slots:
|
||||
void started();
|
||||
void finished();
|
||||
void handleInputMessages();
|
||||
void readData();
|
||||
void update();
|
||||
|
||||
Reference in New Issue
Block a user