summaryrefslogtreecommitdiffstats
path: root/lab_control/test/mock_jds6600_device.py
Commit message (Collapse)AuthorAgeFilesLines
* Refactored JDS6600 tests, serial connection is no longer usedEddy Pedroni2022-06-051-43/+1
|
* Added workaround and debug details for setFrequency issueEddy Pedroni2022-06-041-17/+33
|
* Minor improvement to JDS6600 mock deviceEddy Pedroni2022-05-311-2/+5
|
* Implemented JDS6600 setFrequencyEddy Pedroni2022-05-311-2/+2
|
* Refactored SDS1000XEEddy Pedroni2022-05-311-1/+1
|
* Added function setter to JDS6600Eddy Pedroni2022-05-301-2/+12
|
* Refactored JDS6600 tests, added amplitude implementationEddy Pedroni2022-05-301-0/+11
|
* Partial implementation of setFrequency, need to experiment with device to ↵Eddy Pedroni2022-05-291-5/+21
| | | | understand the scaling
* JDS6600 on/off test passingEddy Pedroni2022-05-291-21/+22
|
* Added JDS6600 initial implementation, test device doesn't workEddy Pedroni2022-05-291-0/+70