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
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
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
Willem Melching
6b98b83ad4
cabana: socketcan support ( #27952 )
...
* empty socketcan class
* works on linux with vcan
* add open stream widget
* fix MacOS build
* update readme
* unused
* no socketcan on C3
* fix in cabana sconstruct
* serial -> device
old-commit-hash: 2b0e4d46bb
2 years ago
Dean Lee
c1fecfb6dd
cabana: supports switching streams on the fly ( #28081 )
...
* open stream
* use std::atomic::exchange
* emit streamStarted immediately
old-commit-hash: a26e6d1633
2 years ago
Dean Lee
1045c7d836
cabana: startup stream chooser dialog ( #27938 )
...
* new StreamDialog
* choose dbc file
* update last_dir
* move to /streams
* cleanup
* add stretch
* catch panda exception
* cleanup
* cleanup
* small cleanup
* fix pandaStream crash caused by a failed connection
* static function to create stream widget
* cleanup
old-commit-hash: 590b1bc206
2 years ago