kotekan
0.01

Overview

  • Overview
  • Theory of Operation
  • Compiling Kotekan
  • CMake Options

User's Guide

  • Introduction
  • Configuration
    • Buffers
    • Metadata
    • Dataset manager & config tracker
    • Stages
      • AirspyAlign
      • BadInputFlag
      • BasebandWriter
      • BeamExtract
      • BeamInspect
      • BufferSplit
      • DPDKShuffleSimulate
      • DataQuality
      • EigenVisIter
      • ExampleConsumer
      • ExampleDotProduct
      • ExampleProducer
      • FEngine
      • FakeGpu
      • FakeHFB
      • FakeN2
      • GenHFBFrames
      • HFBAccumulate
      • HFBFreqSubset
      • HFBRawReader
      • HFBTranspose
      • HFBTruncate
      • HFBWriter
      • InputSubset
      • N2Accumulate
      • N2FringeStop
      • N2TimeDownsample
      • ReadGain
      • ReceiveFlags
      • RedundantStack
      • ReplaceHFB
      • ReplaceN2
      • ReplaceVis
      • RfiFrameDrop
      • RingMapMaker
      • SampleAutocorr
      • SimpleCrosscorr
      • TestCHORDTelescope
      • TestDropFrames
      • TimeUtilDump
      • Valve
      • VisFreqSubset
      • VisRawReader
      • VisSharedMemWriter
      • VisTranspose
      • VisTruncate
      • accumulate
      • airspyInput
      • applyGains
      • applyGenPL
      • asdfFileRead
      • asdfFileWrite
      • basebandReadout
      • baselineCompression
      • beamformingPostProcess
      • bufferBadInputs
      • bufferCopy
      • bufferDelay
      • bufferMerge
      • bufferRecv
      • bufferSend
      • bufferStatus
      • bufferSwitch
      • chimeMetadataDump
      • chrxUplink
      • clProcess
      • compressLostSamples
      • computeDualpolPower
      • configTrackerWriter
      • constDataCheck
      • countCheck
      • cudaProcess
      • dpdkCore
      • eigenVis
      • ensureOrdered
      • FakeVis
      • fftwEngine
      • frbNetworkProcess
      • frbPostProcess
      • freqSplit
      • fullPacketDump
      • gdalFileRead
      • gdalFileWrite
      • gpuSimulate
      • gpuSimulateCudaBasebandBeamformer
      • gpuSimulateCudaFRBBeamformer
      • gpuSimulateCudaUpchannelize
      • gpuSimulateN2kCorr
      • gpuSimulateN2kPL1bitCorr
      • gpuSimulateN2kPLExpand
      • hdf5FileRead
      • hdf5FileWrite
      • hdf5N2Write
      • hexDump
      • hipProcess
      • integratePowerStream
      • invalidateVDIFframes
      • juliaHelloWorld
      • monitorBuffer
      • nDiskFileRead
      • nDiskFileWrite
      • networkInputPowerStream
      • networkOutputSim
      • networkPowerStream
      • printSparseFloat16
      • printSparseUint32
      • printSparseUint8
      • prodSubset
      • pulsarNetworkProcess
      • pulsarPostProcess
      • pulsarSimProcess
      • pyPlotN2
      • rawFileRead
      • rawFileWrite
      • recvSingleDishVDIF
      • removeEv
      • restInspectFrame
      • rfiAVXVDIF
      • rfiVDIF
      • simVdifData
      • simpleAutocorr
      • streamSingleDishVDIF
      • testDataCheckFloat
      • testDataCheckFloat16
      • testDataCheckInt
      • testDataCheckUchar
      • testDataCheckUint
      • testDataGen
      • testDataGenFloat
      • testDataGenQuad
      • testN2kGen
      • timeDownsample
      • vdifStream
      • visAccumulate
      • visDebug
      • visDrop
      • visNoise
      • visTestPattern
      • visTransform
      • VisWriter
      • zeroLowerTriangle
      • zeroSamples
    • Variable Evaluation
    • REST server
  • Operation
  • Pipeline Viewer
  • Dump Viewer

Developer's Guide

  • Introduction
  • Buffers
  • Stages
  • Logging
  • REST Endpoints
  • Management of Dataset States
  • Dataset Broker
  • Style Guide
  • Versioning Guide
  • Unit Tests
  • Gating Specifications
  • Writing new Stages
  • Unit Testing Stages
  • Actions
  • ConfigTracker
kotekan
  • Configuration
  • chrxUplink
  • View page source

chrxUplink¶

class chrxUplink : public kotekan::Stage¶

Public Functions

chrxUplink(kotekan::Config &config, const std::string &unique_name, kotekan::bufferContainer &buffer_container)¶
virtual ~chrxUplink()¶
virtual void main_thread() override¶
Previous Next

© Copyright 2023, Kotekan et al.

Built with Sphinx using a theme provided by Read the Docs.