Dean Lee
c17c34187b
cabana: simplify stream management and remove problematic autosave feature ( #32945 )
...
simplify code and remove problematic code
10 months ago
Dean Lee
6b3d2b5a80
cabana: fix panda stream issues ( #32537 )
...
fix segfault
11 months ago
Dean Lee
b551e7c1a2
cabana: Implement Remote Route Browsing Feature ( #32332 )
...
browse remote routes
1 year ago
Dean Lee
01610128bb
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
2 years ago
Willem Melching
2b0e4d46bb
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
2 years ago
Dean Lee
a26e6d1633
cabana: supports switching streams on the fly ( #28081 )
...
* open stream
* use std::atomic::exchange
* emit streamStarted immediately
2 years ago
Dean Lee
590b1bc206
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
2 years ago