Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion devices/bladerf1/devicebladerf1shared.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
#ifndef DEVICES_BLADERF_DEVICEHACKRFSHARED_H_
#define DEVICES_BLADERF_DEVICEHACKRFSHARED_H_

#include "util/message.h"
#include "export.h"

class DEVICES_API DeviceBladeRF1Shared
Expand Down
3 changes: 0 additions & 3 deletions modemm17/Trellis.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@

#pragma once

#include "Util.h"
#include "Convolution.h"

#include <array>
#include <cstdlib>
#include <cstdint>
Expand Down
1 change: 0 additions & 1 deletion modemm17/Viterbi.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

#pragma once

#include "Trellis.h"
#include "Convolution.h"
#include "Util.h"

Expand Down
1 change: 1 addition & 0 deletions plugins/channelmimo/doa2/doa2baseband.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#include <QRecursiveMutex>

#include "dsp/samplemififo.h"
#include "util/message.h"
#include "util/messagequeue.h"
#include "doa2streamsink.h"
#include "doa2corr.h"
Expand Down
1 change: 0 additions & 1 deletion plugins/channelmimo/doa2/doa2corr.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@

#include "dsp/dsptypes.h"
#include "dsp/fftwindow.h"
#include "util/message.h"

#include "doa2settings.h"

Expand Down
1 change: 0 additions & 1 deletion plugins/channelmimo/doa2/doa2webapiadapter.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@

#include "channel/channelwebapiadapter.h"
#include "dsp/glscopesettings.h"
#include "dsp/spectrumsettings.h"
#include "doa2settings.h"

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#include <QRecursiveMutex>

#include "dsp/samplemififo.h"
#include "util/message.h"
#include "util/messagequeue.h"
#include "interferometerstreamsink.h"
#include "interferometercorr.h"
Expand Down
1 change: 0 additions & 1 deletion plugins/channelmimo/interferometer/interferometercorr.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@

#include "dsp/dsptypes.h"
#include "dsp/fftwindow.h"
#include "util/message.h"

#include "interferometersettings.h"

Expand Down
1 change: 0 additions & 1 deletion plugins/channelrx/chanalyzer/chanalyzer.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
#include "dsp/scopevis.h"
#include "channel/channelapi.h"
#include "util/message.h"
#include "util/movingaverage.h"

#include "chanalyzerbaseband.h"

Expand Down
1 change: 0 additions & 1 deletion plugins/channelrx/chanalyzer/chanalyzergui.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@

#include "channel/channelgui.h"
#include "dsp/channelmarker.h"
#include "dsp/dsptypes.h"
#include "util/movingaverage.h"
#include "util/messagequeue.h"
#include "settings/rollupstate.h"
Expand Down
2 changes: 0 additions & 2 deletions plugins/channelrx/chanalyzer/chanalyzerwebapiadapter.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
#define INCLUDE_CHANALYZER_WEBAPIADAPTER_H

#include "channel/channelwebapiadapter.h"
#include "dsp/glscopesettings.h"
#include "dsp/spectrumsettings.h"
#include "chanalyzersettings.h"

