Dean Lee
33d2893fd2
cabana: segment live stream logging ( #28407 )
...
old-commit-hash: b7a2a921ecd9576799922287fd43d18c75c0042b
2023-06-05 09:44:30 -07:00
Angus Gratton
78268323cd
cabana dbc: Sort signals by name if start bits are equal ( #28399 )
...
old-commit-hash: f659d4d44b1192467a7ad0d34c4f6747ae7382b4
2023-06-04 14:04:09 -07:00
Angus Gratton
5f3e8a41e8
cabana: Add menu item that resets the window layout ( #28390 )
...
old-commit-hash: 92d8295096468b65e35b660a9b536d99d2ce2b9f
2023-06-03 14:51:16 -07:00
Dean Lee
f1bde81712
replay: fixed incorrect totalSeconds when there are invalid segments in route ( #28388 )
...
old-commit-hash: 67b27b7496289fb7f05c603f44b4a76a104cd32f
2023-06-03 11:43:27 -07:00
Dean Lee
1156efe3c6
cabana: add a test case for dbc parsing ( #28383 )
...
test case for dbc parsing
old-commit-hash: 4e738e64e4394e9d25373917a2fb7a6c0a9041f8
2023-06-02 22:34:37 -07:00
Kacper Rączy
0378e7ed81
replay: lock uiDebug and userFlag messages behind all flag ( #28349 )
...
* Add ui-debug flag, for replaying ui debug states
* Fix flag description
* Replace --ui-debug with --all flag
* Add base_blacklist for services blacklisted by default
old-commit-hash: 26ad9b32f35ff2f4723a871125379537071950eb
2023-06-02 15:17:25 -07:00
Dean Lee
5f144b5c77
cabana: Support parsing of multi-line comments ( #28345 )
...
old-commit-hash: 99398176dfe707c84d591400b90838fdfceda5a3
2023-06-01 20:52:08 -07:00
Dean Lee
e7743b6acd
cabana: support displaying&editing overlapping signals in the binary view ( #28359 )
...
old-commit-hash: 2373f785560be95aa9a64e949466cf0929f7e6f9
2023-06-01 10:36:40 -07:00
Dean Lee
c0883bcabe
cabana: fix multiple dialog popups ( #28358 )
...
fix multiple popups
old-commit-hash: a19799cbe968a4f0633b591ff9ed27a9a3f35b61
2023-06-01 00:04:46 -07:00
Dean Lee
3fc8d79044
cabana: fix seeking issue ( #28346 )
...
* fix seekto
* rename loadThumbnail to parseQLog
old-commit-hash: e853af2ca6c84352b9cd7a17f9dae9a77f5cb3c1
2023-05-31 11:22:47 -07:00
Dean Lee
90bff752c1
cabana: improve dbc parsing ( #28321 )
...
old-commit-hash: 2a6458b44ed4189ec110036de956598e39fe8151
2023-05-27 15:43:42 -07:00
Dean Lee
40f37482c3
cabana: fix broken message filtering ( #28319 )
...
fix message filtering
old-commit-hash: b0120e30a491bad0284f860e81064d142519e647
2023-05-27 14:04:43 -07:00
Dean Lee
f0b0521db9
cabana: auto stretch last column ( #28310 )
...
old-commit-hash: 9a3897831cebe7ee98858a3820f05b1985a0f40f
2023-05-26 11:07:46 -07:00
Dean Lee
c2e86afc8c
cabana: support editing comments for messages ( #28299 )
...
old-commit-hash: 54506774f05a867ff0f6ab4ab494eeec792f838f
2023-05-25 13:38:58 -07:00
Dean Lee
6cc979a258
cabana: support editing dbc files without a stream ( #28294 )
...
* no stream mode
* disable tools menu if no stream
* disable splitter
* cleanup
* refactor matchMessage
old-commit-hash: d5d1ca11d4a5ba5ffcb067fd842540d5334e9360
2023-05-25 10:51:28 -07:00
Dean Lee
14fdc8aca6
cabana/MessageViewHeader: fixed header position issue ( #28291 )
...
old-commit-hash: 53190e926c7320f95a108874ab44536ca57a7cfd
2023-05-25 10:50:36 -07:00
Dean Lee
c1fecfb6dd
cabana: supports switching streams on the fly ( #28081 )
...
* open stream
* use std::atomic::exchange
* emit streamStarted immediately
old-commit-hash: a26e6d1633b994029e67611f7954250517f71acd
2023-05-24 20:47:37 -07:00
Kacper Rączy
3c1ae19261
replay: replay deprecated pandaState if pandaStates is whitelisted ( #28275 )
...
old-commit-hash: 00ff096ca2f9ca5e1c0f6a78702dc3cc78978092
2023-05-23 19:48:57 -07:00
Dean Lee
3a838e5342
cabana: use double for minimum value & maximum value ( #28252 )
...
old-commit-hash: 36dd49e542968bf13943dcd375424dae6c271b63
2023-05-21 12:35:45 -07:00
Dean Lee
5198e64c8f
cabana: reject group separator in QDoubleValidator ( #28250 )
...
old-commit-hash: 9ac73b719fe0c7bb6f3dd23514b2c837a3bd17ae
2023-05-21 12:33:38 -07:00
Dean Lee
85d4ba325d
cabana: use the same double precision as the dbc file ( #28234 )
...
old-commit-hash: ac2c87246af2d73f6c0481934d8cc4969aba4b4d
2023-05-19 12:36:11 -07:00
Dean Lee
6eef545e9f
cabana: fix segfault on screen changed ( #28233 )
...
fix segfault on scrrenChanged
old-commit-hash: e6c9e764c0f9198bc4fadd1e01679a5d1e2d55b6
2023-05-19 03:01:38 -07:00
Dean Lee
91ccb8b415
cabana: add #include <QObject> in dbcfile.h ( #28219 )
...
old-commit-hash: 5b54f0938fef846525a6e7f3c2444cdbc5585333
2023-05-17 00:08:10 -07:00
Comma Device
9bdbb993ea
set ssh enabled in ssh helper script
...
old-commit-hash: b7daab0ee07c6bdf0ff1cdbf93de08fe02be3236
2023-05-15 19:32:40 -07:00
Dean Lee
1e58a8e991
cabana/findSignalDlg: support filter messages by bus/address/time. ( #28186 )
...
old-commit-hash: 13504f5ecfae23fb7b6302f62be797cdefa10990
2023-05-14 10:14:31 -07:00
Dean Lee
f30caf9ec5
cabana: add tool to search for possible signals through values. ( #28182 )
...
* Add tools to search for possible signals through values.
* use ,
old-commit-hash: 10bdcef0fe1186ee9bdc59dc04237bae005df22f
2023-05-13 14:05:14 -07:00
Kacper Rączy
870fffd30b
macOS: disable camerad and sensord build ( #28164 )
...
* Disable camerad and sensord on Darwin
* Add gcc@12 to mac_setup as it's required by panda
* Update panda
old-commit-hash: 1a5f29ecc6a657ec4ecfe9e60b47177e0f1dbad4
2023-05-12 13:01:00 -07:00
Adeeb Shihadeh
0a62304928
cabana: remove dead image from readme
...
old-commit-hash: 40dd150fc6f6a7da8bd46b47fbede85bf5751860
2023-05-11 12:57:55 -07:00
Dean Lee
bd4d5ff3d4
cabana: fix the frequency was incorrect when replay from a specified segment ( #28165 )
...
old-commit-hash: f01652cc41590b08371a98f84f36d67f262c428a
2023-05-11 10:42:25 -07:00
Robbe Derks
7133d5b9cc
can states plotjuggler layout
...
old-commit-hash: 5ca14c072f240d564f967f5e2c84b69387dc7b78
2023-05-11 13:38:07 +02:00
Dean Lee
c9d56e78a6
cabana: cleanup DBCFile ( #28160 )
...
old-commit-hash: 720df4d150913e9ee98165d2bb03a18d7566e746
2023-05-10 13:57:55 -07:00
Willem Melching
2e21af7d26
cabana: partial match on ID filter ( #28158 )
...
old-commit-hash: 3f8fc8f6f8635797a61d4c6bb0fa787517d444b7
2023-05-10 10:19:28 -07:00
Dean Lee
13c6a92471
cabana: cleanup mainwin ( #28142 )
...
* Remove redundant calls to updateLoadSaveMenus()
* cleanup updateLoadSavemenus
* helper function closeFile
* remove redundant calls to remindSaveChanges()
* remove unnecessary call to updateRecentFiles
* cleanup
old-commit-hash: 933be2e128b363a77ca525554198822629733afc
2023-05-09 10:04:06 -07:00
Dean Lee
ca13898b23
cabana: show and edit all messages present in DBC files ( #28108 )
...
* show all messages present in DBC files
* set last section stretch
* user can't resize data section
* re-fetch if filtering freq|count|data
* reserve set space
* use contains
* emit signalAdded for all related sources
old-commit-hash: f7e024f2f22139153aa8ee5ce9a9713bd51d99f0
2023-05-07 16:48:47 -07:00
Dean Lee
6ebc95c87d
cabana: clear all cached values in chart after changing signal properties in live mode ( #28125 )
...
old-commit-hash: d7adee9766909f40e2d534274635b15e75e3737b
2023-05-07 16:48:21 -07:00
Willem Melching
3cd82e36b7
cabana: fix rounding error in filter sizehint ( #28116 )
...
old-commit-hash: b3a3040d09f32e45fd21c72d518ac57a29b2f27d
2023-05-05 11:28:54 -07:00
Dean Lee
67d627d73c
cabana: Make the close button on TabBar look consistent and adaptable to different templates. ( #28065 )
...
consistent and adaptable to different templates
old-commit-hash: 4ed6412ee5c7c41eaf8b6715a8ce030a7ae9aecc
2023-05-04 11:27:03 -07:00
Willem Melching
188aea549c
cabana: improve panda startup dialog ( #28104 )
...
* create combo box for serial numbers
* configure bus speeds
old-commit-hash: 5c9935cc82bde9f0622c5177464b0b9bb21cbf8e
2023-05-04 10:59:26 -07:00
Willem Melching
3cd1f3560b
cabana: add filter per column ( #28034 )
...
* add non functional lineedits
* implement actual filtering
* more efficient modelReset
* less diff
* refactor contains
* make sortMessages static
* cleanup
* regex support
* case insensitive
* uncomment
* set header before restoring state
* force reset
* more regex matching
* update comment
* put back header with clear button
* handle hiding
* handle horizontal scrolling
* whitespace
* dont add that
old-commit-hash: aa54204c81cfd17eeada96df3671e6cbd12ebc01
2023-05-04 10:51:00 -07:00
Willem Melching
10215bc44e
cabana: add option to suppress already known signals ( #28106 )
...
* suppress using static mask
* use mask in updateLastMsgsTo
* store mask in cabana::Msg
* update mask in the right places
* actually build mask
* restore setting
* less diff
old-commit-hash: b53f748a1a328e63dff0a404114c5210eeaf2282
2023-05-04 10:50:28 -07:00
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: 50e6c43efd346860c61c8aa053518499c831a624
2023-05-02 12:46:28 -07:00
Dean Lee
bd0d42a563
cabana: fixed segfault when search in signals ( #28078 )
...
old-commit-hash: a16730a9c44fef2775823a4acd8f4e76bbc7dde3
2023-05-02 11:29:38 -07:00
Dean Lee
4918304e47
cabana: fix the timeline position of the newly created chart was always 0 when paused. ( #28079 )
...
old-commit-hash: e5678d3a3f67c9280284281c6854890393e131fb
2023-05-02 10:44:47 -07:00
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: 45f1f764ea32f05b51e8e8a84ab6ce7ab8eefd95
2023-04-29 13:27:37 -07:00
Dean Lee
14443527cc
cabana: fix time is displayed incorrectly when mouse dragged outside of the slider ( #28048 )
...
fix time is displayed incorrectly when the mouse is dragged outside of the slider
old-commit-hash: 64fb5cb9223a2266e7dc617595b4a8564aa8b82f
2023-04-27 14:19:06 -07:00
Dean Lee
31566c8b8f
cabana: set the capacity of points from cached events ( #28032 )
...
old-commit-hash: a91deca39e932a404b89030bae494588a3be4784
2023-04-26 09:54:42 -07:00
Willem Melching
5c74c4d75d
cabana: hide/show columns using context menu ( #28033 )
...
old-commit-hash: 8318d7207b96232894580cd5fd8da3f0ff7c0d70
2023-04-26 09:54:26 -07:00
Dean Lee
bcc6999411
cabana: fix wrong total seconds in replay mode ( #28015 )
...
* fix total_sec
* fix chart max range
* fix all_evnets order & use vector to improve performance
* dynamic updating max time
* get real time from qlog
* Update tools/cabana/streams/livestream.cc
Co-authored-by: Shane Smiskol <shane@smiskol.com >
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com >
old-commit-hash: 7f856eafd98eb70d91c6b3e882991f34d1c4c4c8
2023-04-25 21:49:10 -07:00
Adeeb Shihadeh
91e94cc57d
bump opendbc ( #28006 )
...
old-commit-hash: 86dd0923d48bb503f0117af480d434958ca688c1
2023-04-24 13:52:35 -07:00
Dean Lee
b07058407b
cabana: fixed incorrect comparison ( #28007 )
...
old-commit-hash: aabbe9ff1835345a67213992d026f02c1e97539e
2023-04-23 18:20:43 -07:00