mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-04 14:07:30 +00:00
Mode switch to signal generator (GUI stubs only)
This commit is contained in:
parent
6e82bc42f5
commit
f4a6b24a8e
19 changed files with 1132 additions and 311 deletions
|
|
@ -62,6 +62,7 @@ signals:
|
|||
void DeviceInfoUpdated();
|
||||
void ConnectionLost();
|
||||
void AckReceived();
|
||||
void NackReceived();
|
||||
void LogLineReceived(QString line);
|
||||
private slots:
|
||||
void ReceivedData();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue