Tag:
Branch:
Tree:
985af1ce3c
__nightly
audible-cancel
auto-exp
axmodel
badges
beeps
bigmodeld
commatwo_master
devel
dtr-driving
huge-dummy
label-class
lagd-window-size
log-compat-test
log-dashcam-reason
master
modeld-misc-support
modeld-misc-support-secretgood
newsmooth
nightly
nightly-dev
no-block
not-so-secret-good-op
opendbc-tests
pyui-network-errors
release2
release3
release3-staging
revert-fan
rl-scroller
rl-test
sam
secretgoodopenpilot
secretgoodopenpilot-big
special_tr
special_tr_rebased
store-mic-audio
taco
taco2
tdw
test-msgs
test-tx-msgs
testing-closet
tmp-jenkins-35279
tmp-jenkins-35405
tr10
vff2-driving
wakeword-clip
v0.1
v0.2
v0.2.1
v0.2.2
v0.2.3
v0.2.4
v0.2.5
v0.2.6
v0.2.7
v0.2.8
v0.2.9
v0.3.0
v0.3.1
v0.3.2
v0.3.3
v0.3.4
v0.3.5
v0.4.0.2
v0.4.1
v0.4.2
v0.4.4
v0.4.5
v0.4.6
v0.4.7
v0.5
v0.5.1
v0.5.10
v0.5.11
v0.5.12
v0.5.13
v0.5.2
v0.5.3
v0.5.4
v0.5.5
v0.5.6
v0.5.7
v0.5.8
v0.5.9
v0.6
v0.6.1
v0.6.2
v0.6.3
v0.6.4
v0.6.5
v0.6.6
v0.7
v0.7.1
v0.7.10
v0.7.2
v0.7.3
v0.7.4
v0.7.5
v0.7.6.1
v0.7.7
v0.7.8
v0.7.9
v0.8
v0.8.1
v0.8.10
v0.8.11
v0.8.12
v0.8.13
v0.8.14
v0.8.15
v0.8.16
v0.8.2
v0.8.3
v0.8.4
v0.8.5
v0.8.6
v0.8.7
v0.8.8
v0.8.9
v0.9.0
v0.9.1
v0.9.2
v0.9.3
v0.9.4
v0.9.5
v0.9.6
v0.9.7
v0.9.8
v0.9.9
${ noResults }
2 Commits (985af1ce3cc9849c0c677d2f1a062daef1b8d0dc)
Author | SHA1 | Message | Date |
---|---|---|---|
|
e08569b0f3
|
cabana: support multiplexed signals (#28309)
* support muxed signals * write multiplexor in generateDBC * edit multiplex_switch_value in signalView * no overlapping warning for mux signals * group signals by multiplexer indicator * display freq for each multiplexed signals * remove all multiplexed signals after switch deleted * disable switch value * cleanup * historyView: use getValue * sort by switch value * check address * rename variables * rename signale type * parse multiplexed signals in dbcmanater * cache signal color in member variable * cleanup num_decimals * remove sources from dbcmanager and cleanup code * fix sort * check mltiplex in operator== * fix sizehint * convert multipledxed to normal after changing multiplxor to normal * throw error on multiple 'M' signals * add comment * parse multipled signals in test case * cleanup * change order * cleanup open * display multiplexed/overlapping signals in binaryview * sort overlapped signals by size * refactor dbcmanager * trimmed * parse multiplexed signals in test case * cleanup * merge master * space * use pointer for sigs * alldbcFiles * cleanup * cleanup sparkline * use std::vector * skip draw sparkline if isnull * bigger capacity |
2 years ago |
|
ed1f03dc41
|
cabana: paint sparkline in threads (#27925)
* multiple threading realtime sparkline * delay visible * remove msg_id * cleanup |
2 years ago |