Coder Social home page Coder Social logo

wftangshsh / ssas-public Goto Github PK

View Code? Open in Web Editor NEW

This project forked from autoas/ssas-public

0.0 0.0 0.0 6.1 MB

Simple AUTOSAR Basic Software

Home Page: https://gitee.com/autoas/as

C++ 5.98% Python 19.33% C 73.13% Assembly 1.54% Batchfile 0.03%

ssas-public's Introduction

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

ssas-public's People

Contributors

parai avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.