Moved export.h file to root of exports directory and removed util

pull/154/head
f4exb 2018-03-20 13:49:21 +01:00
rodzic afa7351811
commit 72e29fd3f8
190 zmienionych plików z 189 dodań i 189 usunięć

Wyświetl plik

@ -19,7 +19,7 @@
#include <libbladeRF.h>
#include "util/export.h"
#include "export.h"
class DEVICES_API DeviceBladeRF
{

Wyświetl plik

@ -18,7 +18,7 @@
#define DEVICES_BLADERF_DEVICEHACKRFSHARED_H_
#include "util/message.h"
#include "util/export.h"
#include "export.h"
class DEVICES_API DeviceBladeRFShared
{

Wyświetl plik

@ -17,7 +17,7 @@
#ifndef DEVICES_BLADERF_DEVICEBLADERFVALUES_H_
#define DEVICES_BLADERF_DEVICEBLADERFVALUES_H_
#include "util/export.h"
#include "export.h"
class DEVICES_API DeviceBladeRFBandwidths {
public:

Wyświetl plik

@ -19,7 +19,7 @@
#include "libhackrf/hackrf.h"
#include "util/export.h"
#include "export.h"
class DEVICES_API DeviceHackRF
{

Wyświetl plik

@ -18,7 +18,7 @@
#define DEVICES_HACKRF_DEVICEHACKRFSHARED_H_
#include "util/message.h"
#include "util/export.h"
#include "export.h"
class DEVICES_API DeviceHackRFShared
{

Wyświetl plik

@ -17,7 +17,7 @@
#ifndef DEVICES_HACKRF_DEVICEHACKRFVALUES_H_
#define DEVICES_HACKRF_DEVICEHACKRFVALUES_H_
#include "util/export.h"
#include "export.h"
class DEVICES_API HackRFBandwidths {
public:

Wyświetl plik

@ -19,7 +19,7 @@
#include "lime/LimeSuite.h"
#include "util/export.h"
#include "export.h"
class DEVICES_API DeviceLimeSDR
{

Wyświetl plik

@ -19,7 +19,7 @@
#include "lime/LimeSuite.h"
#include "util/export.h"
#include "export.h"
/**
* This structure refers to one physical device shared among parties (logical devices represented by

Wyświetl plik

@ -20,7 +20,7 @@
#include <cstddef>
#include "devicelimesdrparam.h"
#include "util/message.h"
#include "util/export.h"
#include "export.h"
/**
* Structure shared by a buddy with other buddies

Wyświetl plik

@ -19,7 +19,7 @@
#include "deviceperseusscan.h"
#include "util/export.h"
#include "export.h"
class DEVICES_API DevicePerseus
{

Wyświetl plik

@ -23,7 +23,7 @@
#include <map>
#include <QString>
#include "util/export.h"
#include "export.h"
class DEVICES_API DevicePerseusScan
{

Wyświetl plik

@ -22,7 +22,7 @@
#include "deviceplutosdrscan.h"
#include "deviceplutosdrbox.h"
#include "util/export.h"
#include "export.h"
class DEVICES_API DevicePlutoSDR
{

Wyświetl plik

@ -22,7 +22,7 @@
#include <sys/types.h>
#include "deviceplutosdrscan.h"
#include "util/export.h"
#include "export.h"
class DEVICES_API DevicePlutoSDRBox
{

Wyświetl plik

@ -19,7 +19,7 @@
#include <string>
#include "util/export.h"
#include "export.h"
class DEVICES_API DevicePlutoSDRBox;

Wyświetl plik

@ -21,7 +21,7 @@
#include <vector>
#include <map>
#include "util/export.h"
#include "export.h"
class DEVICES_API DevicePlutoSDRScan
{

Wyświetl plik

@ -20,7 +20,7 @@
#include <stdint.h>
#include "util/message.h"
#include "util/export.h"
#include "export.h"
class DevicePlutoSDRParams;

Wyświetl plik

@ -18,7 +18,7 @@
#include "httprequesthandler.h"
#include "httplistenersettings.h"
#include "util/export.h"
#include "export.h"
namespace qtwebapp {

Wyświetl plik

@ -9,7 +9,7 @@
#include "httpconnectionhandler.h"
#include "httplistenersettings.h"
#include "util/export.h"
#include "export.h"
namespace qtwebapp {

Wyświetl plik

@ -10,7 +10,7 @@
#include <QByteArray>
#include "httpglobal.h"
#include "util/export.h"
#include "export.h"
namespace qtwebapp {

Wyświetl plik

@ -15,7 +15,7 @@
#include "httprequesthandler.h"
#include "httplistenersettings.h"
#include "util/export.h"
#include "export.h"
namespace qtwebapp {

Wyświetl plik

@ -17,7 +17,7 @@
#include "httpglobal.h"
#include "httplistenersettings.h"
#include "util/export.h"
#include "export.h"
namespace qtwebapp {

Wyświetl plik

@ -10,7 +10,7 @@
#include "httprequest.h"
#include "httpresponse.h"
#include "util/export.h"
#include "export.h"
namespace qtwebapp {

Wyświetl plik

@ -12,7 +12,7 @@
#include "httpglobal.h"
#include "httpcookie.h"
#include "util/export.h"
#include "export.h"
namespace qtwebapp {

Wyświetl plik

@ -11,7 +11,7 @@
#include <QReadWriteLock>
#include "httpglobal.h"
#include "util/export.h"
#include "export.h"
namespace qtwebapp {

Wyświetl plik

@ -16,7 +16,7 @@
#include "httprequest.h"
#include "httpsessionssettings.h"
#include "util/export.h"
#include "export.h"
namespace qtwebapp {

Wyświetl plik

@ -13,7 +13,7 @@
#include "httpresponse.h"
#include "httprequesthandler.h"
#include "util/export.h"
#include "export.h"
namespace qtwebapp {

Wyświetl plik

@ -13,7 +13,7 @@
#include "logger.h"
#include "filelogger.h"
#include "util/export.h"
#include "export.h"
namespace qtwebapp {

Wyświetl plik

@ -15,7 +15,7 @@
#include "logger.h"
#include "fileloggersettings.h"
#include "util/export.h"
#include "export.h"
namespace qtwebapp {

Wyświetl plik

@ -15,7 +15,7 @@
#include "logglobal.h"
#include "logmessage.h"
#include "util/export.h"
#include "export.h"
namespace qtwebapp {

Wyświetl plik

@ -12,7 +12,7 @@
#include "logger.h"
#include "filelogger.h"
#include "util/export.h"
#include "export.h"
namespace qtwebapp {

Wyświetl plik

@ -11,7 +11,7 @@
#include <QHash>
#include "logglobal.h"
#include "util/export.h"
#include "export.h"
namespace qtwebapp {

Wyświetl plik

@ -43,7 +43,7 @@
#include "rtpstructs.h"
#include "rtpendian.h"
#include "util/export.h"
#include "export.h"
namespace qrtplib
{

Wyświetl plik

@ -43,7 +43,7 @@
#include "rtpstructs.h"
#include "rtpendian.h"
#include "util/export.h"
#include "export.h"
namespace qrtplib
{

Wyświetl plik

@ -43,7 +43,7 @@
#include "rtpendian.h"
#include <list>
#include "util/export.h"
#include "export.h"
namespace qrtplib
{

Wyświetl plik

@ -46,7 +46,7 @@
#include "rtpendian.h"
#include <list>
#include "util/export.h"
#include "export.h"
namespace qrtplib
{

Wyświetl plik

@ -44,7 +44,7 @@
#include "rtcpsdesinfo.h"
#include "rtptimeutilities.h"
#include "util/export.h"
#include "export.h"
namespace qrtplib
{

Wyświetl plik

@ -43,7 +43,7 @@
#include "rtpstructs.h"
#include "rtpendian.h"
#include "util/export.h"
#include "export.h"
namespace qrtplib
{

Wyświetl plik

@ -43,7 +43,7 @@
#include "rtprandom.h"
#include <cstddef>
#include "util/export.h"
#include "export.h"
namespace qrtplib
{

Wyświetl plik

@ -45,7 +45,7 @@
#include <string.h>
#include <list>
#include "util/export.h"
#include "export.h"
namespace qrtplib
{

Wyświetl plik

@ -44,7 +44,7 @@
#include "rtpdefines.h"
#include "rtpendian.h"
#include "util/export.h"
#include "export.h"
namespace qrtplib
{

Wyświetl plik

@ -44,7 +44,7 @@
#include "rtpstructs.h"
#include "rtpendian.h"
#include "util/export.h"
#include "export.h"
namespace qrtplib
{

Wyświetl plik

@ -43,7 +43,7 @@
#include <stdint.h>
#include <QHostAddress>
#include "util/export.h"
#include "export.h"
namespace qrtplib
{

Wyświetl plik

@ -43,7 +43,7 @@
#include "rtptimeutilities.h"
#include <list>
#include "util/export.h"
#include "export.h"
namespace qrtplib
{

Wyświetl plik

@ -44,7 +44,7 @@
#include "rtptimeutilities.h"
#include "rtpsources.h"
#include "util/export.h"
#include "export.h"
namespace qrtplib
{

Wyświetl plik

@ -45,7 +45,7 @@
#include "rtptimeutilities.h"
#include "rtptypes.h"
#include "util/export.h"
#include "export.h"
namespace qrtplib
{

Wyświetl plik

@ -42,7 +42,7 @@
#include "rtptypes.h"
#include <stdlib.h>
#include "util/export.h"
#include "export.h"
#define RTPRANDOM_2POWMIN63 1.08420217248550443400745280086994171142578125e-19

Wyświetl plik

@ -42,7 +42,7 @@
#include "rtprandom.h"
#include <stdio.h>
#include "util/export.h"
#include "export.h"
namespace qrtplib
{

Wyświetl plik

@ -41,7 +41,7 @@
#include "rtpconfig.h"
#include "rtprandom.h"
#include "util/export.h"
#include "export.h"
namespace qrtplib
{

Wyświetl plik

@ -42,7 +42,7 @@
#include "rtprandom.h"
#include <stdio.h>
#include "util/export.h"
#include "export.h"
namespace qrtplib
{

Wyświetl plik

@ -49,7 +49,7 @@
#include "rtcpcompoundpacketbuilder.h"
#include <list>
#include "util/export.h"
#include "export.h"
namespace qrtplib
{

Wyświetl plik

@ -44,7 +44,7 @@
#include "rtptimeutilities.h"
#include "rtpsources.h"
#include "util/export.h"
#include "export.h"
namespace qrtplib
{

Wyświetl plik

@ -41,7 +41,7 @@
#include "rtpconfig.h"
#include "rtpsources.h"
#include "util/export.h"
#include "export.h"
namespace qrtplib
{

Wyświetl plik

@ -46,7 +46,7 @@
#include "rtpsources.h"
#include <list>
#include "util/export.h"
#include "export.h"
namespace qrtplib
{

Wyświetl plik

@ -43,7 +43,7 @@
#include "rtcpsdespacket.h"
#include "rtptypes.h"
#include "util/export.h"
#include "export.h"
#define RTPSOURCES_HASHSIZE 8317

Wyświetl plik

@ -46,7 +46,7 @@
#include <errno.h>
#endif // RTP_HAVE_QUERYPERFORMANCECOUNTER
#include "util/export.h"
#include "export.h"
#define RTP_NTPTIMEOFFSET 2208988800UL

Wyświetl plik

@ -34,7 +34,7 @@
#define QRTPLIB_RTPUDPTRANSMITTER_H_
#include "rtptransmitter.h"
#include "util/export.h"
#include "export.h"
#include <QObject>
#include <QHostAddress>

Wyświetl plik

@ -168,7 +168,7 @@ set(sdrbase_HEADERS
util/CRC64.h
util/db.h
util/doublebuffer.h
#util/export.h
#export.h
util/fixedtraits.h
util/message.h
util/messagequeue.h

Wyświetl plik

@ -22,7 +22,7 @@
#include <QList>
#include <QAudioDeviceInfo>
#include "util/export.h"
#include "export.h"
class SDRBASE_API AudioDeviceInfo {
public:

Wyświetl plik

@ -23,7 +23,7 @@
#include <QWaitCondition>
#include "dsp/dsptypes.h"
#include "util/export.h"
#include "export.h"
//#include "util/udpsink.h"
class AudioNetSink;

Wyświetl plik

@ -22,7 +22,7 @@
#include <QAudioFormat>
#include <list>
#include <vector>
#include "util/export.h"
#include "export.h"
class QAudioInput;
class AudioFifo;

Wyświetl plik

@ -19,7 +19,7 @@
#define SDRBASE_AUDIO_AUDIONETSINK_H_
#include "dsp/dsptypes.h"
#include "util/export.h"
#include "export.h"
#include <QObject>
#include <QHostAddress>

Wyświetl plik

@ -23,7 +23,7 @@
#include <QAudioFormat>
#include <list>
#include <vector>
#include "util/export.h"
#include "export.h"
class QAudioOutput;
class AudioFifo;

Wyświetl plik

@ -23,7 +23,7 @@
#include <QByteArray>
#include <stdint.h>
#include "util/export.h"
#include "export.h"
namespace SWGSDRangel
{

Wyświetl plik

@ -22,7 +22,7 @@
#include <QString>
#include <stdint.h>
#include "util/export.h"
#include "export.h"
namespace SWGSDRangel
{

Wyświetl plik

@ -25,7 +25,7 @@
#include <QProcess>
#include <sys/time.h>
#include "util/export.h"
#include "export.h"
class SDRBASE_API Command : public QObject
{

Wyświetl plik

@ -20,7 +20,7 @@
#include <vector>
#include "plugin/plugininterface.h"
#include "util/export.h"
#include "export.h"
class PluginManager;

Wyświetl plik

@ -21,7 +21,7 @@
#include <QString>
#include "dsp/dspdevicesinkengine.h"
#include "util/export.h"
#include "export.h"
class BasebandSampleSource;
class ThreadedBasebandSampleSource;

Wyświetl plik

@ -23,7 +23,7 @@
#include "dsp/dspdevicesourceengine.h"
#include "util/export.h"
#include "export.h"
class BasebandSampleSink;
class ThreadedBasebandSampleSink;

Wyświetl plik

@ -19,7 +19,7 @@
#include "dsp/dsptypes.h"
#include "dsp/movingaverage.h"
#include "util/export.h"
#include "export.h"
/** AFSquelch: AF squelch class based on the Modified Goertzel
* algorithm.

Wyświetl plik

@ -10,7 +10,7 @@
#include "movingaverage.h"
#include "util/movingaverage.h"
#include "util/export.h"
#include "export.h"
class SDRBASE_API AGC
{

Wyświetl plik

@ -20,7 +20,7 @@
#include <QObject>
#include "dsp/dsptypes.h"
#include "util/export.h"
#include "export.h"
#include "util/messagequeue.h"
#include "util/message.h"

Wyświetl plik

@ -21,7 +21,7 @@
#include <QObject>
#include "dsp/dsptypes.h"
#include "dsp/samplesourcefifo.h"
#include "util/export.h"
#include "export.h"
#include "util/messagequeue.h"
class Message;

Wyświetl plik

@ -6,7 +6,7 @@
#include <QByteArray>
#include "settings/serializable.h"
#include "util/export.h"
#include "export.h"
class SDRBASE_API ChannelMarker : public QObject, public Serializable {
Q_OBJECT

Wyświetl plik

@ -10,7 +10,7 @@
#define INCLUDE_GPL_DSP_CTCSSDETECTOR_H_
#include "dsp/dsptypes.h"
#include "util/export.h"
#include "export.h"
/** CTCSSDetector: Continuous Tone Coded Squelch System
* tone detector class based on the Modified Goertzel

Wyświetl plik

@ -21,7 +21,7 @@
#include <QObject>
#include <QMutex>
#include "util/export.h"
#include "export.h"
#include "util/message.h"
#include "cwkeyersettings.h"

Wyświetl plik

@ -21,7 +21,7 @@
#include <QString>
#include <QByteArray>
#include "util/export.h"
#include "export.h"
class SDRBASE_API CWKeyerSettings
{

Wyświetl plik

@ -18,7 +18,7 @@
#define SDRBASE_DSP_DECIMATORSF_H_
#include "dsp/inthalfbandfilterdbf.h"
#include "util/export.h"
#include "export.h"
#define DECIMATORSF_HB_FILTER_ORDER 64

Wyświetl plik

@ -23,7 +23,7 @@
#include "samplesourcefifo.h"
#include "util/message.h"
#include "util/messagequeue.h"
#include "util/export.h"
#include "export.h"
namespace SWGSDRangel
{

Wyświetl plik

@ -24,7 +24,7 @@
#include "samplesinkfifo.h"
#include "util/message.h"
#include "util/messagequeue.h"
#include "util/export.h"
#include "export.h"
namespace SWGSDRangel
{

Wyświetl plik

@ -21,7 +21,7 @@
#include <dsp/basebandsamplesink.h>
#include <list>
#include <QMutex>
#include "util/export.h"
#include "export.h"
#include "util/message.h"
#ifdef SDR_RX_SAMPLE_24BIT
#include "dsp/inthalfbandfilterdb.h"

Wyświetl plik

@ -21,7 +21,7 @@
#include <QString>
#include "util/message.h"
#include "fftwindow.h"
#include "util/export.h"
#include "export.h"
class DeviceSampleSource;
class BasebandSampleSink;

Wyświetl plik

@ -29,7 +29,7 @@
#include "dsp/fftwindow.h"
#include "util/messagequeue.h"
#include "util/syncmessenger.h"
#include "util/export.h"
#include "export.h"
class DeviceSampleSink;
class BasebandSampleSource;

Wyświetl plik

@ -26,7 +26,7 @@
#include "dsp/fftwindow.h"
#include "util/messagequeue.h"
#include "util/syncmessenger.h"
#include "util/export.h"
#include "export.h"
#include "util/movingaverage.h"
class DeviceSampleSource;

Wyświetl plik

@ -24,7 +24,7 @@
#include <vector>
#include "audio/audiooutput.h"
#include "audio/audioinput.h"
#include "util/export.h"
#include "export.h"
#ifdef DSD_USE_SERIALDV
#include "dsp/dvserialengine.h"
#endif

Wyświetl plik

@ -24,7 +24,7 @@
#include <string>
#include <list>
#include "util/export.h"
#include "export.h"
class QThread;
class DVSerialWorker;

Wyświetl plik

@ -29,7 +29,7 @@
#include "util/message.h"
#include "util/syncmessenger.h"
#include "util/messagequeue.h"
#include "util/export.h"
#include "export.h"
#include "dsp/filtermbe.h"
#include "dsp/dsptypes.h"

Wyświetl plik

@ -2,7 +2,7 @@
#define INCLUDE_FFTENGINE_H
#include "dsp/dsptypes.h"
#include "util/export.h"
#include "export.h"
class SDRBASE_API FFTEngine {
public:

Wyświetl plik

@ -7,7 +7,7 @@
#include <complex>
#include "gfft.h"
#include "util/export.h"
#include "export.h"
#undef M_PI
#define M_PI 3.14159265358979323846

Wyświetl plik

@ -5,7 +5,7 @@
#include <fftw3.h>
#include <list>
#include "dsp/fftengine.h"
#include "util/export.h"
#include "export.h"
class SDRBASE_API FFTWEngine : public FFTEngine {
public:

Wyświetl plik

@ -22,7 +22,7 @@
#define _USE_MATH_DEFINES
#include <math.h>
#include "dsp/dsptypes.h"
#include "util/export.h"
#include "export.h"
#undef M_PI
#define M_PI 3.14159265358979323846

Wyświetl plik

@ -7,7 +7,7 @@
#include <fstream>
#include <ctime>
#include "util/export.h"
#include "export.h"
class Message;

Wyświetl plik

@ -58,7 +58,7 @@
*/
#include "iirfilter.h"
#include "util/export.h"
#include "export.h"
class SDRBASE_API MBEAudioInterpolatorFilter
{

Wyświetl plik

@ -19,7 +19,7 @@
#define INCLUDE_DSP_FILTERRC_H_
#include "dsp/dsptypes.h"
#include "util/export.h"
#include "export.h"
/** First order low-pass IIR filter for real-valued signals. */
class SDRBASE_API LowPassFilterRC

Wyświetl plik

@ -19,7 +19,7 @@
#define SDRBASE_DSP_HBFILTERTRAITS_H_
#include <stdint.h>
#include "util/export.h"
#include "export.h"
// uses Q1.14 format internally, input and output are S16

Wyświetl plik

@ -5,7 +5,7 @@
#include <emmintrin.h>
#endif
#include "dsp/dsptypes.h"
#include "util/export.h"
#include "export.h"
#include <stdio.h>
#ifndef __WINDOWS__
#include <unistd.h>

Wyświetl plik

@ -21,7 +21,7 @@
#include <stdint.h>
#include "dsp/dsptypes.h"
#include "dsp/hbfiltertraits.h"
#include "util/export.h"
#include "export.h"
template<typename AccuType, uint32_t HBFilterOrder>
class SDRBASE_API IntHalfbandFilter {

Wyświetl plik

@ -24,7 +24,7 @@
#include <stdint.h>
#include "dsp/dsptypes.h"
#include "dsp/hbfiltertraits.h"
#include "util/export.h"
#include "export.h"
template<typename AccuType, uint32_t HBFilterOrder>
class SDRBASE_API IntHalfbandFilterDB {

Wyświetl plik

@ -24,7 +24,7 @@
#include <stdint.h>
#include "dsp/dsptypes.h"
#include "dsp/hbfiltertraits.h"
#include "util/export.h"
#include "export.h"
template<typename AccuType, typename SampleType, uint32_t HBFilterOrder>
class SDRBASE_API IntHalfbandFilterDBF {

Wyświetl plik

@ -27,7 +27,7 @@
#include "dsp/dsptypes.h"
#include "dsp/hbfiltertraits.h"
#include "dsp/inthalfbandfiltereo1i.h"
#include "util/export.h"
#include "export.h"
template<uint32_t HBFilterOrder>
class SDRBASE_API IntHalfbandFilterEO1 {

Some files were not shown because too many files have changed in this diff Show More