CAN ID和PGN的互相转化

时间:2023-02-27 05:00:31
【文件属性】:

文件名称:CAN ID和PGN的互相转化

文件大小:65KB

文件格式:ZIP

更新时间:2023-02-27 05:00:31

CAN PGN 汽车

使用方法: # Entry into the proj dir $ cd [PROJ_DIR] # gcc the id2pgn.c(can frame's id convert to pgn) or pgn2id.c(pgn convert to can frame's id) $ gcc [C_FILE] -o [OUTPUT_FILE_NAME] #run the code $ ./[OUTPUT_FILE_NAME] Github仓库:https://github.com/Neyzoter/Canid2PGN。


【文件预览】:
Id2PGN
----.gitignore(29B)
----README.md(1KB)
----pgn2id.c(1KB)
----id2pgn.out(9KB)
----canid_type.h(762B)
----pgn2id.out(9KB)
----.git()
--------HEAD(23B)
--------index(441B)
--------FETCH_HEAD(91B)
--------COMMIT_EDITMSG(17B)
--------objects()
--------description(73B)
--------config(200B)
--------info()
--------hooks()
--------logs()
--------refs()
--------branches()
----id2pgn.c(1KB)

网友评论