-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Inner, outer class consistency (#321)
* Move channel inside for SRS DG645 * Update docs for SRS * Newport Agilis: Move Axis into class and fix docs * Newport ESP301: Inner class consistencty and docs update - Move Axis class into instrument - Move HomeSearchMode, Units, MotorType enums into instrument * Add test for Newport ESP301 - default search mode in axis method * Tektronix DPO4104 move classes inside and update docs * Abstract instrument Oscilloscope: Move classes inside and add to docs * Tektronix TDS5xx: Move Channel, DataSource, Measurement inside class * Tektronix TedTDS224: Move Channel, DataSource inside * Cleanup and update docstrings of changed classes * Abstract Instrument PowerSupply: Move Channel inside class, add to doc * Abs Inst OpticalSpectrumAnalyzer: Move channel inside class, add to docs * Add electrometer to docs and sort instruments alphabetically * Fix copy/paste error in abstract instrument PowerSupply * Fix commenting in Test for SRS DG645
- Loading branch information
1 parent
5cdba01
commit aa51148
Showing
35 changed files
with
2,263 additions
and
2,279 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.