查看TSLA的源代码
←
TSLA
跳转到:
导航
,
搜索
因为以下原因,你没有权限编辑本页:
您刚才请求的操作只有这个用户组中的用户才能使用:
用户
您可以查看并复制此页面的源代码:
== DBC (CAN Databases) == [[文件:CAN-DBC-File-Format-01.png]] '''DBC Message Format:''' * A message starts with BO_ and the ID must be unique and in decimal (not hexadecimal) * The DBC ID adds 3 extra bits for 29 bit CAN IDs to serve as an 'extended ID' flag * The name must be unique, 1-32 characters and may contain [A-z], digits and underscores * The length (DLC) must be an integer between 0 and 1785 * The sender is the name of the transmitting node, or Vector__XXX if no name is available '''DBC Signal Format:''' * Each message contains 1+ signals that start with SG_ * The name must be unique, 1-32 characters and may contain [A-z], digits and underscores * The bit start counts from 0 and marks the start of the signal in the data payload * The bit length is the signal length * The @1 specifies that the byte order is little-endian/Intel (vs @0 for big-endian/Motorola) * The + informs that the value type is unsigned (vs - for signed signals) * The (scale,offset) values are used in the physical value linear equation (more below) * The [min|max] and unit are optional meta information (they can e.g. be set to [0|0] and "") * The receiver is the name of the receiving node (again, Vector__XXX is used as default) * [https://www.csselectronics.com/screen/page/can-dbc-file-database-intro/ CAN DBC File - QuickStart] * [https://www.csselectronics.com/pages/dbc-editor-can-bus-database Online DBC Editor] * https://github.com/joshwardell/model3dbc/blob/master/README.md * https://github.com/commaai/opendbc <br>
返回到
TSLA
。
个人工具
登录
名字空间
页面
讨论
变换
查看
阅读
查看源代码
查看历史
操作
搜索
导航
首页
社区专页
新闻动态
最近更改
随机页面
帮助
工具箱
链入页面
相关更改
特殊页面