summaryrefslogtreecommitdiffstats
path: root/lab_control
Commit message (Collapse)AuthorAgeFilesLines
* Minor improvement to automatic vertical scalingEddy Pedroni2022-06-055-4/+13
|
* Added frequency response measurement initial stepsEddy Pedroni2022-06-059-15/+80
|
* Added workaround and debug details for setFrequency issueEddy Pedroni2022-06-043-26/+67
|
* Improved CSV dumpEddy Pedroni2022-06-032-1/+8
|
* Added dump to CSV functionalityEddy Pedroni2022-06-033-5/+28
|
* Minor improvementsEddy Pedroni2022-06-024-22/+91
|
* Minor improvementsEddy Pedroni2022-06-016-27/+41
|
* Initial implementation of frequency response measurementEddy Pedroni2022-06-013-0/+119
|
* Added pylint config, code improvements suggested by pylintEddy Pedroni2022-05-316-59/+87
|
* Small improvement to regexEddy Pedroni2022-05-311-1/+1
|
* Fixed bug in frequency measurementEddy Pedroni2022-05-312-3/+4
|
* Minor improvement to JDS6600 mock deviceEddy Pedroni2022-05-312-2/+6
|
* Implemented JDS6600 setFrequencyEddy Pedroni2022-05-314-9/+10
|
* Refactored SDS1000XEEddy Pedroni2022-05-313-30/+33
|
* Added error handling to JDS6600 test casesEddy Pedroni2022-05-302-15/+38
|
* Improved JDS6600 testsEddy Pedroni2022-05-301-4/+4
|
* Added function setter to JDS6600Eddy Pedroni2022-05-304-14/+36
|
* Refactored JDS6600 tests, added amplitude implementationEddy Pedroni2022-05-303-19/+40
|
* Partial implementation of setFrequency, need to experiment with device to ↵Eddy Pedroni2022-05-293-8/+49
| | | | understand the scaling
* JDS6600 on/off test passingEddy Pedroni2022-05-293-33/+43
|
* Added JDS6600 initial implementation, test device doesn't workEddy Pedroni2022-05-295-20/+151
|
* Fixed minor issue with oscilloscope queryEddy Pedroni2022-05-262-5/+4
|
* Improved frequency measurement testEddy Pedroni2022-05-262-2/+2
|
* Refactored, added peak-to-peak, RMS and frequency measurementsEddy Pedroni2022-05-264-35/+57
|
* Added amplitude measurement implementationEddy Pedroni2022-05-263-18/+87
|
* Improved mock oscilloscope serverEddy Pedroni2022-05-263-35/+40
|
* Added mock oscilloscope server instead of mock socketEddy Pedroni2022-05-244-34/+56
|
* Added mock socket, initial SDS1000XE testsEddy Pedroni2022-05-243-0/+51
|
* Added gitignore, restructured repo, added initial testsEddy Pedroni2022-05-245-0/+54