Adeeb Shihadeh
|
0b9ab8bb91
|
cabana: replace Qt types with stdlib (#37519)
* cabana: replace Qt types with stdlib
* lil more
* cleanup sconscript
|
2026-03-01 15:51:16 -08:00 |
|
Ahmed Harmouche
|
037e6e749a
|
cabana: fix crash when zmq address is used (#37222)
* Fix zmq support in cabana
* Refactor to launch bridge, remove socketadapter
* bridge_path should be camel_case
|
2026-02-17 09:19:41 -08:00 |
|
Dean Lee
|
a18df70a3f
|
cabana: simplify stream management and remove problematic autosave feature (#32945)
simplify code and remove problematic code
old-commit-hash: c17c34187b6e9c14b3c00135386625bbb601ed22
|
2024-07-10 15:10:24 -07:00 |
|
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: 590b1bc2062d8a7f1ec253e0d0c5ab94799524c1
|
2023-04-19 10:49:06 -07:00 |
|
Willem Melching
|
484eed0acf
|
cabana: support direct streaming from panda over USB (#27936)
* refactor livestream into devicestream
* add panda stream
* unused
* whitespace
* move logging to base class
* add cmdline args
* Update selfdrive/boardd/boardd.cc
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 2a981f553162ff41dd50ed6921b90ac512efa3d2
|
2023-04-17 15:37:26 -07:00 |
|