Dean Lee
7aeabc37d0
cabana: add support to fetch preserved routes ( #34146 )
...
add support to fetch preserved routes
8 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()
8 months ago
Dean Lee
049f6c1dd5
cabana: introduce `OneShotHttpRequest` to prevent concurrent HTTP requests ( #34136 )
...
add OneShotHttpRequest class for single-use HTTP requests
8 months ago
Dean Lee
8e14e400ef
cabana: enhance freq calculation and add zero division protection ( #34121 )
...
fix frequency calculation
8 months ago
Dean Lee
3c765a1f45
replay: eliminate qt dependency ( #34102 )
...
refactor to remove qt dependency and module Replay classes
8 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
8 months ago
Dean Lee
0f4ed56d51
cabana: fix thumbnail font size and timeline sorting issues ( #34086 )
...
fix thumbnail font size and timeline sorting issues
8 months ago
Patrick Bassut
22d19f2fc4
cabana: don't check for socketcan when not available ( #34039 )
8 months ago
Shane Smiskol
863d86c10c
Toyota: adaptive ACCEL_NET for new long tune ( #34034 )
...
* bump
* bump
* fix that
* should be a better way
* raise
8 months ago
Dean Lee
3a1c9e0f01
cabana: fix route load error handing ( #34028 )
...
fix error handing
8 months ago
Dean Lee
474607ba06
cabana: refactor video widget for simplified layout and enhanced rendering ( #33909 )
...
simplify video widget
9 months ago
Dean Lee
24a32c3dec
replay: remove Qt dependency from Segment and Timeline ( #33847 )
...
remove Segment, Timeline dependency on Qt
9 months ago
Dean Lee
30853a2c41
replay: replace Qt data types with standard C++ data types ( #33823 )
...
replace Qt data types with c++ data types
9 months ago
Greg Hogan
363e020ce6
cabana: SG_ parse allow no space before colon ( #33785 )
9 months ago
Dean Lee
eb0f637298
cabana: fix README example for streaming CAN messages from device ( #33781 )
...
fix README example for stream command
9 months ago
Dean Lee
196fb0a7ea
cabana: Insert newly split charts directly after the original chart ( #33748 )
...
split charts under current chart
10 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
10 months ago
Dean Lee
6547d9593c
cabana: fix issue where video can’t be paused by click during alert ( #33746 )
...
fix pause issue
10 months ago
Dean Lee
ea532c7a7c
cabana: improve isMessageActive ( #33563 )
...
improve isMessageActive
10 months ago
Dean Lee
47409ab4d4
ui: refactor CameraView to serve as a generic vision stream display class ( #33457 )
...
refactor transform
11 months ago
Dean Lee
c8048d85e9
cabana: update event Handling from CONTROLS_STATE to SELFDRIVE_STATE ( #33426 )
...
check selfdrive_state
old-commit-hash: fdf6c9009c
11 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
11 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
11 months ago
Maxime Desroches
8c8a4b4961
replace python with python3 ( #33303 )
...
3
old-commit-hash: 406939b9c0
11 months ago
Adeeb Shihadeh
ac9370addc
no more gh discussions
...
old-commit-hash: 82c2ec7208
12 months ago
Shane Smiskol
6fc4328de4
fix build
...
old-commit-hash: 04b636e3f2
12 months ago
Maxime Desroches
df13b36638
fix all codespell issues ( #33194 )
...
* bring back
* remove 2020 dictionary
old-commit-hash: 44c7144e1c
12 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
12 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
12 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
12 months ago
Dean Lee
76b55d39d7
cabana: update README ( #32965 )
...
improve README
old-commit-hash: 32a5cfd84c
1 year ago
Dean Lee
283574f334
cabana: fix wrong file path handling for recent files menu ( #32969 )
...
fix lambda
old-commit-hash: e3e54fb28b
1 year ago
Dean Lee
a18df70a3f
cabana: simplify stream management and remove problematic autosave feature ( #32945 )
...
simplify code and remove problematic code
old-commit-hash: c17c34187b
1 year ago
Dean Lee
dbf095522f
cabana: bug fixes and improvements ( #32934 )
...
bug fixes and improvements
old-commit-hash: 36815cc6d5
1 year ago
Dean Lee
7ca7f55530
cabana: improve signal view ( #32893 )
...
improve signal view
old-commit-hash: a8299ef800
1 year ago
Dean Lee
6601133ad2
replay: handle route not found error with user warning message ( #32895 )
...
handle 404
old-commit-hash: 632c484dd5
1 year ago
Dean Lee
26b02b2ed4
cabana: fixed row height issue in multi-line hex display ( #32816 )
...
fix multile line bytes
old-commit-hash: 8b7ffc96b5
1 year 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
1 year ago
Maxime Desroches
5658a6a9ea
cabana: include optional ( #32772 )
...
optional
old-commit-hash: 3de6ee5ee3
1 year 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
1 year ago
Dean Lee
06aed0617a
cabana: avoid dead locks and improve responsiveness ( #32740 )
...
avoid dead locks and improve responsive
old-commit-hash: 865b98a5c4
1 year ago
Dean Lee
a854878499
cabana: Fix visibility issue for a single data point in series ( #32749 )
...
Fix visibility issue for a single data point in series
old-commit-hash: 38529c5057
1 year ago
Harald Schäfer
05ed3d8c15
Restructure msgq ( #32652 )
...
* Update ref
* Compiles
* compiles
* Refactor rest of libs
* import all
* small fiex
* cleanup import
* Need msgq simlink too
* Add to openpilot docker too
* try repo
* Updates
* Fix lint
* fix docs
* Try blank slate
* Revert "Try blank slate"
This reverts commit f078ce04acacfe115c19e23e86038b01e2b84a6d.
* Maybe scons needs this to clear cache
* fix tests
* Disable test for now
* Update SConstruct
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Fix whitespace
* Write skip normal
* small fixes
* add test path
* Revert repo
* linting
* whitespace
* Bump msgq
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: e70dc90a45
1 year ago
Dean Lee
40de8d615f
replay: add stop() function ( #32673 )
...
add stop() func
old-commit-hash: 3f84fe3557
1 year ago
Dean Lee
8bdeb04e72
cabana: fix potential dangling pointer Issue ( #32672 )
...
Fix Potential Dangling Pointer Issue
old-commit-hash: 6688d7b91c
1 year ago
Harald Schäfer
f870a968e9
Split cereal into cereal/msgq ( #32631 )
...
* squash
* fix doc
* compile device
* compile device
* Update ref
* add msgq to precommit exclusions
* No service ports
* fix compile
* address comments
* More comments
* Delete logger
* Update opendbc
* Linting
* bump msgq
old-commit-hash: e71ec4e8d7
1 year ago
Dean Lee
958bdeda8a
cabana: stop stream thread before exiting main event loop ( #32634 )
...
stop stream thread before exiting main event loop
old-commit-hash: 1d61f320a8
1 year ago
Adeeb Shihadeh
2c6829ed67
boardd is pandad ( #32628 )
...
* boardd is pandad
* rename tests
old-commit-hash: 34e329649d
1 year ago
Dean Lee
cdea057d4b
cabana: fix panda stream issues ( #32537 )
...
fix segfault
old-commit-hash: 6b3d2b5a80
1 year ago
Adeeb Shihadeh
72b6504595
Revert "ui: single-threaded CameraView ( #32291 )"
...
This reverts commit 6adb53abf4d483e70bbe36725588a05cf75681fb.
old-commit-hash: c9531b463a
1 year ago