File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ Features:
31
31
- [X] Use keyboard shortcuts (ctrl-S to save data, ctrl-shift-S to save plot, ctrl-X to clear plot)
32
32
- [X] Automatic reconnect after device has been unplugged
33
33
- [X] Color-picker for curves
34
+ - [X] Open a CSV file and display data in plot
34
35
- [ ] Allow to select (and copy) more than just the displayed raw traffic (also implement ctrl + A)
35
36
- [ ] Smarter data parser
36
37
- [ ] make serial print selectable and show corresponding datapoint in plot
@@ -56,8 +57,10 @@ It can be compiled and run on all platforms.
56
57
57
58
Tested on:
58
59
59
- - macOS 12.4 Monterey x86
60
- - macOS 13.2.1 Ventura ARM
60
+ - macOS 12 Monterey x86
61
+ - macOS 13 Ventura x86
62
+ - macOS 13 Ventura ARM
63
+ - macOS 14 Sonoma ARM
61
64
- Debian 12 (Testing) x86
62
65
- Windows 10 x86
63
66
- ...
You can’t perform that action at this time.
0 commit comments