Willem Melching
9d65a49ee8
cabana SocketCanStream: support CAN-FD ( #34728 )
2 months ago
Dean Lee
227bb68e18
replay: improve segment loading and event handling ( #34490 )
...
improve segment Loading and Event Handling
3 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
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
Dean Lee
7aeabc37d0
cabana: add support to fetch preserved routes ( #34146 )
...
add support to fetch preserved routes
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
Dean Lee
3a1c9e0f01
cabana: fix route load error handing ( #34028 )
...
fix error handing
5 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
Maxime Desroches
8c8a4b4961
replace python with python3 ( #33303 )
...
3
old-commit-hash: 406939b9c0
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
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
6601133ad2
replay: handle route not found error with user warning message ( #32895 )
...
handle 404
old-commit-hash: 632c484dd5
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
11 months ago
Dean Lee
06aed0617a
cabana: avoid dead locks and improve responsiveness ( #32740 )
...
avoid dead locks and improve responsive
old-commit-hash: 865b98a5c4
11 months ago
Dean Lee
40de8d615f
replay: add stop() function ( #32673 )
...
add stop() func
old-commit-hash: 3f84fe3557
11 months 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
11 months ago
Adeeb Shihadeh
2c6829ed67
boardd is pandad ( #32628 )
...
* boardd is pandad
* rename tests
old-commit-hash: 34e329649d
11 months ago
Dean Lee
cdea057d4b
cabana: fix panda stream issues ( #32537 )
...
fix segfault
old-commit-hash: 6b3d2b5a80
11 months ago
Dean Lee
a2226ad906
cabana: Implement Remote Route Browsing Feature ( #32332 )
...
browse remote routes
old-commit-hash: b551e7c1a2
12 months ago
Dean Lee
aa7d828769
cabana: fix the panda serial selector disappeared after `buildConfigForm()` ( #32342 )
...
old-commit-hash: 5f8b53be33
12 months ago
Dean Lee
8df37a97d3
cabana: Improve seeking and zooming ( #32334 )
...
* Improve seeking and zooming
* No repeated calculation of freq
* set min zoom seconds to 10ms
old-commit-hash: d72f000d98
1 year ago
Dean Lee
f372bf3a1b
cabana: some improvements ( #32161 )
...
some improvements
old-commit-hash: 2d1078ee5b
1 year ago
Dean Lee
9118013d9c
cabana: refactor HistoryLog for simplification and enhancements ( #32284 )
...
old-commit-hash: 5e61775561
1 year ago
Dean Lee
df13fe2ead
replay: optimize memory usage with `MonotonicBuffer` ( #32278 )
...
Optimize Memory Usage with MonotonicBuffe
old-commit-hash: bbd1648f05
1 year ago
Dean Lee
372bea14e2
replay: bug fixes and improvements ( #32193 )
...
old-commit-hash: 2c409e0980
1 year ago
Dean Lee
4b2a00ef73
replay: refactor `Event` to remove the readers ( #32252 )
...
Refactor struct Event to remove the MessageReader from it
old-commit-hash: a824bd75ef
1 year ago
Dean Lee
eba689d638
replay: get route datetime from INIT_DATA ( #31913 )
...
get datetime from INIT_DATA
old-commit-hash: d647361fae
1 year ago
Dean Lee
234338ad55
cabana: fix the suppress highlight breaks after seeking ( #31912 )
...
old-commit-hash: 9e1639c3f1
1 year ago
Dean Lee
8056fe5aff
cabana: add csv export ( #30800 )
...
export csv
old-commit-hash: 5f04517677
1 year ago
Dean Lee
6ae3e95542
camerad: cleanup includes ( #30782 )
...
* cleanup includes
* continue
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: ab0b26d2b8
1 year ago
Dean Lee
2a2988f180
cabana: fix double comparisons ( #30468 )
...
compare double with epsilon
old-commit-hash: 7ded7a0720
1 year ago
Dean Lee
543ea2bf57
replay: simplify the code for allow/block list ( #30449 )
...
simplify allow/block list
old-commit-hash: da95fd3019
1 year ago
Dean Lee
be9d291dad
cabana: support suppress highlighted bits ( #30336 )
...
* support suppress highlighted bits
d
* faster filtering and sorting
* improve livestream
* specify the context in the connections
* remove inline
old-commit-hash: 01610128bb
2 years ago
Dean Lee
897a62dcfc
cabana: support multiple cameras ( #30339 )
...
support multiple cameras
old-commit-hash: fe4ad96701
2 years ago
Dean Lee
03ba671b96
cabana: save settings to user-specific directory ( #30328 )
...
* save settings to user-specific directory
* include
old-commit-hash: b73329092c
2 years ago
Dean Lee
920bc9acea
cabana: improve playback controller ( #30325 )
...
improve playback controller
old-commit-hash: 952838335d
2 years ago
Dean Lee
83678f7a87
cabana/chart: populate the points incrementally ( #30326 )
...
* populate the points incrementally
* less spacing
old-commit-hash: 57621afcb0
2 years ago
Dean Lee
3fb329773e
cabana: remove the qlog parsing thread ( #30319 )
...
remove the qlog thread
old-commit-hash: e287a5f164
2 years ago
Dean Lee
47b9097674
cabana: set the COMMA_CACHE environment variable ( #29849 )
...
* set COMMA_CACHE enviroment
* use /tmp/comma_donwloand_cache
old-commit-hash: 0431bbaa8b
2 years ago
Dean Lee
b43ea8de7b
cabana: bug fixes ( #29902 )
...
* fix freq
* fix chart legend alignment issue
old-commit-hash: 0bd9df3193
2 years ago
Dean Lee
c7efe08e08
cabana: add comparision operator for CanEvent ( #29864 )
...
old-commit-hash: ef4c963c60
2 years ago
Dean Lee
2716ef3a23
cabana: speed up exit ( #29813 )
...
old-commit-hash: 74daab120d
2 years ago
Dean Lee
64c3dc5ad6
cabana: add empty check before insert events ( #29798 )
...
old-commit-hash: 60593660e6
2 years ago
Dean Lee
6394bf09d3
cabana: fix crash when no can events in the log ( #29795 )
...
fix crash when no events
old-commit-hash: 0afcf12368
2 years ago