Dean Lee
|
97e9d55588
|
cpplint: `build/include_what_you_use` (#29556)
* include_what_you_use
* remove comments
* include <memory>
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 2d99521e75
|
2 years ago |
Dean Lee
|
42dd6af842
|
ui/networking: remove call to clearLayout (#29037)
* build list inplace
* move clearLayout to cabana
* cleanup include
* polish style
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: fd8a9c8520
|
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 |
Willem Melching
|
188aea549c
|
cabana: improve panda startup dialog (#28104)
* create combo box for serial numbers
* configure bus speeds
old-commit-hash: 5c9935cc82
|
2 years ago |
Dean Lee
|
2b9c35ddf7
|
cabana: support all features except video in live stream mode. (#27994)
old-commit-hash: 91dc064ac7
|
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 |
Dean Lee
|
679ae7865a
|
cabana: fix PandaStream crash if no panda found (#27948)
old-commit-hash: dc4b7b37c0
|
2 years ago |
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: 2a981f5531
|
2 years ago |