| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |