SDRAngel
4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
sdrbase
dsp
dspcommands.cpp
Go to the documentation of this file.
1
// Copyright (C) 2015 F4EXB //
3
// written by Edouard Griffiths //
4
// //
5
// This program is free software; you can redistribute it and/or modify //
6
// it under the terms of the GNU General Public License as published by //
7
// the Free Software Foundation as version 3 of the License, or //
8
// (at your option) any later version. //
9
// //
10
// This program is distributed in the hope that it will be useful, //
11
// but WITHOUT ANY WARRANTY; without even the implied warranty of //
12
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the //
13
// GNU General Public License V3 for more details. //
14
// //
15
// You should have received a copy of the GNU General Public License //
16
// along with this program. If not, see <http://www.gnu.org/licenses/>. //
18
19
#include "
dsp/dspcommands.h
"
20
21
MESSAGE_CLASS_DEFINITION
(
DSPAcquisitionInit
,
Message
)
22
MESSAGE_CLASS_DEFINITION
(
DSPAcquisitionStart
,
Message
)
23
MESSAGE_CLASS_DEFINITION
(
DSPAcquisitionStop
,
Message
)
24
MESSAGE_CLASS_DEFINITION
(
DSPGenerationInit
,
Message
)
25
MESSAGE_CLASS_DEFINITION
(
DSPGenerationStart
,
Message
)
26
MESSAGE_CLASS_DEFINITION
(
DSPGenerationStop
,
Message
)
27
MESSAGE_CLASS_DEFINITION
(
DSPGetSourceDeviceDescription
,
Message
)
28
MESSAGE_CLASS_DEFINITION
(
DSPGetSinkDeviceDescription
,
Message
)
29
MESSAGE_CLASS_DEFINITION
(
DSPGetErrorMessage
,
Message
)
30
MESSAGE_CLASS_DEFINITION
(
DSPSetSource
,
Message
)
31
MESSAGE_CLASS_DEFINITION
(
DSPSetSink
,
Message
)
32
MESSAGE_CLASS_DEFINITION
(
DSPAddBasebandSampleSink
,
Message
)
33
MESSAGE_CLASS_DEFINITION
(
DSPAddSpectrumSink
,
Message
)
34
MESSAGE_CLASS_DEFINITION
(
DSPAddBasebandSampleSource
,
Message
)
35
MESSAGE_CLASS_DEFINITION
(
DSPRemoveBasebandSampleSink
,
Message
)
36
MESSAGE_CLASS_DEFINITION
(
DSPRemoveSpectrumSink
,
Message
)
37
MESSAGE_CLASS_DEFINITION
(
DSPRemoveBasebandSampleSource
,
Message
)
38
MESSAGE_CLASS_DEFINITION
(
DSPAddThreadedBasebandSampleSink
,
Message
)
39
MESSAGE_CLASS_DEFINITION
(
DSPAddThreadedBasebandSampleSource
,
Message
)
40
MESSAGE_CLASS_DEFINITION
(
DSPRemoveThreadedBasebandSampleSink
,
Message
)
41
MESSAGE_CLASS_DEFINITION
(
DSPRemoveThreadedBasebandSampleSource
,
Message
)
42
MESSAGE_CLASS_DEFINITION
(
DSPAddAudioSink
,
Message
)
43
MESSAGE_CLASS_DEFINITION
(
DSPRemoveAudioSink
,
Message
)
44
MESSAGE_CLASS_DEFINITION
(
DSPConfigureCorrection
,
Message
)
45
MESSAGE_CLASS_DEFINITION
(
DSPEngineReport
,
Message
)
46
MESSAGE_CLASS_DEFINITION
(
DSPConfigureScopeVis
,
Message
)
47
MESSAGE_CLASS_DEFINITION
(
DSPSignalNotification
,
Message
)
48
MESSAGE_CLASS_DEFINITION
(
DSPMIMOSignalNotification
,
Message
)
49
MESSAGE_CLASS_DEFINITION
(
DSPConfigureChannelizer
,
Message
)
50
MESSAGE_CLASS_DEFINITION
(
DSPConfigureAudio
,
Message
)
DSPRemoveThreadedBasebandSampleSink
Definition:
dspcommands.h:212
DSPAddBasebandSampleSink
Definition:
dspcommands.h:116
DSPSignalNotification
Definition:
dspcommands.h:318
DSPConfigureChannelizer
Definition:
dspcommands.h:357
Message
Definition:
message.h:25
dspcommands.h
DSPSetSink
Definition:
dspcommands.h:104
DSPGetSourceDeviceDescription
Definition:
dspcommands.h:59
DSPRemoveThreadedBasebandSampleSource
Definition:
dspcommands.h:224
DSPConfigureScopeVis
Definition:
dspcommands.h:297
DSPMIMOSignalNotification
Definition:
dspcommands.h:336
DSPAddThreadedBasebandSampleSink
Definition:
dspcommands.h:188
DSPAddThreadedBasebandSampleSource
Definition:
dspcommands.h:200
DSPAcquisitionInit
Definition:
dspcommands.h:35
DSPEngineReport
Definition:
dspcommands.h:279
DSPConfigureCorrection
Definition:
dspcommands.h:260
MESSAGE_CLASS_DEFINITION
#define MESSAGE_CLASS_DEFINITION(Name, BaseClass)
Definition:
message.h:52
DSPRemoveBasebandSampleSink
Definition:
dspcommands.h:152
DSPAddBasebandSampleSource
Definition:
dspcommands.h:140
DSPGetErrorMessage
Definition:
dspcommands.h:81
DSPRemoveBasebandSampleSource
Definition:
dspcommands.h:176
DSPAcquisitionStart
Definition:
dspcommands.h:39
DSPGenerationInit
Definition:
dspcommands.h:47
DSPRemoveAudioSink
Definition:
dspcommands.h:248
DSPSetSource
Definition:
dspcommands.h:92
DSPAddSpectrumSink
Definition:
dspcommands.h:128
DSPAcquisitionStop
Definition:
dspcommands.h:43
DSPGenerationStop
Definition:
dspcommands.h:55
DSPGenerationStart
Definition:
dspcommands.h:51
DSPAddAudioSink
Definition:
dspcommands.h:236
DSPRemoveSpectrumSink
Definition:
dspcommands.h:164
DSPGetSinkDeviceDescription
Definition:
dspcommands.h:70
DSPConfigureAudio
Definition:
dspcommands.h:375
Generated on Fri Aug 2 2019 17:56:33 for SDRAngel by
1.8.13