README.rst
setup.cfg
setup.py
pyrpl/__init__.py
pyrpl/__main__.py
pyrpl/_version.py
pyrpl/acquisition_module.py
pyrpl/async_utils.py
pyrpl/attributes.py
pyrpl/curvedb.py
pyrpl/errors.py
pyrpl/memory.py
pyrpl/module_attributes.py
pyrpl/modules.py
pyrpl/pyrpl.py
pyrpl/pyrpl_utils.py
pyrpl/redpitaya.py
pyrpl/redpitaya_client.py
pyrpl/sshshell.py
pyrpl.egg-info/PKG-INFO
pyrpl.egg-info/SOURCES.txt
pyrpl.egg-info/dependency_links.txt
pyrpl.egg-info/requires.txt
pyrpl.egg-info/top_level.txt
pyrpl/config/global_config.yml
pyrpl/config/nosetests_source.yml
pyrpl/config/nosetests_source_dummy_module.yml
pyrpl/config/nosetests_source_lockbox.yml
pyrpl/fpga/Makefile
pyrpl/fpga/README.md
pyrpl/fpga/make.bat
pyrpl/fpga/red_pitaya.bin
pyrpl/fpga/red_pitaya_vivado.tcl
pyrpl/fpga/red_pitaya_withPRNG.bin
pyrpl/fpga/settings.sh
pyrpl/hardware_modules/__init__.py
pyrpl/hardware_modules/ams.py
pyrpl/hardware_modules/asg.py
pyrpl/hardware_modules/dsp.py
pyrpl/hardware_modules/filter.py
pyrpl/hardware_modules/hk.py
pyrpl/hardware_modules/iq.py
pyrpl/hardware_modules/pid.py
pyrpl/hardware_modules/pwm.py
pyrpl/hardware_modules/sampler.py
pyrpl/hardware_modules/scope.py
pyrpl/hardware_modules/trig.py
pyrpl/hardware_modules/iir/__init__.py
pyrpl/hardware_modules/iir/iir.py
pyrpl/hardware_modules/iir/iir_theory.py
pyrpl/monitor_server/Makefile
pyrpl/monitor_server/monitor_server
pyrpl/monitor_server/monitor_server.c
pyrpl/monitor_server/monitor_server_0.95
pyrpl/software_modules/__init__.py
pyrpl/software_modules/curve_viewer.py
pyrpl/software_modules/loop.py
pyrpl/software_modules/module_managers.py
pyrpl/software_modules/network_analyzer.py
pyrpl/software_modules/pyrpl_config.py
pyrpl/software_modules/software_pid.py
pyrpl/software_modules/spectrum_analyzer.py
pyrpl/software_modules/lockbox/__init__.py
pyrpl/software_modules/lockbox/gainoptimizer.py
pyrpl/software_modules/lockbox/input.py
pyrpl/software_modules/lockbox/lockbox.py
pyrpl/software_modules/lockbox/output.py
pyrpl/software_modules/lockbox/stage.py
pyrpl/software_modules/lockbox/models/__init__.py
pyrpl/software_modules/lockbox/models/custom_lockbox_example.py
pyrpl/software_modules/lockbox/models/fabryperot.py
pyrpl/software_modules/lockbox/models/interferometer.py
pyrpl/software_modules/lockbox/models/linear.py
pyrpl/test/__init__.py
pyrpl/test/debug_timer.py
pyrpl/test/test_attribute.py
pyrpl/test/test_base.py
pyrpl/test/test_example.py
pyrpl/test/test_load_save.py
pyrpl/test/test_lockbox.py
pyrpl/test/test_memory.py
pyrpl/test/test_module_widgets.py
pyrpl/test/test_na.py
pyrpl/test/test_ownership.py
pyrpl/test/test_proxyproperty.py
pyrpl/test/test_pyqtgraph_benchmark.py
pyrpl/test/test_redpitaya.py
pyrpl/test/test_registers.py
pyrpl/test/test_spectrum_analyzer.py
pyrpl/test/test_validate_and_normalize.py
pyrpl/test/test_hardware_modules/__init__.py
pyrpl/test/test_hardware_modules/test_dsp_inputs.py
pyrpl/test/test_hardware_modules/test_na_iir.py
pyrpl/test/test_hardware_modules/test_pid_na_iq.py
pyrpl/test/test_hardware_modules/test_sampler.py
pyrpl/test/test_hardware_modules/test_scope.py
pyrpl/test/test_hardware_modules/test_scope_asg_ams.py
pyrpl/test/test_hardware_modules/test_trig.py
pyrpl/test/test_widgets/__init__.py
pyrpl/test/test_widgets/test_attribute_widgets.py
pyrpl/test/test_widgets/test_module_widgets.py
pyrpl/test/test_widgets/test_startup_widget.py
pyrpl/test/test_widgets/test_yml_editor.py
pyrpl/widgets/__init__.py
pyrpl/widgets/attribute_widgets.py
pyrpl/widgets/pyrpl_widget.py
pyrpl/widgets/spinbox.py
pyrpl/widgets/startup_widget.py
pyrpl/widgets/yml_editor.py
pyrpl/widgets/images/high_pass.bmp
pyrpl/widgets/images/low_pass.bmp
pyrpl/widgets/module_widgets/__init__.py
pyrpl/widgets/module_widgets/acquisition_module_widget.py
pyrpl/widgets/module_widgets/asg_widget.py
pyrpl/widgets/module_widgets/base_module_widget.py
pyrpl/widgets/module_widgets/curve_viewer_widget.py
pyrpl/widgets/module_widgets/iir_widget.py
pyrpl/widgets/module_widgets/iq_widget.py
pyrpl/widgets/module_widgets/lockbox_widget.py
pyrpl/widgets/module_widgets/module_manager_widget.py
pyrpl/widgets/module_widgets/na_widget.py
pyrpl/widgets/module_widgets/pid_widget.py
pyrpl/widgets/module_widgets/pyrpl_config_widget.py
pyrpl/widgets/module_widgets/schematics.py
pyrpl/widgets/module_widgets/scope_widget.py
pyrpl/widgets/module_widgets/spec_an_widget.py