G69DDC
SDK for Linux

Last update 16 Feb 2021

Using WR-G69DDC API
Loading the API
Enumerating available devices
Opening device

Function
CreateInstance

Interfaces
IG69DDCDeviceEnumerator
Free
Enumerate
GetCount
GetDeviceInfo

IG69DDCNetworkEnumerator
Free
Start
Stop

IG69DDCDevice
Free
Open
Close
IsOpen
IsConnected
GetDeviceInfo
SetLED
GetLED
SetPower
GetPower
GetDeviceState

SetExternalReference
GetExternalReference

SetBuiltInTest
GetBuiltInTest

SetAttenuator
GetAttenuator

SetMWFilter
GetMWFilter

SetPreamplifier
GetPreamplifier

SetInverted
GetInverted

SetFrontEndFrequency
GetFrontEndFrequency

SetADCNoiseBlanker
GetADCNoiseBlanker
SetADCNoiseBlankerThreshold
GetADCNoiseBlankerThreshold

StartADCSnapshots
StopADCSnapshots

GetDDCInfo
CreateDDC1
CreateDDC2
DeleteDDC
GetDDCCount
SetDDC
GetDDC
SetDDCFrequency
GetDDCFrequency
StartDDC
StopDDC
StartDDC1Playback
PauseDDC1Playback
ResumeDDC1Playback

SetDDC2NoiseBlanker
GetDDC2NoiseBlanker
SetDDC2NoiseBlankerThreshold
GetDDC2NoiseBlankerThreshold
GetDDC2NoiseBlankerExcessValue

GetSignalLevel

SetNotchFilter
GetNotchFilter
SetNotchFilterFrequency
GetNotchFilterFrequency
SetNotchFilterBandwidth
GetNotchFilterBandwidth
SetNotchFilterLength
GetNotchFilterLength

SetAGC
GetAGC
SetAGCParams
GetAGCParams
SetMaxAGCGain
GetMaxAGCGain
SetGain
GetGain
GetCurrentGain

SetDemodulatorFilterBandwidth
GetDemodulatorFilterBandwidth
SetDemodulatorFilterShift
GetDemodulatorFilterShift
SetDemodulatorFilterLength
GetDemodulatorFilterLength

SetDemodulatorMode
GetDemodulatorMode
SetDemodulatorFrequency
GetDemodulatorFrequency
SetDemodulatorParam
GetDemodulatorParam
GetDemodulatorState

GetAudioSampleRateCount
GetAudioSampleRate
SetAudio
GetAudio
StartAudio
StopAudio
StartAudioPlayback
PauseAudioPlayback
ResumeAudioPlayback

SetAudioGain
GetAudioGain
SetAudioFilter
GetAudioFilter
SetAudioFilterParams
GetAudioFilterParams
SetAudioFilterLength
GetAudioFilterLength

SetVolume
GetVolume
SetMute
GetMute

SetFrequency
GetFrequency

StartSweeper
StopSweeper

GetSpectrumCompensation

SetCallback
GetCallback

IG69DDCDeviceCallback
G69DDC_ADCSnapshotCallback
G69DDC_DDC1StreamCallback
G69DDC_DDC1PlaybackStreamCallback
G69DDC_DDC2StreamCallback
G69DDC_DDC2PreprocessedStreamCallback
G69DDC_AudioStreamCallback
G69DDC_AudioPlaybackStreamCallback
G69DDC_SweeperCallback

IG69DDCNetworkEnumeratorCallback
G69DDC_DeviceFound

Structures
G69DDC_DEVICE_INFO
G69DDC_DEVICE_STATE
G69DDC_DDC_INFO
G69DDC_AMS_CAPTURE_RANGE
Download
C/C++ header file
C++ example
C example
Demo application