Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-09-10 | update copyright | Birte Kristina Friesel | -2/+2 | |
2023-03-13 | add plot-conversion-efficiency | Derf Null | -0/+216 | |
2022-11-27 | add conversion efficiency plot | Daniel Friesel | -3/+29 | |
2022-11-26 | log current/voltage limits in --current-range/--voltage-range mode | Daniel Friesel | -8/+31 | |
2022-11-26 | add --step-time arg | Daniel Friesel | -2/+13 | |
2022-10-22 | get voltage/current: catch ValueError as well | Daniel Friesel | -2/+2 | |
2021-12-15 | save vmax/imax before starting log. | Daniel Friesel | -3/+4 | |
This is most useful for voltage- or current-only measurements | ||||
2021-11-16 | add optional dark mode | Daniel Friesel | -1/+12 | |
2021-11-15 | add optional live plots | Daniel Friesel | -8/+77 | |
2021-11-07 | add --voltage-only, --current-only. Up to 24 Hz sample rate now! | Daniel Friesel | -3/+23 | |
2021-11-07 | Report sample rate after measurement | Daniel Friesel | -2/+8 | |
2021-11-07 | Remove a superfluous 100ms sleep | Daniel Friesel | -1/+0 | |
2021-11-07 | Rename connect() to get_id() | Daniel Friesel | -2/+2 | |
2021-11-07 | kaxxxxp-viewer -> korad-logger; add related projects | Daniel Friesel | -10/+15 | |
2021-11-06 | increase marker size for U/I/P plots | Daniel Friesel | -4/+4 | |
2021-11-06 | add voltage vs current (and vice versa, and power) plots | Daniel Friesel | -2/+25 | |
2021-11-06 | add support for simple voltage & current sweeps | Daniel Friesel | -4/+76 | |
2021-11-06 | add U/I limit and on/off support | Daniel Friesel | -1/+58 | |
2021-11-06 | add ocp/ovp options | Daniel Friesel | -10/+83 | |
2021-11-06 | use the highest feasible sample rate | Daniel Friesel | -3/+9 | |
2021-11-06 | add multi-channel support | Daniel Friesel | -8/+13 | |
2021-11-06 | Documentation++ | Daniel Friesel | -1/+4 | |
2021-07-21 | fix typo in voltage logger | Daniel Friesel | -1/+1 | |
2021-07-09 | Add README | Daniel Friesel | -0/+5 | |
2021-07-09 | Initial commit | Daniel Friesel | -0/+358 | |