Dean Lee
|
a26e6d1633
|
cabana: supports switching streams on the fly (#28081)
* open stream
* use std::atomic::exchange
* emit streamStarted immediately
|
2 years ago |
Willem Melching
|
5c9935cc82
|
cabana: improve panda startup dialog (#28104)
* create combo box for serial numbers
* configure bus speeds
|
2 years ago |
Dean Lee
|
91dc064ac7
|
cabana: support all features except video in live stream mode. (#27994)
|
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 |
Dean Lee
|
dc4b7b37c0
|
cabana: fix PandaStream crash if no panda found (#27948)
|
2 years ago |
Willem Melching
|
2a981f5531
|
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>
|
2 years ago |