/**
Expand Down
2 changes: 0 additions & 2 deletions plugins/channelrx/demodadsb/adsbdemodgui.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
#include "channel/channelgui.h"
#include "dsp/dsptypes.h"
#include "dsp/channelmarker.h"
#include "dsp/movingaverage.h"
#include "util/aviationweather.h"
#include "util/messagequeue.h"
#include "util/azel.h"
Expand All @@ -48,7 +47,6 @@
#include "adsbdemodsettings.h"
#include "util/ourairportsdb.h"
#include "util/osndb.h"
#include "util/airlines.h"

class PluginAPI;
class DeviceUISet;
Expand Down
1 change: 0 additions & 1 deletion plugins/channelrx/demodadsb/adsbdemodreport.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
#include <QByteArray>
#include <QDateTime>

#include "dsp/dsptypes.h"
#include "util/message.h"
#include "adsbdemodstats.h"

Expand Down
2 changes: 0 additions & 2 deletions plugins/channelrx/demodais/aisdemodsink.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,8 @@
#include "dsp/phasediscri.h"
#include "dsp/nco.h"
#include "dsp/interpolator.h"
#include "dsp/firfilter.h"
#include "dsp/gaussian.h"
#include "util/movingaverage.h"
#include "util/doublebufferfifo.h"
#include "util/messagequeue.h"
#include "util/crc.h"

Expand Down
1 change: 0 additions & 1 deletion plugins/channelrx/demodam/amdemodgui.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@

#include "channel/channelgui.h"
#include "dsp/channelmarker.h"
#include "dsp/movingaverage.h"
#include "util/messagequeue.h"
#include "settings/rollupstate.h"
#include "amdemodsettings.h"
Expand Down
1 change: 1 addition & 0 deletions plugins/channelrx/demodam/amdemodsettings.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
#ifndef PLUGINS_CHANNELRX_DEMODAM_AMDEMODSETTINGS_H_
#define PLUGINS_CHANNELRX_DEMODAM_AMDEMODSETTINGS_H_

#include "dsp/dsptypes.h"
#include <QByteArray>

class Serializable;
Expand Down
1 change: 1 addition & 0 deletions plugins/channelrx/demodatv/atvdemod.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
#include "device/deviceapi.h"

#include "atvdemod.h"
#include "dsp/dspcommands.h"

MESSAGE_CLASS_DEFINITION(ATVDemod::MsgConfigureATVDemod, Message)

Expand Down
2 changes: 0 additions & 2 deletions plugins/channelrx/demodatv/atvdemod.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@

#include "dsp/basebandsamplesink.h"
#include "channel/channelapi.h"
#include "dsp/devicesamplesource.h"
#include "dsp/dspcommands.h"
#include "util/message.h"

#include "atvdemodbaseband.h"
Expand Down
1 change: 1 addition & 0 deletions plugins/channelrx/demodatv/atvdemodgui.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
#include "atvdemodgui.h"

#include "device/deviceuiset.h"
#include "dsp/dspcommands.h"
#include "dsp/scopevis.h"
#include "dsp/glscopesettings.h"
#include "gui/basicchannelsettingsdialog.h"
Expand Down
2 changes: 0 additions & 2 deletions plugins/channelrx/demodatv/atvdemodsink.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@

#include "dsp/channelsamplesink.h"
#include "dsp/nco.h"
#include "dsp/interpolator.h"
#include "dsp/fftfilt.h"
#include "dsp/agc.h"
#include "dsp/phaselock.h"
#include "dsp/recursivefilters.h"
#include "dsp/phasediscri.h"
Expand Down
1 change: 0 additions & 1 deletion plugins/channelrx/demodbfm/bfmdemodsink.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
#include "dsp/nco.h"
#include "dsp/interpolator.h"
#include "dsp/firfilter.h"
#include "dsp/movingaverage.h"
#include "dsp/fftfilt.h"
#include "dsp/phaselock.h"
#include "dsp/filterrc.h"
Expand Down
1 change: 0 additions & 1 deletion plugins/channelrx/demodchirpchat/chirpchatdemodsink.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
#include "dsp/nco.h"
#include "dsp/interpolator.h"
#include "dsp/fftwindow.h"
#include "util/message.h"
#include "util/movingaverage.h"

#include "chirpchatdemodsettings.h"
Expand Down
1 change: 0 additions & 1 deletion plugins/channelrx/demoddab/dabdemodgui.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
#include "maincore.h"

#include "dabdemod.h"
#include "dabdemodsink.h"

// Table column indexes
#define PROGRAMS_COL_NAME 0
Expand Down
1 change: 0 additions & 1 deletion plugins/channelrx/demoddab/dabdemodgui.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@

#include "channel/channelgui.h"
#include "dsp/channelmarker.h"
#include "dsp/movingaverage.h"
#include "util/messagequeue.h"
#include "settings/rollupstate.h"
#include "dabdemodsettings.h"
Expand Down
3 changes: 3 additions & 0 deletions plugins/channelrx/demoddab/dabdemodsettings.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
#define INCLUDE_DABDEMODSETTINGS_H

#include <QByteArray>
#include <QString>

#include "dsp/dsptypes.h"

class Serializable;

Expand Down
1 change: 1 addition & 0 deletions plugins/channelrx/demoddatv/datvconstellation.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

#include <vector>

#include "leansdr/dvb.h"
#include "leansdr/framework.h"
#include "gui/tvscreen.h"

Expand Down
1 change: 1 addition & 0 deletions plugins/channelrx/demoddatv/datvdemod.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#include "SWGChannelReport.h"

#include "device/deviceapi.h"
#include "dsp/dspcommands.h"
#include "settings/serializable.h"

#include "datvdemod.h"
Expand Down
2 changes: 0 additions & 2 deletions plugins/channelrx/demoddatv/datvdemod.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ class DeviceAPI;

#include "channel/channelapi.h"
#include "dsp/basebandsamplesink.h"
#include "dsp/devicesamplesource.h"
#include "dsp/dspcommands.h"
#include "util/message.h"

#include "datvdemodbaseband.h"
Expand Down
1 change: 0 additions & 1 deletion plugins/channelrx/demoddatv/datvdemodgui.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@

#include "channel/channelgui.h"
#include "dsp/channelmarker.h"
#include "dsp/movingaverage.h"
#include "settings/rollupstate.h"

#include "datvdemod.h"
Expand Down
2 changes: 0 additions & 2 deletions plugins/channelrx/demoddatv/datvdemodsink.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@
#include "dsp/fftfilt.h"
#include "dsp/nco.h"
#include "dsp/interpolator.h"
#include "dsp/movingaverage.h"
#include "dsp/agc.h"
#include "dsp/interpolator.h"
#include "audio/audiofifo.h"
#include "util/messagequeue.h"
Expand Down
1 change: 1 addition & 0 deletions plugins/channelrx/demoddatv/datvdvbs2constellation.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
#include <vector>

#include "leansdr/framework.h"
#include "leansdr/sdr.h"
#include "gui/tvscreen.h"

namespace leansdr {
Expand Down
1 change: 0 additions & 1 deletion plugins/channelrx/demoddsc/dscdemod.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
#include "dsp/basebandsamplesink.h"
#include "channel/channelapi.h"
#include "util/message.h"
#include "util/navtex.h"

#include "dscdemodbaseband.h"
#include "dscdemodsettings.h"
Expand Down
1 change: 0 additions & 1 deletion plugins/channelrx/demoddsc/dscdemodgui.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@

#include "channel/channelgui.h"
#include "dsp/channelmarker.h"
#include "dsp/movingaverage.h"
#include "util/aprsfi.h"
#include "util/messagequeue.h"
#include "settings/rollupstate.h"
Expand Down
1 change: 0 additions & 1 deletion plugins/channelrx/demodfreedv/freedvdemod.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
#include "dsp/spectrumvis.h"
#include "channel/channelapi.h"
#include "util/message.h"
#include "util/doublebufferfifo.h"

#include "freedvdemodbaseband.h"

Expand Down
1 change: 0 additions & 1 deletion plugins/channelrx/demodfreedv/freedvdemodgui.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@

#include "channel/channelgui.h"
#include "dsp/channelmarker.h"
#include "dsp/movingaverage.h"
#include "util/messagequeue.h"
#include "settings/rollupstate.h"
#include "freedvdemodsettings.h"
Expand Down
2 changes: 2 additions & 0 deletions plugins/channelrx/demodfreedv/freedvdemodsettings.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@
#include <QString>
#include <stdint.h>

#include "dsp/dsptypes.h"

class Serializable;

struct FreeDVDemodSettings
Expand Down
1 change: 0 additions & 1 deletion plugins/channelrx/demodft8/ft8demodgui.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@

#include "channel/channelgui.h"
#include "dsp/channelmarker.h"
#include "dsp/movingaverage.h"
#include "util/messagequeue.h"
#include "util/ft8message.h"
#include "settings/rollupstate.h"
Expand Down
1 change: 0 additions & 1 deletion plugins/channelrx/demodft8/ft8demodsink.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
#include "dsp/interpolator.h"
#include "dsp/fftfilt.h"
#include "dsp/agc.h"
#include "util/doublebufferfifo.h"

#include "ft8demodsettings.h"

Expand Down
1 change: 0 additions & 1 deletion plugins/channelrx/demodils/ilsdemodgui.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@

#include "channel/channelgui.h"
#include "dsp/channelmarker.h"
#include "dsp/movingaverage.h"
#include "util/messagequeue.h"
#include "settings/rollupstate.h"
#include "ilsdemod.h"
Expand Down
1 change: 1 addition & 0 deletions plugins/channelrx/demodils/ilsdemodsettings.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

#include <QByteArray>

#include "dsp/dsptypes.h"
#include "util/baudot.h"

class Serializable;
Expand Down
1 change: 0 additions & 1 deletion plugins/channelrx/demodils/ilsdemodsink.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
#include "dsp/morsedemod.h"
#include "audio/audiofifo.h"
#include "util/movingaverage.h"
#include "util/movingmaximum.h"
#include "util/doublebufferfifo.h"
#include "util/messagequeue.h"

Expand Down
1 change: 0 additions & 1 deletion plugins/channelrx/demodm17/m17demodfilters.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
#define NXZEROS 134

#include "dsp/iirfilter.h"
#include "export.h"

/**
* This is a 2 pole lowpass Chebyshev (recursive) filter at fc=0.075 using coefficients found in table 20-1 of
Expand Down
2 changes: 0 additions & 2 deletions plugins/channelrx/demodm17/m17demodgui.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@
#include <QDateTime>

#include "channel/channelgui.h"
#include "dsp/dsptypes.h"
#include "dsp/channelmarker.h"
#include "dsp/movingaverage.h"
#include "util/messagequeue.h"
#include "settings/rollupstate.h"

Expand Down
2 changes: 1 addition & 1 deletion plugins/channelrx/demodm17/m17demodsettings.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#include <QByteArray>
#include <QString>

#include <dsp/dsptypes.h>
#include "dsp/dsptypes.h"

class Serializable;

Expand Down
3 changes: 0 additions & 3 deletions plugins/channelrx/demodm17/m17demodsink.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@
#include "dsp/phasediscri.h"
#include "dsp/nco.h"
#include "dsp/interpolator.h"
#include "dsp/firfilter.h"
#include "dsp/afsquelch.h"
#include "dsp/afsquelch.h"
#include "audio/audiofifo.h"
#include "util/movingaverage.h"
#include "util/doublebufferfifo.h"
Expand Down
1 change: 0 additions & 1 deletion plugins/channelrx/demodnavtex/navtexdemodgui.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@

#include "channel/channelgui.h"
#include "dsp/channelmarker.h"
#include "dsp/movingaverage.h"
#include "util/messagequeue.h"
#include "settings/rollupstate.h"
#include "navtexdemod.h"
Expand Down
Loading