summaryrefslogtreecommitdiffstats
path: root/lab_control/jds6600.py
Commit message (Expand)AuthorAgeFilesLines
* Refactored JDS6600 tests, serial connection is no longer usedEddy Pedroni2022-06-051-15/+23
* Updated wiki, minor refactoringEddy Pedroni2022-06-051-8/+8
* Added frequency response measurement initial stepsEddy Pedroni2022-06-051-3/+0
* Added workaround and debug details for setFrequency issueEddy Pedroni2022-06-041-8/+14
* Added pylint config, code improvements suggested by pylintEddy Pedroni2022-05-311-20/+45
* Implemented JDS6600 setFrequencyEddy Pedroni2022-05-311-4/+5
* Added error handling to JDS6600 test casesEddy Pedroni2022-05-301-5/+13
* Added function setter to JDS6600Eddy Pedroni2022-05-301-2/+7
* Refactored JDS6600 tests, added amplitude implementationEddy Pedroni2022-05-301-3/+12
* Partial implementation of setFrequency, need to experiment with device to und...Eddy Pedroni2022-05-291-3/+8
* JDS6600 on/off test passingEddy Pedroni2022-05-291-6/+15
* Added JDS6600 initial implementation, test device doesn't workEddy Pedroni2022-05-291-0/+28