37 Commits (fd0b9cd9301da9962d933e69939f34d0ffef343d)

Author SHA1 Message Date
Dean Lee 7ded7a0720
cabana: fix double comparisons (#30468) 1 year ago
Dean Lee 01610128bb
cabana: support suppress highlighted bits (#30336) 2 years ago
Dean Lee 57621afcb0
cabana/chart: populate the points incrementally (#30326) 2 years ago
Dean Lee ef4c963c60
cabana: add comparision operator for CanEvent (#29864) 2 years ago
Dean Lee 74daab120d
cabana: speed up exit (#29813) 2 years ago
Dean Lee 60593660e6
cabana: add empty check before insert events (#29798) 2 years ago
Dean Lee 0afcf12368
cabana: fix crash when no can events in the log (#29795) 2 years ago
Dean Lee 57ad4f02f8
cabana: use a monotonic buffer to allocate CanEvent (#29652) 2 years ago
Dean Lee 2484548fdd
cabana: improve frequency accuracy (#29631) 2 years ago
Dean Lee 2d99521e75
cpplint: `build/include_what_you_use` (#29556) 2 years ago
Dean Lee e80440dc5d
cabana: fixed the multi-threading issues of AbstractStream (#28590) 2 years ago
Dean Lee e08569b0f3
cabana: support multiplexed signals (#28309) 2 years ago
Dean Lee a26e6d1633
cabana: supports switching streams on the fly (#28081) 2 years ago
Dean Lee f01652cc41
cabana: fix the frequency was incorrect when replay from a specified segment (#28165) 2 years ago
Dean Lee f7e024f2f2
cabana: show and edit all messages present in DBC files (#28108) 2 years ago
Willem Melching b53f748a1a
cabana: add option to suppress already known signals (#28106) 2 years ago
Dean Lee 7f856eafd9
cabana: fix wrong total seconds in replay mode (#28015) 2 years ago
Dean Lee aabbe9ff18
cabana: fixed incorrect comparison (#28007) 2 years ago
Dean Lee 91dc064ac7
cabana: support all features except video in live stream mode. (#27994) 2 years ago
Willem Melching 31cdb8de4c
cabana: fix shadowed variable in abstractstream.cc (#27976) 2 years ago
Willem Melching 8da5745970
cabana: use cyan/red coloring for values that move mostly up/down (#27966) 2 years ago
Dean Lee 8ad2d84aeb
cabana: refactor the cache for CAN events (#27969) 2 years ago
Willem Melching fbe70c43a4
cabana: make highlight fade time independent of playback speed (#27951) 2 years ago
Dean Lee f15cb01137
cabana: speed up parsing can events (#27874) 2 years ago
Dean Lee 74db5a4b42
cabana: group CAN events by message id to reduce the time complex from O(N) to O(1) (#27601) 2 years ago
Willem Melching 0afd3bab34
cabana: DBCManager only expose methods/signals through MessageId (#27540) 2 years ago
Dean Lee d09a9a08fc
cabana: fix hang on scrubbing in zommed chart (#27568) 2 years ago
Dean Lee dc31c50aa7
cabana: split events into chunks and processed concurrently (#27562) 2 years ago
Dean Lee 4efd246bac
cabana: improve UI & fix bugs (#27387) 2 years ago
Willem Melching 8772306467
cabana: fix events() call in AbstractStream::updateLastMsgsTo (#27360) 2 years ago
Willem Melching 5078c91805
cabana: refactor message id from QString to struct (#27352) 2 years ago
Dean Lee d19b668365
cabana: fix incorrect bit color after seek (#27287) 2 years ago
Willem Melching 276586fdf0
cabana: bit level change frequency highlighting (#27259) 2 years ago
Dean Lee 41304db1e6
cabana: syc the last messages after seeking (#27149) 2 years ago
Willem Melching e3c202b4a2
cabana: add button to suppress highlighted bytes (#27131) 2 years ago
Dean Lee b2675cef9a
cabana: colorful logs based on activity (#27008) 2 years ago
Dean Lee f9490739ab
Cabana: support live streaming (#26946) 2 years ago
Willem Melching 5b8d124be7
cabana: color bytes based on activity (#26970) 2 years ago
Willem Melching e69e4f4052
cabana: sort bus:id numerically instead of alphabetically (#26996) 2 years ago
Dean Lee 9884957e3e
cabana: sync play button state (#26917) 2 years ago
Dean Lee 322dec1ec8
Cabana: warn and exit if no rlogs in route (#26784) 2 years ago
Dean Lee cecef89124
Cabana: add signal value filters to the logs view (#26779) 2 years ago
Dean Lee f49520db0f
Cabana: display all logs in log view (#26659) 2 years ago
Dean Lee 7006230e08
Cabana: add `--ecam` flag to dispaly the wide road camera (#26727) 2 years ago
Dean Lee 89eeb72dbd
Cabana: update chart and video position (after a click) in pause mode (#26560) 2 years ago
Dean Lee f924e797b7
Cabana: remove bus time from can message (#26475) 2 years ago
Dean Lee 7b0f7312e5
Cabana: miscellaneous fixes (#26477) 2 years ago
Dean Lee 1cf293f3a6
Cabana: improve message sorting,filtering and updating. (#26396) 3 years ago
Dean Lee ac76cc9325
Cabana: cleanup code (#26369) 3 years ago
Dean Lee 728d969249
Cabana: limit X-axis range from settings (#26213) 3 years ago