Dean Lee
175af7f687
cabana: display the actual signal time on the track line ( #28080 )
...
Display the actual signal time on the track line
old-commit-hash: 50e6c43efd
2 years ago
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
31566c8b8f
cabana: set the capacity of points from cached events ( #28032 )
...
old-commit-hash: a91deca39e
2 years ago
Dean Lee
2b9c35ddf7
cabana: support all features except video in live stream mode. ( #27994 )
...
old-commit-hash: 91dc064ac7
2 years ago
Willem Melching
539a46d989
cabana: fix crash on MacOS when combining graphs ( #27977 )
...
old-commit-hash: 2cf2e784cf
2 years ago
Dean Lee
70800c6397
cabana: refactor the cache for CAN events ( #27969 )
...
old-commit-hash: 8ad2d84aeb
2 years ago
Dean Lee
d8637d0dd3
cabana: reduce the number of ticks on the Y-axis ( #27964 )
...
old-commit-hash: de62972e2c
2 years ago
Dean Lee
ab69c0ae9f
cabana: fix chart high-dpi issues ( #27912 )
...
* fix high-dpi issues
* cleanup
* clear chart cache on screenChanged
* cleanup
old-commit-hash: 29a3b46034
2 years ago
Dean Lee
e46c9899c1
cabana: fix tooltip will not show if chart is partial visible. ( #27897 )
...
* use horizontalSpacing
* fix chart toopl tip
old-commit-hash: d425f9d1e6
2 years ago
Dean Lee
920df8f725
cabana: support splitting chart ( #27887 )
...
* split chart
* fixed elided axisY label issues
* fade in chart
old-commit-hash: f63fe15637
2 years ago
Dean Lee
dcb8ea01b3
cabana: split chart to multiple files ( #27871 )
...
* git mv
* split file
* fix includes
* split tiplabel out
old-commit-hash: 57bf782872
2 years ago
Dean Lee
c635bf8723
cabana: switch theme on the fly ( #27855 )
...
* switch theme on the fly
* better chart theme
* Darcula like dark theme
* add TODO
* use theme aware toolbutton in ChartView
* add margin to text title
* lighter activity colors
* fix historylog header
* replace hardcoded color
* improve chart tooltip color
* use macro
* space
* remove function toolbutton
* fix remove all btn
* remove menu arrow
* improve chart::removeIf
* cleanup charts
old-commit-hash: fc90814199
2 years ago
Dean Lee
cb5c7d76f6
cabana: improve drag&drop ( #27842 )
...
improve drag&drop
draw shadow effect
old-commit-hash: 8f118220e6
2 years ago
Dean Lee
f81f65dc77
cabana: support dragging chart between tabs ( #27838 )
...
drag chart between tabs
old-commit-hash: f4f836e2a9
2 years ago
Dean Lee
5f106c8ca3
cabana: support multiple tabs in ChartsView ( #27833 )
...
* support multiple tabs charts
* new tab button right
old-commit-hash: 424bd0c0b6
2 years ago
Dean Lee
e5b3ebbf36
cabana: drag&drop to change chart order ( #27832 )
...
old-commit-hash: 409bfcacb7
2 years ago
Dean Lee
1db81fb496
cabana: improve chart drag and drop ( #27820 )
...
* improve drag/drop
* change alpha to 180
* cleanup
* cleanup
* draw drop indicator
old-commit-hash: 23e420448b
2 years ago
Dean Lee
64e407ba5f
cababa: display '--' in chart tooltip if no min max values ( #27798 )
...
old-commit-hash: a556d23483
2 years ago
Dean Lee
688247e659
cabana: support undo/redo zoom ( #27799 )
...
* support updo/redo zoom
* cleanup eventsMerged
* init axis_x when create chart
* update tool bar after create chart
* align charts after updatelayout
old-commit-hash: c5f5a3b5f2
2 years ago
Dean Lee
ca1fe711af
cabana: fix chart background issue in live mode ( #27793 )
...
* fix background
* Update tools/cabana/chartswidget.cc
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: ea91532ac1
2 years ago
Dean Lee
07c2eb11a9
cabana: dynamic update chart tooltip ( #27790 )
...
dynamic update tooltip
dont emit serieschanged if no charts
old-commit-hash: 7c7347a9e6
2 years ago
Dean Lee
07e11f1331
cabana: support toggle between light / dark theme ( #27787 )
...
add dark theme
old-commit-hash: c56872265a
2 years ago
Dean Lee
5d9ec5abe7
cabana: significantly reduce CPU usage by caching chart to pixmap ( #27786 )
...
* caching chart to pixmap
* cleanup
* fill with QPalette::Base
old-commit-hash: 0cee9d4e78
2 years ago
Dean Lee
b37c3cf282
cabana: fix chart tooltip issues ( #27778 )
...
old-commit-hash: 6bbcbab3f7
2 years ago
Dean Lee
714e3802f2
cabana: fixed chat tool tips was displayed outside of the viewport ( #27770 )
...
old-commit-hash: aa3b8e5f30
2 years ago
Dean Lee
bba08e9e07
cabana: display signal value in all charts on mouse hover ( #27749 )
...
* display all values
* cleanup
* cleanup
* emit hoverd if tip is visible
old-commit-hash: 15a4b60ee6
2 years ago
Willem Melching
b308533897
cabana: show min and max values in chart tooltip ( #27744 )
...
old-commit-hash: ced90c163e
2 years ago
Willem Melching
306e24a062
cabana: fix parts of chart widget not being redrawn ( #27742 )
...
* cabana: fix parts of chart widget not being redrawn
* revert others
old-commit-hash: bec8cb1e30
2 years ago
Willem Melching
969efb868f
cabana: allow zooming to smaller ranges ( #27748 )
...
* cabana: allow zooming to smaller ranges
* remove comment
old-commit-hash: cf299002f7
2 years ago
Dean Lee
9897bc83c4
cabana: add a slider to set sparkline time range ( #27727 )
...
* add slider to set sparkline time range
* rename signaleedit to signalview
* default is 15s
* util::formatSeconds
* update() is faster than invalidate
* draw points
* fix scatter width
old-commit-hash: d6961152b8
2 years ago
Dean Lee
7ffea181b7
cabana: add sparkline to signal view ( #27717 )
...
* display small line chart beside signal
* TODO
* 1 px width
* auto stretch
* static lines
* use std::vector
* cleanup
* use ts from last message
* remove hardcorded size
old-commit-hash: eee3c8ee60
2 years ago
Dean Lee
ad5b489005
cabana: clear zoom stack after reset zoom ( #27716 )
...
old-commit-hash: 2f954a50e3
2 years ago
Willem Melching
cfa62044d6
cabana: go to previous zoom window ( #27702 )
...
* cabana: go to previous zoom level
* zoom undo on right click
* catch mousepress event on linux
old-commit-hash: e4348dc45d
2 years ago
Dean Lee
ac56a33a2d
cabana: fix high DPI issues in chart ( #27694 )
...
old-commit-hash: c77a0feab4
2 years ago
Dean Lee
66a7d0b8a3
cabana: enables user to select the zoom area when the mouse press on the data point ( #27679 )
...
zoom anywhere
old-commit-hash: 33afefd346
2 years ago
Dean Lee
634a089845
cabana: sets the line width with floating point precision. ( #27653 )
...
old-commit-hash: dcbadc554d
2 years ago
Dean Lee
4cf04f5b0a
cabana: display zoom range while dragging rubber-band selection ( #27620 )
...
old-commit-hash: 529ba41825
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
Dean Lee
ee692c5bec
cabana: eliminate deep copy of events in live stream mode ( #27588 )
...
old-commit-hash: f00c108acb
2 years ago
Willem Melching
918bad4847
cabana: DBCManager only expose methods/signals through MessageId ( #27540 )
...
old-commit-hash: 0afd3bab34
2 years ago
Dean Lee
c95ca5a1d5
cabana: fix hang on scrubbing in zommed chart ( #27568 )
...
old-commit-hash: d09a9a08fc
2 years ago
Willem Melching
e8105f0413
cabana: extend max chart range to 30 minutes ( #27555 )
...
old-commit-hash: fc44ed63d7
2 years ago
Willem Melching
f0d648d8c6
cabana: refactor Msg and Signal into dbc.cc ( #27552 )
...
old-commit-hash: e4d591ecbf
2 years ago
Willem Melching
ed75ea1836
cabana: scrub by shift dragging on graph ( #27545 )
...
* cabana: scrub by shift dragging on graph
* not while live streaming
old-commit-hash: b79f4594c4
2 years ago
Dean Lee
ca0b965d08
cabana: use a segment tree to solve range queries in O(log n) time complexity ( #27498 )
...
old-commit-hash: c2018d6bf2
2 years ago
Dean Lee
3cbcd532ac
cabana: fix wrong tooltip ( #27480 )
...
old-commit-hash: afc24f08d6
2 years ago
Dean Lee
2026a1b454
cabana: recalc y-axis label width after unit change ( #27466 )
...
recalc width
old-commit-hash: 85a37d276c
2 years ago
Dean Lee
f78b0d0a8a
cabana: fix gaps in step line between chunks ( #27447 )
...
old-commit-hash: ce3e9d5649
2 years ago
Dean Lee
b12a2a0eaf
cabana: replace hardcoded margins, colors, spacing with values from style. ( #27449 )
...
replace hardcoded margins, colors, spacing
improve performance of MessageBytesDelegate
old-commit-hash: 78116029d3
2 years ago
Dean Lee
db35b147ac
cabana: added a new series type to chart: step line ( #27422 )
...
* add step line series
* create buttons in createToolButtons
* add inline function clearTrackPoints
* do not show tooltip if series is invisible
* use QActionGroup
old-commit-hash: dc4ebeb29c
2 years ago