73 Commits (05dc0b51e6597fb83aed14f5a390fa4254751c98)

Author SHA1 Message Date
Dean Lee 89d767da49
cabana: improve find similar bits (#27651) 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
Dean Lee f00c108acb
cabana: eliminate deep copy of events in live stream mode (#27588) 2 years ago
Dean Lee 696cbb3e24
cabana: fix incorrect current ts in live stream mode (#27578) 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 2de085d39d
cabana: faster copy events (#27499) 2 years ago
Dean Lee 4efd246bac
cabana: improve UI & fix bugs (#27387) 2 years ago
Dean Lee ac0dbf74bc
cabana: add support for load&save extra dbc info (#27203) 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 2cb0f59962
cabana: delay starting live streaming thread (#27213) 2 years ago
Dean Lee 29d9d03759
cabana: add dialog to open route from remote or local (#27183) 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 544ad25a0b
cabana: support pause and slow motion playback in live stream mode (#27051) 2 years ago
Dean Lee b2675cef9a
cabana: colorful logs based on activity (#27008) 2 years ago
Dean Lee 1e4721ad62
cabana: fix memory corruption in live stream (#27037) 2 years ago
Dean Lee f0d22f88e1
cabana: add a slider to adjust chart range from 1 sec to max cached seconds. (#27005) 2 years ago
Dean Lee f9490739ab
Cabana: support live streaming (#26946) 2 years ago