1047 Commits (18cabb533aa2044b0f0cedd2a0b26028551508a1)

Author SHA1 Message Date
Willem Melching 2127db9a0c cabana: fix drawing sparkline at half width on hi-dpi screen (#27746) 2 years ago
Willem Melching 3484716d85 cabana: show string value for val/desc (#27747) 2 years ago
Willem Melching 969efb868f cabana: allow zooming to smaller ranges (#27748) 2 years ago
Dean Lee 0035749f62 add libncurses5 to ubuntu_setup.sh (#27751) 2 years ago
Willem Melching b34e314d25 cabana: fix merging sources for already open DBC file (#27715) 2 years ago
Dean Lee 9897bc83c4 cabana: add a slider to set sparkline time range (#27727) 2 years ago
Dean Lee 7ffea181b7 cabana: add sparkline to signal view (#27717) 2 years ago
Dean Lee d2fcf6dbae cabana: improve video thumbnail (#27711) 2 years ago
Dean Lee 640d68e3bc cabana: move dbc related files to dbc/ (#27712) 2 years ago
Dean Lee ad5b489005 cabana: clear zoom stack after reset zoom (#27716) 2 years ago
Willem Melching cfa62044d6 cabana: go to previous zoom window (#27702) 2 years ago
Willem Melching e0ba3902df cabana: add support for multiple DBC files (#27435) 2 years ago
AlexandreSato e75c02e89c caban: fix typo (#27700) 2 years ago
Dean Lee 0899e5628a cabana: improve LogSlider (#27673) 2 years ago
Dean Lee 5f98b5c0fa cabana: update state after creating new signal (#27690) 2 years ago
Dean Lee b70e95dcbb cabana: support qlogs (#27689) 2 years ago
Dean Lee ac56a33a2d cabana: fix high DPI issues in chart (#27694) 2 years ago
Dean Lee 66a7d0b8a3 cabana: enables user to select the zoom area when the mouse press on the data point (#27679) 2 years ago
Dean Lee 6e7afd47ec cabana: clear the old timeline after opening a new route from menu (#27672) 2 years ago
Dean Lee 9e0df8b2ed cabana: align signal value vcenter (#27675) 2 years ago
Dean Lee 19e20aad94 cabana: fix button geometries (#27659) 2 years ago
Dean Lee 01a5616f82 cabana: improve find similar bits (#27651) 2 years ago
Dean Lee 634a089845 cabana: sets the line width with floating point precision. (#27653) 2 years ago
Adeeb Shihadeh 7e6079465e plotjuggler: update controls mismatch layout 2 years ago
Dean Lee 4cf04f5b0a cabana: display zoom range while dragging rubber-band selection (#27620) 2 years ago
Dean Lee 3d2066272b cabana: set min-max values from size when creating a new signal. (#27589) 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) 2 years ago
Harald Schäfer 515645da51 LaikaD new cache version (#27596) 2 years ago
Dean Lee ee692c5bec cabana: eliminate deep copy of events in live stream mode (#27588) 2 years ago
Dean Lee 83290c336b cabana: fix incorrect current ts in live stream mode (#27578) 2 years ago
Willem Melching 918bad4847 cabana: DBCManager only expose methods/signals through MessageId (#27540) 2 years ago
Willem Melching da54ce208f cabana: show signal values with consistent number of digits (#27556) 2 years ago
Dean Lee c95ca5a1d5 cabana: fix hang on scrubbing in zommed chart (#27568) 2 years ago
Willem Melching e8105f0413 cabana: extend max chart range to 30 minutes (#27555) 2 years ago
Dean Lee 41c03ff406 cabana: split events into chunks and processed concurrently (#27562) 2 years ago
Willem Melching 65e0d40250 cabana: use ID as NEW_MSG_ suffix (#27554) 2 years ago
Willem Melching 612d7aee6b cabana: create autosave file when there are unsaved changes (#27542) 2 years ago
Willem Melching d79a43d62b cabana: autocomplete signal names (#27553) 2 years ago
Willem Melching f0d648d8c6 cabana: refactor Msg and Signal into dbc.cc (#27552) 2 years ago
Willem Melching 608477929c cabana: fix changing message size (#27544) 2 years ago
Willem Melching ed75ea1836 cabana: scrub by shift dragging on graph (#27545) 2 years ago
Dean Lee 2ca3feab16 cabana: get icon size from QStyle::PM_SmallIconSize (#27548) 2 years ago
Dean Lee 0fcc3b4da7 replay: fix incorrect format string in seekTo (#27547) 2 years ago
Adeeb Shihadeh 3a968c67e1 loggerd: move to system/ (#27534) 2 years ago
Adeeb Shihadeh 47d30174d3 sensord: move to system/ (#27531) 2 years ago
Dean Lee 392b9df2eb cabana: improve the performance of updating TreeView in real-time. (#27517) 2 years ago
Dean Lee ca0b965d08 cabana: use a segment tree to solve range queries in O(log n) time complexity (#27498) 2 years ago
Dean Lee a9e8d3e885 cabana: faster copy events (#27499) 2 years ago
Dean Lee aeb812b5e1 replay: fixed the status is always "loading" if there is no carState in events (#27481) 2 years ago
Dean Lee 3cbcd532ac cabana: fix wrong tooltip (#27480) 2 years ago