ad9081
- class adi.ad9081.ad9081(uri='')
Bases:
adi.rx_tx.rx_tx
,adi.context_manager.context_manager
AD9081 Mixed-Signal Front End (MxFE)
- property adc_frequency
adc_frequency: ADC frequency in Hz
- property dac_frequency
dac_frequency: DAC frequency in Hz
- property loopback_mode
loopback_mode: Enable loopback mode RX->TX
- property path_map
path_map: Map of channelizers both coarse and fine to individual driver channel names
- property pfilt_config
- property rx_channel_nco_frequencies
rx_channel_nco_frequencies: Receive path fine DDC NCO frequencies
- property rx_channel_nco_phases
rx_channel_nco_phases: Receive path fine DDC NCO phases
- property rx_main_nco_frequencies
rx_main_nco_frequencies: Receive path coarse DDC NCO frequencies
- property rx_main_nco_phases
rx_main_nco_phases: Receive path coarse DDC NCO phases
- property rx_nyquist_zone
rx_nyquist_zone: ADC nyquist zone. Options are: odd, even
- property rx_sample_rate
rx_sampling_frequency: Sample rate after decimation
- property rx_test_mode
rx_test_mode: NCO Test Mode
- property tx_channel_nco_frequencies
tx_channel_nco_frequencies: Transmit path fine DUC NCO frequencies
- property tx_channel_nco_gain_scales
tx_channel_nco_gain_scales Transmit path fine DUC NCO gain scale
- property tx_channel_nco_phases
tx_channel_nco_phases: Transmit path fine DUC NCO phases
- property tx_channel_nco_test_tone_en
tx_channel_nco_test_tone_en: Transmit path fine DUC NCO test tone enable
- property tx_channel_nco_test_tone_scales
tx_channel_nco_test_tone_scales: Transmit path fine DUC NCO test tone scale
- property tx_main_ffh_frequency
tx_main_ffh_frequency: Transmitter fast frequency hop frequency. This will set The NCO frequency of the NCO selected from the bank defined by tx_main_ffh_index
- property tx_main_ffh_index
tx_main_ffh_index: Transmitter fast frequency hop NCO bank index
- property tx_main_ffh_mode
tx_main_ffh_mode: Set hop transition mode of NCOs Options are: phase_continuous, phase_incontinuous, and phase_coherent
- property tx_main_nco_frequencies
tx_main_nco_frequencies: Transmit path coarse DUC NCO frequencies
- property tx_main_nco_phases
tx_main_nco_phases: Transmit path coarse DUC NCO phases
- property tx_main_nco_test_tone_en
tx_main_nco_test_tone_en: Transmit path coarse DUC NCO test tone enable
- property tx_main_nco_test_tone_scales
tx_main_nco_test_tone_scales: Transmit path coarse DUC NCO test tone scale
- property tx_sample_rate
tx_sampling_frequency: Sample rate before interpolation
- write_pfilt_config(value)
Load a new PFILT configuration file Input is path to PFILT configuration file. Please see driver documentation about PFILT generation and limitations