This commit is contained in:
2025-03-24 14:22:05 +01:00
parent 5125b0a984
commit c0a14d76cc
10 changed files with 6983 additions and 6959 deletions

View File

@ -1,6 +1,6 @@
<cangaroo-workspace>
<tabs>
<tab TimestampMode="2" title="Trace" type="TraceWindow" mode="aggregated">
<tab type="TraceWindow" title="Trace" TimestampMode="2" mode="aggregated">
<LinearTraceView AutoScroll="0"/>
<AggregatedTraceView SortColumn="-1"/>
</tab>
@ -8,10 +8,10 @@
<setup>
<network name="Network 1">
<interfaces>
<interface bitrate="500000" auto-restart-time="100" can-fd="0" driver="CandleAPI" configure="1" sample-point-fd="875" sample-point="875" type="can" auto-restart="0" name="candle0" bitrate-fd="4000000" one-shot="0" triple-sampling="0" listen-only="0"/>
<interface type="can" configure="1" can-fd="0" auto-restart="0" name="candle0" sample-point-fd="875" one-shot="0" bitrate-fd="4000000" bitrate="500000" listen-only="0" driver="CandleAPI" triple-sampling="0" sample-point="875" auto-restart-time="100"/>
</interfaces>
<databases>
<database filename="C:/Users/Vincent Chau/Documents/Fasttube/FT25/Sensorik/git/TTS/Software/TTS_FT24/CANdb/TTS_5zone.dbc" type="dbc"/>
<database type="dbc" filename="C:/Users/Vincent Chau/Documents/Fasttube/FT25/Sensorik/git/TTS/Software/TTS_FT24/CANdb/TTS_5zone.dbc"/>
</databases>
</network>
</setup>