Borealis
0.7
SuperDARN Canada System Specifications
Full System Setup Procedures
Configuration
Starting and Stopping the Radar
Lab Testing
Transmitter interfacing
TXIO Board Design
Scheduling
Borealis Monitoring
Building an Experiment
New Experimental Capabilities
Borealis Processes
Borealis Data Files
Postprocessing
Tools
Common Failure Modes
Contributing to Borealis
Glossary
Borealis
»
Index
Index
Symbols
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
Symbols
--embargo
experiment_handler.py command line option
--enable-antenna-iq
data_write.py command line option
--enable-bfiq
data_write.py command line option
--enable-raw-acfs
data_write.py command line option
--enable-raw-rf
data_write.py command line option
--help
data_write.py command line option
experiment_handler.py command line option
--kwargs
experiment_handler.py command line option
--rawacf-format
data_write.py command line option
-h
data_write.py command line option
experiment_handler.py command line option
A
add_line() (scheduler.scd_utils.SCDUtils method)
add_slice() (src.experiment_prototype.experiment_prototype.ExperimentPrototype method)
aggregator_log_level (src.utils.options.Options attribute)
altitude (src.utils.options.Options attribute)
analog_atten_stages (src.utils.options.Options attribute)
analog_rx_attenuator (src.utils.options.Options attribute)
analog_rx_rise (src.utils.options.Options attribute)
apply_bandpass_decimate() (src.utils.signals.DSP static method)
apply_filters() (src.utils.signals.DSP method)
apply_lowpass_decimate() (src.utils.signals.DSP static method)
arbitrary_types_allowed (scheduler.scd_utils.LineConfig attribute)
aveperiod (src.radar_control.RadctrlParameters attribute)
averaging_period_start_time (src.radar_control.RadctrlParameters attribute)
averaging_period_time (src.radar_control.RadctrlParameters attribute)
AveragingPeriod (class in src.experiment_prototype.interface_classes.averaging_periods)
B
beam_frequency (src.radar_control.CFSParameters attribute)
beam_sep (src.utils.options.Options attribute)
beamform() (src.utils.signals.DSP method)
beamform_samples() (src.utils.signals.DSP static method)
borealis_clocks (C++ member)
boresight (src.utils.options.Options attribute)
boresight_shift (src.utils.options.Options attribute)
brian_to_driver_identity (src.utils.options.Options attribute)
brian_to_dspbegin_identity (src.utils.options.Options attribute)
brian_to_dspend_identity (src.utils.options.Options attribute)
brian_to_radctrl_identity (src.radar_control.RadctrlParameters attribute)
(src.utils.options.Options attribute)
build_cfs_sequence() (src.experiment_prototype.interface_classes.averaging_periods.CFSAveragingPeriod method)
build_scans() (src.experiment_prototype.experiment_prototype.ExperimentPrototype method)
build_sequence_pulses() (src.experiment_prototype.interface_classes.sequences.Sequence method)
build_tx_phases() (src.experiment_prototype.interface_classes.sequences.Sequence method)
C
calculate_center_freq() (src.experiment_prototype.experiment_prototype.ExperimentPrototype method)
calculate_num_filter_taps() (in module src.experiment_prototype.experiment_utils.decimation_scheme)
cfs_block() (in module src.radar_control)
cfs_freq (src.radar_control.CFSParameters attribute)
cfs_freq_analysis() (src.utils.signals.DSP method)
cfs_mags (src.radar_control.CFSParameters attribute)
cfs_masks (src.radar_control.CFSParameters attribute)
cfs_range (src.radar_control.CFSParameters attribute)
cfs_scan_flag (src.radar_control.RadctrlParameters attribute)
CFSAveragingPeriod (class in src.experiment_prototype.interface_classes.averaging_periods)
CFSParameters (class in src.radar_control)
check_duration() (scheduler.scd_utils.ScheduleLine class method)
check_inf_line_priority() (scheduler.scd_utils.ScheduleLine method)
check_new_slice_interfacing() (src.experiment_prototype.experiment_prototype.ExperimentPrototype method)
check_slice() (src.experiment_prototype.experiment_slice.ExperimentSlice method)
check_update_freq() (src.experiment_prototype.interface_classes.averaging_periods.CFSAveragingPeriod method)
clocks_t (C++ struct)
clocks_t::system_time (C++ member)
clocks_t::usrp_time (C++ member)
COLOR_BLACK (C macro)
COLOR_BLUE (C macro)
COLOR_CYAN (C macro)
COLOR_GREEN (C macro)
COLOR_MAGENTA (C macro)
COLOR_RED (C macro)
COLOR_WHITE (C macro)
COLOR_YELLOW (C macro)
comment_string (src.experiment_prototype.experiment_prototype.ExperimentPrototype property)
compare_freq_to_band() (src.experiment_prototype.experiment_prototype.ExperimentPrototype static method)
console_log_level (src.utils.options.Options attribute)
convert_scd_to_timeline() (in module scheduler.remote_server)
correlations_from_samples() (src.utils.signals.DSP static method)
cpid (src.experiment_prototype.experiment_prototype.ExperimentPrototype property)
create_default_cfs_scheme() (in module src.experiment_prototype.experiment_utils.decimation_scheme)
create_default_scheme() (in module src.experiment_prototype.experiment_utils.decimation_scheme)
create_driver_message() (in module src.radar_control)
create_dsp_message() (in module src.radar_control)
create_dw_message() (in module src.radar_control)
create_filters() (src.utils.signals.DSP static method)
create_firwin_filter_by_attenuation() (in module src.experiment_prototype.experiment_utils.decimation_scheme)
create_firwin_filter_by_num_taps() (in module src.experiment_prototype.experiment_utils.decimation_scheme)
create_line() (scheduler.scd_utils.SCDUtils method)
create_remez_filter() (in module src.experiment_prototype.experiment_utils.decimation_scheme)
create_sockets (C++ function)
D
data_directory (src.utils.options.Options attribute)
data_write.py command line option
--enable-antenna-iq
--enable-bfiq
--enable-raw-acfs
--enable-raw-rf
--help
--rawacf-format
-h
DataWrite (class in src.data_write)
DEBUG_MSG (C macro)
debug_samples (src.radar_control.RadctrlParameters attribute)
decimation_scheme (src.radar_control.RadctrlParameters attribute)
DecimationScheme (class in src.experiment_prototype.experiment_utils.decimation_scheme)
DecimationStage (class in src.experiment_prototype.experiment_utils.decimation_scheme)
default_freq (src.utils.options.Options attribute)
del_slice() (src.experiment_prototype.experiment_prototype.ExperimentPrototype method)
driver_comms_thread() (in module src.radar_control)
driver_to_brian_identity (src.utils.options.Options attribute)
driver_to_dsp_identity (src.utils.options.Options attribute)
driver_to_mainaffinity_identity (src.utils.options.Options attribute)
driver_to_radctrl_identity (src.utils.options.Options attribute)
driver_to_rxaffinity_identity (src.utils.options.Options attribute)
driver_to_txaffinity_identity (src.utils.options.Options attribute)
DriverOptions (C++ class)
DriverOptions::agc_signal_read_delay_ (C++ member)
DriverOptions::agc_st_ (C++ member)
DriverOptions::atr_0x_ (C++ member)
DriverOptions::atr_rx_ (C++ member)
DriverOptions::atr_tx_ (C++ member)
DriverOptions::atr_xx_ (C++ member)
DriverOptions::brian_to_driver_identity_ (C++ member)
DriverOptions::clk_addr_ (C++ member)
DriverOptions::cpu_ (C++ member)
DriverOptions::devices_ (C++ member)
DriverOptions::driver_to_brian_identity_ (C++ member)
DriverOptions::driver_to_dsp_identity_ (C++ member)
DriverOptions::driver_to_radctrl_identity_ (C++ member)
DriverOptions::DriverOptions (C++ function)
DriverOptions::dsp_to_driver_identity_ (C++ member)
DriverOptions::get_agc_signal_read_delay (C++ function)
DriverOptions::get_agc_st (C++ function)
DriverOptions::get_atr_0x (C++ function)
DriverOptions::get_atr_rx (C++ function)
DriverOptions::get_atr_tx (C++ function)
DriverOptions::get_atr_xx (C++ function)
DriverOptions::get_brian_to_driver_identity (C++ function)
DriverOptions::get_clk_addr (C++ function)
DriverOptions::get_cpu (C++ function)
DriverOptions::get_device_args (C++ function)
DriverOptions::get_driver_to_brian_identity (C++ function)
DriverOptions::get_driver_to_dsp_identity (C++ function)
DriverOptions::get_driver_to_radctrl_identity (C++ function)
DriverOptions::get_dsp_to_driver_identity (C++ function)
DriverOptions::get_gpio_bank_high (C++ function)
DriverOptions::get_gpio_bank_low (C++ function)
DriverOptions::get_interferometer_rx_subdev (C++ function)
DriverOptions::get_lo_pwr (C++ function)
DriverOptions::get_main_rx_subdev (C++ function)
DriverOptions::get_otw (C++ function)
DriverOptions::get_pps (C++ function)
DriverOptions::get_radctrl_to_driver_identity (C++ function)
DriverOptions::get_receive_channels (C++ function)
DriverOptions::get_ref (C++ function)
DriverOptions::get_ringbuffer_name (C++ function)
DriverOptions::get_ringbuffer_size (C++ function)
DriverOptions::get_router_address (C++ function)
DriverOptions::get_test_mode (C++ function)
DriverOptions::get_tr_window_time (C++ function)
DriverOptions::get_transmit_channels (C++ function)
DriverOptions::get_tx_subdev (C++ function)
DriverOptions::gpio_bank_high_ (C++ member)
DriverOptions::gpio_bank_low_ (C++ member)
DriverOptions::intf_rx_subdev_ (C++ member)
DriverOptions::lo_pwr_ (C++ member)
DriverOptions::main_rx_subdev_ (C++ member)
DriverOptions::otw_ (C++ member)
DriverOptions::pps_ (C++ member)
DriverOptions::radctrl_to_driver_identity_ (C++ member)
DriverOptions::receive_channels_ (C++ member)
DriverOptions::ref_ (C++ member)
DriverOptions::ringbuffer_name_ (C++ member)
DriverOptions::ringbuffer_size_bytes_ (C++ member)
DriverOptions::router_address_ (C++ member)
DriverOptions::test_mode_ (C++ member)
DriverOptions::tr_window_time_ (C++ member)
DriverOptions::transmit_channels_ (C++ member)
DriverOptions::tx_subdev_ (C++ member)
DSP (class in src.utils.signals)
dsp_cfs_identity (src.radar_control.RadctrlParameters attribute)
(src.utils.options.Options attribute)
dsp_comms_thread() (in module src.radar_control)
dsp_to_driver_identity (src.utils.options.Options attribute)
dsp_to_dw_identity (src.utils.options.Options attribute)
dsp_to_exphan_identity (src.utils.options.Options attribute)
dsp_to_radctrl_identity (src.utils.options.Options attribute)
dspbegin_to_brian_identity (src.utils.options.Options attribute)
dspend_to_brian_identity (src.utils.options.Options attribute)
duration (scheduler.scd_utils.ScheduleLine attribute)
dw_cfs_identity (src.radar_control.RadctrlParameters attribute)
(src.utils.options.Options attribute)
dw_comms_thread() (in module src.radar_control)
dw_parser() (in module src.data_write)
dw_to_dsp_identity (src.utils.options.Options attribute)
dw_to_radctrl_identity (src.utils.options.Options attribute)
dw_to_rt_identity (src.utils.options.Options attribute)
E
edit_slice() (src.experiment_prototype.experiment_prototype.ExperimentPrototype method)
embargo (scheduler.scd_utils.ScheduleLine attribute)
ERR_CHK_ZMQ (C macro)
experiment (scheduler.scd_utils.ScheduleLine attribute)
(src.radar_control.RadctrlParameters attribute)
experiment_handler() (in module src.experiment_handler)
experiment_handler.py command line option
--embargo
--help
--kwargs
-h
experiment_module
scheduling_mode_type
experiment_module
experiment_handler.py command line option
experiment_name (src.experiment_prototype.experiment_prototype.ExperimentPrototype property)
experiment_parser() (in module src.experiment_handler)
ExperimentException
ExperimentPrototype (class in src.experiment_prototype.experiment_prototype)
ExperimentSlice (class in src.experiment_prototype.experiment_slice)
exphan_to_dsp_identity (src.utils.options.Options attribute)
exphan_to_radctrl_identity (src.utils.options.Options attribute)
extra (scheduler.scd_utils.LineConfig attribute)
F
find_blanks() (src.experiment_prototype.interface_classes.sequences.Sequence method)
format_to_atq() (in module scheduler.remote_server)
from_str() (scheduler.scd_utils.ScheduleLine class method)
G
geo_lat (src.utils.options.Options attribute)
geo_long (src.utils.options.Options attribute)
get_nested_slice_ids() (src.experiment_prototype.interface_classes.interface_class_base.InterfaceClassBase method)
get_next_month_from_date() (in module scheduler.scd_utils)
get_phase_shift() (in module src.utils.signals)
get_relevant_lines() (scheduler.scd_utils.SCDUtils method)
get_rx_phases() (src.experiment_prototype.interface_classes.sequences.Sequence method)
get_samples() (in module src.utils.signals)
get_slice_interfacing() (src.experiment_prototype.experiment_prototype.ExperimentPrototype method)
H
hdw_path (src.utils.options.Options attribute)
I
interface (src.experiment_prototype.experiment_prototype.ExperimentPrototype property)
interface_types (in module src.experiment_prototype.experiment_prototype)
InterfaceClassBase (class in src.experiment_prototype.interface_classes.interface_class_base)
intf_antenna_count (src.utils.options.Options attribute)
intf_antenna_locations (src.utils.options.Options attribute)
intf_antenna_spacing (src.utils.options.Options attribute)
intf_offset (src.utils.options.Options attribute)
K
kwargs (scheduler.scd_utils.ScheduleLine attribute)
L
last_cfs_set_time (src.radar_control.CFSParameters attribute)
last_sequence_num (src.radar_control.RadctrlParameters attribute)
LineConfig (class in scheduler.scd_utils)
log (in module src.experiment_prototype.interface_classes.averaging_periods)
log_aggregator_addr (src.utils.options.Options attribute)
log_aggregator_bool (src.utils.options.Options attribute)
log_aggregator_port (src.utils.options.Options attribute)
log_console_bool (src.utils.options.Options attribute)
log_directory (src.utils.options.Options attribute)
log_logfile_bool (src.utils.options.Options attribute)
logfile_log_level (src.utils.options.Options attribute)
M
main() (in module scheduler.local_scd_server)
(in module src.brian)
(in module src.data_write)
(in module src.experiment_handler)
(in module src.radar_control)
main_antenna_count (src.utils.options.Options attribute)
main_antenna_locations (src.utils.options.Options attribute)
main_antenna_spacing (src.utils.options.Options attribute)
mainaffinity_to_driver_identity (src.utils.options.Options attribute)
make_next_samples() (in module src.radar_control)
make_sequence() (src.experiment_prototype.interface_classes.sequences.Sequence method)
make_tx_samples (C++ function)
max_beams (src.utils.options.Options attribute)
MAX_CLOCK_DRIFT (C macro)
max_filter_taps_per_stage (src.utils.options.Options attribute)
max_filtering_stages (src.utils.options.Options attribute)
max_freq (src.utils.options.Options attribute)
max_output_sample_rate (src.utils.options.Options attribute)
max_range_gates (src.utils.options.Options attribute)
max_rx_sample_rate (src.utils.options.Options attribute)
max_tx_sample_rate (src.utils.options.Options attribute)
max_usrp_dac_amplitude (src.utils.options.Options attribute)
min_freq (src.utils.options.Options attribute)
min_pulse_length (src.utils.options.Options attribute)
min_pulse_separation (src.utils.options.Options attribute)
min_tau_spacing_length (src.utils.options.Options attribute)
module
scheduler.local_scd_server
scheduler.remote_server
scheduler.scd_utils
src.brian
src.data_write
src.experiment_handler
src.experiment_prototype.experiment_exception
src.experiment_prototype.experiment_prototype
src.experiment_prototype.experiment_utils.decimation_scheme
src.experiment_prototype.interface_classes.averaging_periods
src.experiment_prototype.interface_classes.interface_class_base
src.experiment_prototype.interface_classes.scans
src.experiment_prototype.interface_classes.sequences
src.radar_control
src.utils.signals
move_filter_results() (src.utils.signals.DSP method)
N
n200_addrs (src.utils.options.Options attribute)
n200_count (src.utils.options.Options attribute)
new_slice_id (src.experiment_prototype.experiment_prototype.ExperimentPrototype property)
new_swg_file_available() (scheduler.local_scd_server.SWG method)
num_beams (src.radar_control.RadctrlParameters attribute)
num_sequences (src.radar_control.RadctrlParameters attribute)
num_slices (src.experiment_prototype.experiment_prototype.ExperimentPrototype property)
O
Options (C++ class)
(class in src.utils.options)
options (src.experiment_prototype.experiment_prototype.ExperimentPrototype property)
(src.radar_control.RadctrlParameters attribute)
Options::config_pt (C++ member)
Options::parse_config_file (C++ function)
output_data() (src.data_write.DataWrite method)
P
parse_config() (src.utils.options.Options method)
parse_hdw() (src.utils.options.Options method)
parse_restrict() (src.utils.options.Options method)
parse_swg_to_scd() (scheduler.local_scd_server.SWG method)
phase_sign (src.utils.options.Options attribute)
prep_for_nested_interface_class() (src.experiment_prototype.interface_classes.interface_class_base.InterfaceClassBase method)
(src.experiment_prototype.interface_classes.scans.Scan method)
priority (scheduler.scd_utils.ScheduleLine attribute)
processChannel (C++ function)
pull_new_swg_file() (scheduler.local_scd_server.SWG method)
pulse_ramp_time (src.utils.options.Options attribute)
pulse_transmit_data_tracker (src.radar_control.RadctrlParameters attribute)
R
radctrl_cfs_identity (src.radar_control.RadctrlParameters attribute)
(src.utils.options.Options attribute)
radctrl_to_brian_identity (src.utils.options.Options attribute)
radctrl_to_driver_identity (src.utils.options.Options attribute)
radctrl_to_dsp_identity (src.utils.options.Options attribute)
radctrl_to_dw_identity (src.utils.options.Options attribute)
radctrl_to_exphan_identity (src.utils.options.Options attribute)
RadctrlParameters (class in src.radar_control)
random_string (C++ function)
rawacf_format (scheduler.scd_utils.ScheduleLine attribute)
(src.utils.options.Options attribute)
read_scd() (scheduler.scd_utils.SCDUtils method)
realtime_address (src.utils.options.Options attribute)
receive (C++ function)
RECV_PULSE (C macro)
RECV_REPLY (C macro)
RECV_REQUEST (C macro)
recv_string (C++ function)
remove_line() (scheduler.scd_utils.SCDUtils method)
restricted_ranges (src.utils.options.Options attribute)
retrieve_experiment() (in module src.experiment_handler)
ringbuffer_name (src.utils.options.Options attribute)
round_up_time() (in module src.radar_control)
router (C++ function)
router() (in module src.brian)
router_address (src.radar_control.RadctrlParameters attribute)
(src.utils.options.Options attribute)
rt_to_dw_identity (src.utils.options.Options attribute)
run_cfs_scan() (in module src.radar_control)
RUNTIME_MSG (C macro)
rx_bandwidth (src.experiment_prototype.experiment_prototype.ExperimentPrototype property)
rx_intf_antennas (src.utils.options.Options attribute)
rx_main_antennas (src.utils.options.Options attribute)
rxaffinity_to_driver_identity (src.utils.options.Options attribute)
RXMetadata (C++ class)
RXMetadata::get_end_of_burst (C++ function)
RXMetadata::get_error_code (C++ function)
RXMetadata::get_fragment_offset (C++ function)
RXMetadata::get_has_time_spec (C++ function)
RXMetadata::get_md (C++ function)
RXMetadata::get_out_of_sequence (C++ function)
RXMetadata::get_start_of_burst (C++ function)
RXMetadata::get_time_spec (C++ function)
RXMetadata::md_ (C++ member)
RXMetadata::RXMetadata (C++ function)
rxrate (src.experiment_prototype.experiment_prototype.ExperimentPrototype property)
S
Scan (class in src.experiment_prototype.interface_classes.scans)
scan_flag (src.radar_control.RadctrlParameters attribute)
scan_objects (src.experiment_prototype.experiment_prototype.ExperimentPrototype property)
scd_dt_fmt (scheduler.scd_utils.SCDUtils attribute)
SCDUtils (class in scheduler.scd_utils)
ScheduleLine (class in scheduler.scd_utils)
scheduler.local_scd_server
module
scheduler.remote_server
module
scheduler.scd_utils
module
scheduling_mode (scheduler.scd_utils.ScheduleLine attribute)
(src.experiment_prototype.experiment_prototype.ExperimentPrototype property)
scheduling_mode_type
experiment_handler.py command line option
search_for_experiment() (in module src.radar_control)
select_cfs_freqs() (src.experiment_prototype.interface_classes.averaging_periods.CFSAveragingPeriod method)
self_check() (src.experiment_prototype.experiment_prototype.ExperimentPrototype method)
send_experiment() (in module src.experiment_handler)
SEND_PULSE (C macro)
SEND_REPLY (C macro)
SEND_REQUEST (C macro)
send_string (C++ function)
seqnum_start (src.radar_control.RadctrlParameters attribute)
Sequence (class in src.experiment_prototype.interface_classes.sequences)
sequence (src.radar_control.RadctrlParameters attribute)
sequence_index (src.radar_control.RadctrlParameters attribute)
sequence_timing() (in module src.brian)
set_beamdirdict() (src.experiment_prototype.interface_classes.averaging_periods.AveragingPeriod method)
set_center_frequencies() (src.experiment_prototype.experiment_prototype.ExperimentPrototype method)
set_new_freq (src.radar_control.CFSParameters attribute)
SET_TIME_COMMAND_DELAY (C macro)
SharedMemoryHandler (C++ class)
SharedMemoryHandler::create_shr_mem (C++ function)
SharedMemoryHandler::get_region_name (C++ function)
SharedMemoryHandler::get_shrmem_addr (C++ function)
SharedMemoryHandler::open_shr_mem (C++ function)
SharedMemoryHandler::region_name (C++ member)
SharedMemoryHandler::remove_shr_mem (C++ function)
SharedMemoryHandler::SharedMemoryHandler (C++ function)
,
[1]
SharedMemoryHandler::shr_region (C++ member)
site_id (scheduler.scd_utils.SCDUtils attribute)
(src.utils.options.Options attribute)
slice_beam_directions_mapping() (src.experiment_prototype.experiment_prototype.ExperimentPrototype method)
slice_combos_sorter() (src.experiment_prototype.interface_classes.interface_class_base.InterfaceClassBase static method)
slice_dict (src.experiment_prototype.experiment_prototype.ExperimentPrototype property)
(src.radar_control.RadctrlParameters attribute)
slice_ids (src.experiment_prototype.experiment_prototype.ExperimentPrototype property)
slice_keys (src.experiment_prototype.experiment_prototype.ExperimentPrototype property)
src.brian
module
src.data_write
module
src.experiment_handler
module
src.experiment_prototype.experiment_exception
module
src.experiment_prototype.experiment_prototype
module
src.experiment_prototype.experiment_utils.decimation_scheme
module
src.experiment_prototype.interface_classes.averaging_periods
module
src.experiment_prototype.interface_classes.interface_class_base
module
src.experiment_prototype.interface_classes.scans
module
src.experiment_prototype.interface_classes.sequences
module
src.radar_control
module
src.utils.signals
module
standard_antenna_positions (src.utils.options.Options attribute)
start_time (src.radar_control.RadctrlParameters attribute)
startup_flag (src.radar_control.RadctrlParameters attribute)
status (src.utils.options.Options attribute)
SWG (class in scheduler.local_scd_server)
T
tdiff_a (src.utils.options.Options attribute)
tdiff_b (src.utils.options.Options attribute)
test() (scheduler.scd_utils.ScheduleLine method)
TIMEIT_IF_TRUE_OR_DEBUG (C macro)
timeline_to_atq() (in module scheduler.remote_server)
timestamp (scheduler.scd_utils.ScheduleLine attribute)
tr_window_time (src.utils.options.Options attribute)
transmit (C++ function)
transmit_metadata (src.experiment_prototype.experiment_prototype.ExperimentPrototype property)
TUNING_DELAY (C macro)
two_hr_ceiling() (src.data_write.DataWrite static method)
tx_bandwidth (src.experiment_prototype.experiment_prototype.ExperimentPrototype property)
tx_main_antennas (src.utils.options.Options attribute)
txaffinity_to_driver_identity (src.utils.options.Options attribute)
TXMetadata (C++ class)
TXMetadata::get_md (C++ function)
TXMetadata::md_ (C++ member)
TXMetadata::set_end_of_burst (C++ function)
TXMetadata::set_has_time_spec (C++ function)
TXMetadata::set_start_of_burst (C++ function)
TXMetadata::set_time_spec (C++ function)
TXMetadata::TXMetadata (C++ function)
txrate (src.experiment_prototype.experiment_prototype.ExperimentPrototype property)
U
UHD_SAFE_MAIN (C++ function)
update_cfs_freqs() (src.experiment_prototype.interface_classes.averaging_periods.CFSAveragingPeriod method)
usage_msg() (in module src.experiment_handler)
USRP (C++ class)
USRP::agc_st_ (C++ member)
USRP::atr_0x_ (C++ member)
USRP::atr_rx_ (C++ member)
USRP::atr_tx_ (C++ member)
USRP::atr_xx_ (C++ member)
USRP::atten_mask_ (C++ member)
USRP::check_ref_locked (C++ function)
USRP::clear_command_time (C++ function)
USRP::clear_test_mode (C++ function)
USRP::create_usrp_rx_stream (C++ function)
USRP::create_usrp_tx_stream (C++ function)
USRP::get_agc_status_bank_h (C++ function)
USRP::get_agc_status_bank_l (C++ function)
USRP::get_current_usrp_time (C++ function)
USRP::get_gpio_bank_high_state (C++ function)
USRP::get_gpio_bank_low_state (C++ function)
USRP::get_lp_status_bank_h (C++ function)
USRP::get_lp_status_bank_l (C++ function)
USRP::get_rx_center_freq (C++ function)
USRP::get_rx_rate (C++ function)
USRP::get_tx_center_freq (C++ function)
USRP::get_tx_rate (C++ function)
USRP::get_usrp (C++ function)
USRP::get_usrp_rx_stream (C++ function)
USRP::get_usrp_tx_stream (C++ function)
USRP::gpio_bank_high_ (C++ member)
USRP::gpio_bank_low_ (C++ member)
USRP::gps_clock_ (C++ member)
USRP::gps_locked (C++ function)
USRP::invert_test_mode (C++ function)
USRP::lo_pwr_ (C++ member)
USRP::rx_rate_ (C++ member)
USRP::rx_stream_ (C++ member)
USRP::scope_sync_mask_ (C++ member)
USRP::set_atr_gpios (C++ function)
USRP::set_command_time (C++ function)
USRP::set_input_gpios (C++ function)
USRP::set_interferometer_rx_subdev (C++ function)
USRP::set_main_rx_subdev (C++ function)
USRP::set_output_gpios (C++ function)
USRP::set_rx_center_freq (C++ function)
USRP::set_rx_rate (C++ function)
USRP::set_test_mode (C++ function)
USRP::set_time_source (C++ function)
USRP::set_tx_center_freq (C++ function)
USRP::set_tx_rate (C++ function)
USRP::set_tx_subdev (C++ function)
USRP::set_usrp_clock_source (C++ function)
USRP::test_mode_ (C++ member)
USRP::to_string (C++ function)
USRP::tr_mask_ (C++ member)
USRP::tx_rate_ (C++ member)
USRP::tx_stream_ (C++ member)
USRP::USRP (C++ function)
USRP::usrp_ (C++ member)
usrp_master_clock_rate (src.utils.options.Options attribute)
V
validate_assignment (scheduler.scd_utils.LineConfig attribute)
velocity_sign (src.utils.options.Options attribute)
verify_options() (src.utils.options.Options method)
W
windowed_view() (src.utils.signals.DSP static method)
write_scd() (scheduler.scd_utils.SCDUtils method)