| applySettings() | ATVDemod | private |
| applyStandard() | ATVDemod | private |
| ATV_AM enum value | ATVDemod | |
| ATV_FM1 enum value | ATVDemod | |
| ATV_FM2 enum value | ATVDemod | |
| ATV_FM3 enum value | ATVDemod | |
| ATV_LSB enum value | ATVDemod | |
| ATV_NONE enum value | ATVDemod | |
| ATV_USB enum value | ATVDemod | |
| ATVDemod(DeviceAPI *deviceAPI) | ATVDemod | |
| ATVModulation enum name | ATVDemod | |
| ATVStd enum name | ATVDemod | |
| ATVStd405 enum value | ATVDemod | |
| ATVStdHSkip enum value | ATVDemod | |
| ATVStdPAL525 enum value | ATVDemod | |
| ATVStdPAL625 enum value | ATVDemod | |
| ATVStdShort enum value | ATVDemod | |
| ATVStdShortInterleaved enum value | ATVDemod | |
| BasebandSampleSink() | BasebandSampleSink | |
| ChannelAPI(const QString &name, StreamType streamType) | ChannelAPI | |
| channelSampleRateChanged() | ATVDemod | privateslot |
| configure(MessageQueue *objMessageQueue, float fltLineDurationUs, float fltTopDurationUs, float fltFramePerS, ATVStd enmATVStandard, int intNumberOfLines, float fltRatioOfRowsToDisplay, float fltVoltLevelSynchroTop, float fltVoltLevelSynchroBlack, bool blnHSync, bool blnVSync, bool blnInvertVideo, int intVideoTabIndex) | ATVDemod | |
| configureRF(MessageQueue *objMessageQueue, int64_t frequencyOffset, ATVModulation enmModulation, float fltRFBandwidth, float fltRFOppBandwidth, bool blnFFTFiltering, bool blndecimatorEnable, float fltBFOFrequency, float fmDeviation) | ATVDemod | |
| demod(Complex &c) | ATVDemod | private |
| deserialize(const QByteArray &data) | ATVDemod | inlinevirtual |
| destroy() | ATVDemod | inlinevirtual |
| feed(const SampleVector::const_iterator &begin, const SampleVector::const_iterator &end, bool po) | ATVDemod | virtual |
| getBFOLocked() | ATVDemod | |
| getCenterFrequency() const | ATVDemod | inlinevirtual |
| getDeviceAPI() | ChannelAPI | inline |
| getDeviceSetIndex() const | ChannelAPI | inline |
| getEffectiveSampleRate() | ATVDemod | |
| getIdentifier(QString &id) | ATVDemod | inlinevirtual |
| getIndexInDeviceSet() const | ChannelAPI | inline |
| getInputMessageQueue() | BasebandSampleSink | inline |
| getMagSq() const | ATVDemod | inline |
| getMessageQueueToGUI() | BasebandSampleSink | inline |
| getName() const | ChannelAPI | inlinevirtual |
| getNbSinkStreams() const | ATVDemod | inlinevirtual |
| getNbSourceStreams() const | ATVDemod | inlinevirtual |
| getRFBandwidthDivisor(ATVModulation modulation) | ATVDemod | privatestatic |
| getSampleRate() | ATVDemod | |
| getStreamCenterFrequency(int streamIndex, bool sinkElseSource) const | ATVDemod | inlinevirtual |
| getStreamType() const | ChannelAPI | inline |
| getTitle(QString &title) | ATVDemod | inlinevirtual |
| getUID() const | ChannelAPI | inline |
| handleInputMessages() | BasebandSampleSink | protectedslot |
| handleMessage(const Message &cmd) | ATVDemod | virtual |
| m_bfoFilter | ATVDemod | private |
| m_bfoPLL | ATVDemod | private |
| m_blnSynchroDetected | ATVDemod | private |
| m_blnVerticalSynchroDetected | ATVDemod | private |
| m_channelId | ATVDemod | static |
| m_channelIdURI | ATVDemod | static |
| m_channelizer | ATVDemod | private |
| m_config | ATVDemod | private |
| m_configPrivate | ATVDemod | private |
| m_deviceAPI | ATVDemod | private |
| m_DSBFilter | ATVDemod | private |
| m_DSBFilterBuffer | ATVDemod | private |
| m_DSBFilterBufferIndex | ATVDemod | private |
| m_fltAmpDelta | ATVDemod | private |
| m_fltAmpLineAverage | ATVDemod | private |
| m_fltAmpMax | ATVDemod | private |
| m_fltAmpMin | ATVDemod | private |
| m_fltBufferI | ATVDemod | private |
| m_fltBufferQ | ATVDemod | private |
| m_fltEffMax | ATVDemod | private |
| m_fltEffMin | ATVDemod | private |
| m_guiMessageQueue | BasebandSampleSink | protected |
| m_inputMessageQueue | BasebandSampleSink | protected |
| m_intAvgColIndex | ATVDemod | private |
| m_intColIndex | ATVDemod | private |
| m_interleaved | ATVDemod | private |
| m_interpolator | ATVDemod | private |
| m_interpolatorDistance | ATVDemod | private |
| m_interpolatorDistanceRemain | ATVDemod | private |
| m_intImageIndex | ATVDemod | private |
| m_intLineIndex | ATVDemod | private |
| m_intNumberOfBlackLines | ATVDemod | private |
| m_intNumberOfEqLines | ATVDemod | private |
| m_intNumberOfLines | ATVDemod | private |
| m_intNumberOfSyncLines | ATVDemod | private |
| m_intNumberSamplePerLineSignals | ATVDemod | private |
| m_intNumberSamplePerTop | ATVDemod | private |
| m_intNumberSaplesPerHSync | ATVDemod | private |
| m_intRowIndex | ATVDemod | private |
| m_intSampleIndex | ATVDemod | private |
| m_intSynchroPoints | ATVDemod | private |
| m_nco | ATVDemod | private |
| m_objAvgColIndex | ATVDemod | private |
| m_objMagSqAverage | ATVDemod | private |
| m_objPhaseDiscri | ATVDemod | private |
| m_objSettingsMutex | ATVDemod | private |
| m_registeredTVScreen | ATVDemod | private |
| m_rfConfig | ATVDemod | private |
| m_rfRunning | ATVDemod | private |
| m_running | ATVDemod | private |
| m_runningPrivate | ATVDemod | private |
| m_sampleBuffer | ATVDemod | private |
| m_scopeSampleBuffer | ATVDemod | private |
| m_scopeSink | ATVDemod | private |
| m_ssbFftLen | ATVDemod | privatestatic |
| m_threadedChannelizer | ATVDemod | private |
| processClassic(float &fltVal, int &intVal) | ATVDemod | inlineprivate |
| processHSkip(float &fltVal, int &intVal) | ATVDemod | inlineprivate |
| serialize() const | ATVDemod | inlinevirtual |
| setDeviceAPI(DeviceAPI *deviceAPI) | ChannelAPI | inline |
| setDeviceSetIndex(int deviceSetIndex) | ChannelAPI | inline |
| setIndexInDeviceSet(int indexInDeviceSet) | ChannelAPI | inline |
| setMessageQueueToGUI(MessageQueue *queue) | BasebandSampleSink | inlinevirtual |
| setName(const QString &name) | ChannelAPI | inlinevirtual |
| setScopeSink(BasebandSampleSink *scopeSink) | ATVDemod | inline |
| setTVScreen(TVScreen *objScreen) | ATVDemod | |
| start() | ATVDemod | virtual |
| stop() | ATVDemod | virtual |
| StreamMIMO enum value | ChannelAPI | |
| StreamSingleSink enum value | ChannelAPI | |
| StreamSingleSource enum value | ChannelAPI | |
| StreamType enum name | ChannelAPI | |
| webapiReportGet(SWGSDRangel::SWGChannelReport &response, QString &errorMessage) | ChannelAPI | inlinevirtual |
| webapiSettingsGet(SWGSDRangel::SWGChannelSettings &response, QString &errorMessage) | ChannelAPI | inlinevirtual |
| webapiSettingsPutPatch(bool force, const QStringList &channelSettingsKeys, SWGSDRangel::SWGChannelSettings &response, QString &errorMessage) | ChannelAPI | inlinevirtual |
| ~ATVDemod() | ATVDemod | |
| ~BasebandSampleSink() | BasebandSampleSink | virtual |
| ~ChannelAPI() | ChannelAPI | inlinevirtual |