1
0
Fork 0
mirror of https://github.com/alemidev/scope-tui.git synced 2024-11-15 03:09:20 +01:00
Commit graph

4 commits

Author SHA1 Message Date
d72e471dbd
feat: better UI and keybinds, more CLI opts
Added CLI option to specify channel number, but I'm not sure it's really
working. Refactored AppConfig a little. Added threshold indication on
status bar. References and UI are separate settings and can be toggled
individually. At least 1 sample is always shown when discarding due to
triggering. Range and threshold are configured with arrow keys. Added
more colors to palette. Added ability to toggle braille mode. Fix: fully
write "fps" instead of cutting "s" out.
2023-01-05 00:51:05 +01:00
59b736bf12
chore: generalized channel number parsing 2022-12-27 19:01:48 +01:00
00f27b7f83
fix: updated readme, catch errors 2022-12-24 06:57:56 +01:00
0116056072
feat: initial refactor, keys to change settings
it's now possible to change most settings while scope-tui. Keybinds are
`v` for vectorscope/oscilloscope, `s` for scatter/line and `+/-` to
manage range.
2022-12-24 06:21:58 +01:00