-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: ProberControl/ProberControl
base: master
head repository: ProberControl/ProberControl
compare: aim_development_branch
- 11 commits
- 18 files changed
- 2 contributors
Commits on Aug 26, 2019
-
Add PIXe 1084 driver to ./prober/instruments
Adds the PIXe driver to the example instruments, as well as specifying it as a file to be loaded in the init.py file for instruments. Played around with a new idea here: making the drivers for the instrument interfaceable from the command line. You can tell the command line the function you want to run, and the file will do so. May possibly make testing and troubleshooting a bit simpler.
Configuration menu - View commit details
-
Copy full SHA for b76c595 - Browse repository at this point
Copy the full SHA b76c595View commit details
Commits on Aug 27, 2019
-
Add PIXe4140 and rename 1084 to 4322
Adds the driver for the SMU file and renames the NI PIXe-1084 file to 4322 to match the actual device the file drives. The SMU drives has capability to just: 1.) set voltage 2.) set current 3.) set voltage get voltage 4.) set votlage get current 5.) set current get voltage 6.) set current get current The init files were changes as well, and the requirements.txt was also altered to add the requirements for the two files in question.
Configuration menu - View commit details
-
Copy full SHA for 109dd80 - Browse repository at this point
Copy the full SHA 109dd80View commit details -
Fix CLI interface error for PIXe_4140.py and PIXe_4322.py
Just ensures that the correct class name is called and not the previous ones.
Configuration menu - View commit details
-
Copy full SHA for 5728181 - Browse repository at this point
Copy the full SHA 5728181View commit details -
Add PSY-201 to instruments folder
Adds the General Photonics Polarization Synthesizer to the repo. Funtionalities are as follows: -Can set the polarization via s parameters, as well as to set types based on the PSY toggle types. - Also can enable/disable polarization tracking. -Can measure input polarization -Can measure input power
Configuration menu - View commit details
-
Copy full SHA for c0a14d2 - Browse repository at this point
Copy the full SHA c0a14d2View commit details
Commits on Aug 28, 2019
-
Add additional drivers: Keysight8164B, PCD104
Adds drivers for the laser and power meter modules of the Keysight 8164B, as well as for the PCD 104 polarization stabilizer. Also: -Edits made to Measure.py to test the interoperability between the Keysight laser sweep. -init file for instruments edited to make modules accessible from GUI
Configuration menu - View commit details
-
Copy full SHA for 0843908 - Browse repository at this point
Copy the full SHA 0843908View commit details -
Add additional driver: Keysight8164B_Laser.py
Last commit misspoke, this includes the laser module for the Keysight.
Configuration menu - View commit details
-
Copy full SHA for d62e981 - Browse repository at this point
Copy the full SHA d62e981View commit details -
Merge branch 'aim_development_branch' of https://github.com/ProberCon…
…trol/ProberControl into aim_development_branch
Configuration menu - View commit details
-
Copy full SHA for acac41b - Browse repository at this point
Copy the full SHA acac41bView commit details -
Davis committed
Aug 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 3e46ce4 - Browse repository at this point
Copy the full SHA 3e46ce4View commit details -
Updated Keysight Laser/PM Code, Triggered sweep implemented in Measure
Davis committedAug 28, 2019 Configuration menu - View commit details
-
Copy full SHA for f604c76 - Browse repository at this point
Copy the full SHA f604c76View commit details -
Davis committed
Aug 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 3b56f3a - Browse repository at this point
Copy the full SHA 3b56f3aView commit details
Commits on Mar 2, 2021
-
Davis committed
Mar 2, 2021 Configuration menu - View commit details
-
Copy full SHA for d883a61 - Browse repository at this point
Copy the full SHA d883a61View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...aim_development_branch