文件名称:uds-c-master
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-05-04
- 文件大小:
- 18kb
- 下载次数:
- 2次
- 提 供 者:
- xiao****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
uds 诊断主机模式,采用C语言作为开发语音。-
This is a platform agnostic C library that implements the Unified Diagnostics
Services protocol for automotive electronics. UDS is documented in ISO 14229 and
is the underpinning for the more well-known On-board Diagnostics (OBD) standard.
The library currently supports UDS running over CAN (ISO 15765-4), which uses
the ISO-TP (ISO 15765-2) protocol for message framing.
This library doesn t assume anything about the source of your diagnostic message
requests or underlying interface to the CAN bus
This is a platform agnostic C library that implements the Unified Diagnostics
Services protocol for automotive electronics. UDS is documented in ISO 14229 and
is the underpinning for the more well-known On-board Diagnostics (OBD) standard.
The library currently supports UDS running over CAN (ISO 15765-4), which uses
the ISO-TP (ISO 15765-2) protocol for message framing.
This library doesn t assume anything about the source of your diagnostic message
requests or underlying interface to the CAN bus
(系统自动生成,下载前可以参看下载内容)
下载文件列表
uds-c-master
............\.gitignore
............\.gitmodules
............\.travis.yml
............\CHANGELOG.mkd
............\LICENSE
............\Makefile
............\README.mkd
............\deps
............\....\bitfield-c
............\....\isotp-c
............\runtests.sh
............\src
............\...\uds
............\...\...\extras.c
............\...\...\extras.h
............\...\...\uds.c
............\...\...\uds.h
............\...\...\uds_types.h
............\tests
............\.....\common.c
............\.....\test_core.c