Shane Smiskol
5cc7d1c36b
deprecate busTime ( #33146 )
...
* deprecate busTime
* bump
* do car can + more
* forgot some
* bump opendbc
* fix that too
* bump
old-commit-hash: 42f2601416
9 months ago
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
aa7d828769
cabana: fix the panda serial selector disappeared after `buildConfigForm()` ( #32342 )
...
old-commit-hash: 5f8b53be33
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
Dean Lee
03ba671b96
cabana: save settings to user-specific directory ( #30328 )
...
* save settings to user-specific directory
* include
old-commit-hash: b73329092c
2 years ago
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