Dean Lee
4a318e17bd
cabana: display current time & values in chart ( #28042 )
...
* display current time&value in chart
* cleanup
* use macro
* use BrightText
* use x-square
* tiplabel: set point size 9
* add 1 point offset
* change Light color
* lighter color
* use const iterator to avoid implict sharing detachs
old-commit-hash: 45f1f764ea
2 years ago
Dean Lee
83e9654b58
cabana: fix valgrind warnings related to uninitialized values ( #27851 )
...
fix valgrind warnings related to uninitialized values
old-commit-hash: deeb7cff9f
2 years ago
Dean Lee
640d68e3bc
cabana: move dbc related files to dbc/ ( #27712 )
...
* move dbc related files to dbc/
* move generate_dbc_json.py to dbc/
old-commit-hash: 8903e03c88
2 years ago
Dean Lee
35e5b4d927
cabana: group CAN events by message id to reduce the time complex from O(N) to O(1) ( #27601 )
...
* refactor streams
* helper function xLessThan
* fix fill gaps
old-commit-hash: 74db5a4b42
2 years ago
Willem Melching
da54ce208f
cabana: show signal values with consistent number of digits ( #27556 )
...
old-commit-hash: b591b0c764
2 years ago
Willem Melching
f0d648d8c6
cabana: refactor Msg and Signal into dbc.cc ( #27552 )
...
old-commit-hash: e4d591ecbf
2 years ago