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: 1b8324af876e66630b5f4e50623e3136a39f6ecb
This commit is contained in:
@@ -433,6 +433,10 @@ SConscript(['selfdrive/navd/SConscript'])
|
||||
|
||||
SConscript(['tools/replay/SConscript'])
|
||||
|
||||
opendbc = abspath([File('opendbc/can/libdbc.so')])
|
||||
Export('opendbc')
|
||||
SConscript(['tools/cabana/SConscript'])
|
||||
|
||||
if GetOption('test'):
|
||||
SConscript('panda/tests/safety/SConscript')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user