mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-26 13:26:24 -04:00
Add --start option to start all devices and features. For #2359.
This commit is contained in:
@@ -47,6 +47,7 @@ private slots:
|
||||
class SDRBASE_API FeatureWebAPIUtils
|
||||
{
|
||||
public:
|
||||
static bool run(int featureSetIndex, int featureIndex);
|
||||
static bool mapFind(const QString& target, int featureSetIndex=-1, int featureIndex=-1);
|
||||
static bool mapSetDateTime(const QDateTime& dateTime, int featureSetIndex=-1, int featureIndex=-1);
|
||||
static bool skyMapFind(const QString& target, int featureSetIndex=-1, int featureIndex=-1);
|
||||
|
||||
Reference in New Issue
Block a user