2 Star 15 Fork 7

autoas / as

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

AS - Automotive Software

This project is only free to be used for evaluation and study purpose, all of the BSWs are developed by me alone according to AUTOSAR 4.4.

AUTOSAR and its toolchain

architecture

Tools & Libraries

This project now provide below tools & libraries:

  • CanBusSimulator: CAN bus simulator over IP socket

  • LinBusSimulator: LIN bus simulator over IP socket

  • CanLib: CAN lib used to access CAN hardware(Vecotr CanCaseXL, PeakCan, ZLGCAN, etc)

  • LinLib: LIN lib used to access LIN hardware(COM, USB2I2C, USB2SPI etc)

  • DevLib: abstract device libraries used to access any other kind of devices for automotive

  • IsoTp: LIN or CAN(CANFD) Transport Layer(ISO15765)

  • Loader: A library used for bootloader

  • AsPy: A python interface to provide API to access CAN, LIN and IsoTp, it's easy to be used to implement test cases.

  • asone: QT based GUI tool for Com/Dcm/FlashLoader, it provides both the python version and pure C++ version, and the C++ version is the best. The asone tool also provides the lua engine for the UICom and UIDcm, thus lua scripts can be utilized to control Com/UDS communication.

  • DoIPClient: DoIP client library to access DoIP server

  • JSON Editor: JSON schema & PyQT5 based JSON configuation GUI tool for ssas

JSON Editor

Successful solutions for customer

  • CAN/LIN protocal based flashloader/bootloader for MCU.

  • CAN/LIN based UDS/COM stack for MCU.

  • PC tool asone UICom for the CAN/LIN based signal communication, lua script can be used to control the communication

  • PC tool asone UIDcm for the CAN/LIN based UDS, lua script can be used to process the request/response data and display it.

  • PC tool asone UIFBL for the CAN/LIN based flashloader/bootloader.

Documents

  • Background: CN

  • How to setup build environment: CN EN

  • Virtuan CAN environment: CN

  • Virtuan LIN environment: TBD

  • CAN Bootloader: CN

  • CAN OSEKNM: CN

  • NVM: CN

  • SOMEIP/SD: EN

  • DoIP: EN

  • Json Editor: EN

  • VDDS: EN

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/autoas/as.git
git@gitee.com:autoas/as.git
autoas
as
as
master

搜索帮助