Dean Lee
227bb68e18
replay: improve segment loading and event handling ( #34490 )
...
improve segment Loading and Event Handling
3 months ago
Dean Lee
8b4ddc987f
cabana: fix missing transmitter after undoing DBC message removal ( #34329 )
...
fix missing transmitter after undoing DBC message removal
4 months ago
Dean Lee
52c8a12b08
cabana: fix crash in live streaming mode by skipping thumbnail display ( #34302 )
...
resolve crash in live streaming mode
4 months ago
Dean Lee
d6214690dc
replay: fix various synchronization and event handling issues ( #34254 )
...
fix various synchronization and event handling issues
4 months ago
Dean Lee
822f613139
cabana: real-time cursor and video frame sync for chart and video ( #34301 )
...
* sync cursor and thumbnail between chart and video
* Revert "replay: Update video immediately after seek when paused. (#34237 )"
This reverts commit 3363881844
.
* use thumbnails while scrubing
* draw alert
* no update on resume
* draw timestamp
* cleanup
4 months ago
Dean Lee
9e8815def4
cabana: miscellaneous bug fixes and enhancements ( #34297 )
...
* toHexString
* use QToolBar
* fix incorrect groove rect
* limit CAN_MAX_DATA_BYTES
* add series type selector to chart toolbar
* dim inactive messages
* rename
* add help to chart
* cleanup
4 months ago
Dean Lee
7ac011ca89
cabana: add live and time-window heatmap modes for enhanced signal analysis ( #34296 )
...
add live and time-window heatmap modes
4 months ago
Dean Lee
9f3c2f0a37
cabana: enhance message heatmap visualization ( #34239 )
...
* enhance message heatmap visualization
* TODO
* improve log_factor
* typo
* bit_flip_counts
4 months ago
Lukas
af5082089e
cabana: issue filtering by addresses in FindSignal tool ( #34283 )
...
fixed filtering by addresses issue in cabana
4 months ago
Dean Lee
7aeabc37d0
cabana: add support to fetch preserved routes ( #34146 )
...
add support to fetch preserved routes
5 months ago
Dean Lee
e02a6e09fe
cabana: fix UI highlight for inactive items and crash in saveHeaderState() on closeEvent ( #34135 )
...
* Adjust the highlight color for inactive items to enhance visibility
* Resolve the crash occurring in messages_widget->saveHeaderState()
5 months ago
Dean Lee
049f6c1dd5
cabana: introduce `OneShotHttpRequest` to prevent concurrent HTTP requests ( #34136 )
...
add OneShotHttpRequest class for single-use HTTP requests
5 months ago
Dean Lee
8e14e400ef
cabana: enhance freq calculation and add zero division protection ( #34121 )
...
fix frequency calculation
5 months ago
Dean Lee
3c765a1f45
replay: eliminate qt dependency ( #34102 )
...
refactor to remove qt dependency and module Replay classes
5 months ago
Shane Smiskol
794ee3c9b4
bump opendbc ( #34088 )
...
* bump
* build dbcs
* bump
* bump
* bump
* bump
* no cache
* Revert "no cache"
This reverts commit 98929bb47f
.
* clean
* debug
* bump
* fix that
* fix
5 months ago
Dean Lee
0f4ed56d51
cabana: fix thumbnail font size and timeline sorting issues ( #34086 )
...
fix thumbnail font size and timeline sorting issues
5 months ago
Patrick Bassut
22d19f2fc4
cabana: don't check for socketcan when not available ( #34039 )
5 months ago
Shane Smiskol
863d86c10c
Toyota: adaptive ACCEL_NET for new long tune ( #34034 )
...
* bump
* bump
* fix that
* should be a better way
* raise
5 months ago
Dean Lee
3a1c9e0f01
cabana: fix route load error handing ( #34028 )
...
fix error handing
5 months ago
Dean Lee
474607ba06
cabana: refactor video widget for simplified layout and enhanced rendering ( #33909 )
...
simplify video widget
6 months ago
Dean Lee
24a32c3dec
replay: remove Qt dependency from Segment and Timeline ( #33847 )
...
remove Segment, Timeline dependency on Qt
6 months ago
Dean Lee
30853a2c41
replay: replace Qt data types with standard C++ data types ( #33823 )
...
replace Qt data types with c++ data types
6 months ago
Greg Hogan
363e020ce6
cabana: SG_ parse allow no space before colon ( #33785 )
6 months ago
Dean Lee
eb0f637298
cabana: fix README example for streaming CAN messages from device ( #33781 )
...
fix README example for stream command
6 months ago
Dean Lee
196fb0a7ea
cabana: Insert newly split charts directly after the original chart ( #33748 )
...
split charts under current chart
7 months ago
Dean Lee
19fdf90585
cabana: fix mouse wheel not scrolling charts when hovering over tips ( #33747 )
...
fix mouse wheel not scrolling charts when hovering over tips
7 months ago
Dean Lee
6547d9593c
cabana: fix issue where video can’t be paused by click during alert ( #33746 )
...
fix pause issue
7 months ago
Dean Lee
ea532c7a7c
cabana: improve isMessageActive ( #33563 )
...
improve isMessageActive
7 months ago
Dean Lee
47409ab4d4
ui: refactor CameraView to serve as a generic vision stream display class ( #33457 )
...
refactor transform
8 months ago
Dean Lee
c8048d85e9
cabana: update event Handling from CONTROLS_STATE to SELFDRIVE_STATE ( #33426 )
...
check selfdrive_state
old-commit-hash: fdf6c9009c
8 months ago
Adeeb Shihadeh
1b2bc44227
controlsd: split out state/alerts into selfdriveState ( #33421 )
...
* setup selfdriveState
* little more
* update refs
* migration
* all too slow
old-commit-hash: 87051803ab
8 months ago
Shane Smiskol
4f019b5f60
move selfdrive/car to opendbc ( #32630 )
...
* move most of /car
* move some car tests
move some car tests
* fix selfdrive/car/tests
* fix selfdrive/controls tests
* fix the rest of the selfdrive tests
* bump opendbc
* fix all tests
* few more non-test references
* remove opcar and move docs to car
fix these debugging scripts
fix docs
* bump opendbc and panda
forgot panda
old-commit-hash: e735a7f379
8 months ago
Maxime Desroches
8c8a4b4961
replace python with python3 ( #33303 )
...
3
old-commit-hash: 406939b9c0
8 months ago
Adeeb Shihadeh
ac9370addc
no more gh discussions
...
old-commit-hash: 82c2ec7208
9 months ago
Shane Smiskol
6fc4328de4
fix build
...
old-commit-hash: 04b636e3f2
9 months ago
Maxime Desroches
df13b36638
fix all codespell issues ( #33194 )
...
* bring back
* remove 2020 dictionary
old-commit-hash: 44c7144e1c
9 months ago
Shane Smiskol
54f912a1d5
opendbc is a package ( #33159 )
...
* bump
* rename to opendbc_repo
add symlink
* bump
* fix cabana
fix cabana
* bump
* fix whitelist paths
bump
* bump to master
* remove trailing slash
old-commit-hash: 7ee9d2d1b9
9 months ago
Shane Smiskol
5cc7d1c36b
deprecate busTime ( #33146 )
...
* deprecate busTime
* bump
* do car can + more
* forgot some
* bump opendbc
* fix that too
* bump
old-commit-hash: 42f2601416
9 months ago
Dean Lee
55ccea2c52
replay: add support for decompressing ZST log files ( #32910 )
...
* Add Support for Decompressing ZST Log Files
* 2 space and check magic number
* match BZ2
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: ade13722cd
9 months ago
Dean Lee
76b55d39d7
cabana: update README ( #32965 )
...
improve README
old-commit-hash: 32a5cfd84c
10 months ago
Dean Lee
283574f334
cabana: fix wrong file path handling for recent files menu ( #32969 )
...
fix lambda
old-commit-hash: e3e54fb28b
10 months ago
Dean Lee
a18df70a3f
cabana: simplify stream management and remove problematic autosave feature ( #32945 )
...
simplify code and remove problematic code
old-commit-hash: c17c34187b
10 months ago
Dean Lee
dbf095522f
cabana: bug fixes and improvements ( #32934 )
...
bug fixes and improvements
old-commit-hash: 36815cc6d5
10 months ago
Dean Lee
7ca7f55530
cabana: improve signal view ( #32893 )
...
improve signal view
old-commit-hash: a8299ef800
10 months ago
Dean Lee
6601133ad2
replay: handle route not found error with user warning message ( #32895 )
...
handle 404
old-commit-hash: 632c484dd5
10 months ago
Dean Lee
26b02b2ed4
cabana: fixed row height issue in multi-line hex display ( #32816 )
...
fix multile line bytes
old-commit-hash: 8b7ffc96b5
10 months ago
Dean Lee
43197fb8e8
cabana: fix chart value tip flickers when the mouse moves over it ( #32796 )
...
fix chart value tip flickers
old-commit-hash: 5aac2e5a89
10 months ago
Maxime Desroches
5658a6a9ea
cabana: include optional ( #32772 )
...
optional
old-commit-hash: 3de6ee5ee3
10 months ago
Dean Lee
d1cd5f7ad6
cabana: improved error messaging ( #32768 )
...
* check user authenrication
* Update tools/cabana/streams/replaystream.cc
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 54da59c1fe
10 months ago
Dean Lee
06aed0617a
cabana: avoid dead locks and improve responsiveness ( #32740 )
...
avoid dead locks and improve responsive
old-commit-hash: 865b98a5c4
10 months ago