mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-21 06:13:41 +00:00
Add RST command, parse command tree from root for each line
This commit is contained in:
parent
124feb5b6b
commit
bb66883de2
4 changed files with 33 additions and 20 deletions
|
|
@ -58,6 +58,7 @@ public slots:
|
|||
protected:
|
||||
void closeEvent(QCloseEvent *event) override;
|
||||
private slots:
|
||||
void SetInitialState();
|
||||
bool ConnectToDevice(QString serial = QString(), DeviceDriver *driver = nullptr);
|
||||
void DisconnectDevice();
|
||||
int UpdateDeviceList();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue