summaryrefslogtreecommitdiffstats
path: root/lab_control/test
Commit message (Collapse)AuthorAgeFilesLines
* Added pylint config, code improvements suggested by pylintEddy Pedroni2022-05-311-11/+0
|
* Fixed bug in frequency measurementEddy Pedroni2022-05-311-1/+2
|
* Minor improvement to JDS6600 mock deviceEddy Pedroni2022-05-312-2/+6
|
* Implemented JDS6600 setFrequencyEddy Pedroni2022-05-312-4/+4
|
* Refactored SDS1000XEEddy Pedroni2022-05-312-17/+20
|
* Added error handling to JDS6600 test casesEddy Pedroni2022-05-301-10/+25
|
* Improved JDS6600 testsEddy Pedroni2022-05-301-4/+4
|
* Added function setter to JDS6600Eddy Pedroni2022-05-302-9/+26
|
* Refactored JDS6600 tests, added amplitude implementationEddy Pedroni2022-05-302-16/+28
|
* Partial implementation of setFrequency, need to experiment with device to ↵Eddy Pedroni2022-05-292-5/+41
| | | | understand the scaling
* JDS6600 on/off test passingEddy Pedroni2022-05-292-27/+28
|
* Added JDS6600 initial implementation, test device doesn't workEddy Pedroni2022-05-294-20/+123
|
* Fixed minor issue with oscilloscope queryEddy Pedroni2022-05-261-1/+1
|
* Improved frequency measurement testEddy Pedroni2022-05-262-2/+2
|
* Refactored, added peak-to-peak, RMS and frequency measurementsEddy Pedroni2022-05-262-22/+40
|
* Added amplitude measurement implementationEddy Pedroni2022-05-262-15/+54
|
* Improved mock oscilloscope serverEddy Pedroni2022-05-262-33/+35
|
* Added mock oscilloscope server instead of mock socketEddy Pedroni2022-05-243-32/+54
|
* Added mock socket, initial SDS1000XE testsEddy Pedroni2022-05-242-0/+45
|
* Added gitignore, restructured repo, added initial testsEddy Pedroni2022-05-242-0/+11