summaryrefslogtreecommitdiffstats
path: root/lab_control/jds6600.py
Commit message (Expand)AuthorAgeFilesLines
* 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