c++ cabana: Initial version (#25946)

* draft

* continue

* fix QChart unresponsive with large points

* build with --extras

* add filter

* save DBC button

* more buttons

* add flag to use qcamera

* stop replay in dctor

* README

* use getMsg

* video control

* edit signal

* add colors

* correct ts

* add/edit signals

* use bus:address as key
old-commit-hash: 1b8324af87
This commit is contained in:
Dean Lee
2022-10-04 06:19:42 +08:00
committed by GitHub
parent 595d8471db
commit 292d55cf8a
23 changed files with 1218 additions and 1 deletions

View File

@@ -32,6 +32,7 @@ if maps:
qt_env['CPPDEFINES'] += ["ENABLE_MAPS"]
widgets = qt_env.Library("qt_widgets", widgets_src, LIBS=base_libs)
Export('widgets')
qt_libs = [widgets, qt_util] + base_libs
# build assets