| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactored SDS1000X-E unit tests | Eddy Pedroni | 2022-06-05 | 6 | -69/+91 |
* | Refactored JDS6600 tests, serial connection is no longer used | Eddy Pedroni | 2022-06-05 | 7 | -69/+118 |
* | Updated wiki, minor refactoring | Eddy Pedroni | 2022-06-05 | 2 | -11/+17 |
* | Minor improvement to automatic vertical scaling | Eddy Pedroni | 2022-06-05 | 5 | -4/+13 |
* | Added frequency response measurement initial steps | Eddy Pedroni | 2022-06-05 | 9 | -15/+80 |
* | Added workaround and debug details for setFrequency issue | Eddy Pedroni | 2022-06-04 | 4 | -29/+76 |
* | Improved CSV dump | Eddy Pedroni | 2022-06-03 | 2 | -1/+8 |
* | Added dump to CSV functionality | Eddy Pedroni | 2022-06-03 | 3 | -5/+28 |
* | Minor improvements | Eddy Pedroni | 2022-06-02 | 5 | -23/+92 |
* | Minor improvements | Eddy Pedroni | 2022-06-01 | 7 | -28/+44 |
* | Initial implementation of frequency response measurement | Eddy Pedroni | 2022-06-01 | 4 | -1/+120 |
* | Added pylint config, code improvements suggested by pylint | Eddy Pedroni | 2022-05-31 | 7 | -59/+657 |
* | Small improvement to regex | Eddy Pedroni | 2022-05-31 | 1 | -1/+1 |
* | Fixed bug in frequency measurement | Eddy Pedroni | 2022-05-31 | 2 | -3/+4 |
* | Minor improvement to JDS6600 mock device | Eddy Pedroni | 2022-05-31 | 2 | -2/+6 |
* | Implemented JDS6600 setFrequency | Eddy Pedroni | 2022-05-31 | 4 | -9/+10 |
* | Refactored SDS1000XE | Eddy Pedroni | 2022-05-31 | 3 | -30/+33 |
* | Added error handling to JDS6600 test cases | Eddy Pedroni | 2022-05-30 | 2 | -15/+38 |
* | Improved JDS6600 tests | Eddy Pedroni | 2022-05-30 | 1 | -4/+4 |
* | Added function setter to JDS6600 | Eddy Pedroni | 2022-05-30 | 4 | -14/+36 |
* | Refactored JDS6600 tests, added amplitude implementation | Eddy Pedroni | 2022-05-30 | 3 | -19/+40 |
* | Partial implementation of setFrequency, need to experiment with device to und... | Eddy Pedroni | 2022-05-29 | 3 | -8/+49 |
* | JDS6600 on/off test passing | Eddy Pedroni | 2022-05-29 | 3 | -33/+43 |
* | Added JDS6600 initial implementation, test device doesn't work | Eddy Pedroni | 2022-05-29 | 5 | -20/+151 |
* | Updated python requirements and wiki | Eddy Pedroni | 2022-05-28 | 2 | -3/+12 |
* | Fixed minor issue with oscilloscope query | Eddy Pedroni | 2022-05-26 | 3 | -6/+5 |
* | Improved frequency measurement test | Eddy Pedroni | 2022-05-26 | 2 | -2/+2 |
* | Refactored, added peak-to-peak, RMS and frequency measurements | Eddy Pedroni | 2022-05-26 | 4 | -35/+57 |
* | Added amplitude measurement implementation | Eddy Pedroni | 2022-05-26 | 3 | -18/+87 |
* | Improved mock oscilloscope server | Eddy Pedroni | 2022-05-26 | 3 | -35/+40 |
* | Added mock oscilloscope server instead of mock socket | Eddy Pedroni | 2022-05-24 | 4 | -34/+56 |
* | Added mock socket, initial SDS1000XE tests | Eddy Pedroni | 2022-05-24 | 3 | -0/+51 |
* | Added gitignore, restructured repo, added initial tests | Eddy Pedroni | 2022-05-24 | 6 | -0/+15 |
* | Update diagram, added interfaces | Eddy Pedroni | 2022-05-24 | 3 | -1/+41 |
* | Moved architecture diagrams to doc folder | Eddy Pedroni | 2022-05-24 | 1 | -0/+0 |
* | Restructured repo, updated documentation | Eddy Pedroni | 2022-05-24 | 12 | -2/+2 |
* | Updated documentation | Eddy Pedroni | 2022-05-23 | 2 | -26/+59 |
* | Added documentation, update python requirements | Eddy Pedroni | 2022-05-23 | 4 | -46/+3096 |
* | Added specifications document, first revision | Eddy Pedroni | 2022-05-22 | 1 | -0/+44 |
* | Initial commit, added documentation and basic python boilerplate for JDS6600 | Eddy Pedroni | 2022-05-22 | 12 | -0/+31 |