Commit Graph

13 Commits

Author SHA1 Message Date
Maxime Schmitt
5e77d13afb Use bool, not NCURSES bool 2024-12-09 12:57:02 +01:00
Maxime Schmitt
232b086929 Clang-format all 2022-10-21 12:27:25 +02:00
Bruno Cabral
f7e8d4341e Resolve some warning messages 2022-08-13 11:25:27 +02:00
Maxime Schmitt
da2b29da5b Resolve compilation warnings 2022-05-29 11:40:14 +02:00
Maxime Schmitt
6a395ef311 Expose max lines in a plot as a macro 2022-05-26 15:46:32 +02:00
Maxime Schmitt
65ebed1dbb Line plot algorithm rewrite 2021-05-25 21:20:13 +02:00
Maxime Schmitt
fae7d7f65d Update interface codebase
The interface layout selection has been updated to support the interface option.
The interface option stores which data that needs to be plotted for each
devices.

The plot drawing code now supports the reverse plotting option.

The interface uses the ring buffer, the updated version of
the layout computation and plots the data specified by the interface options.
2021-05-17 23:32:59 +02:00
Maxime Schmitt
cfa7d66c8b Descent code indentation 2019-01-01 17:51:49 +01:00
Maxime Schmitt
2a0666388d Fix plot rounding 2018-12-26 21:23:52 +01:00
Maxime Schmitt
03186401ba Plot legend 2018-11-21 13:46:39 +01:00
Maxime Schmitt
74ffeb4b2e Line plot 2018-11-21 13:46:39 +01:00
Maxime Schmitt
8baf504277 Plot 2018-11-21 13:46:39 +01:00
Maxime Schmitt
e1cab30516 Interface: window placement redone 2018-11-21 13:46:39 +01:00