Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
parai committed Jun 28, 2021
0 parents commit 6c9700e
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# SSAS - Simple Smart Automotive Software

This project is not open source, all of the BSWs are developed by me alone according to AUTOSAR 4.2.

## BSWs of AUTOSAR

This project now provide below BSWs:

LinIf
LinTp
PduR (zero cost only)
CanTp
Dem
Dcm

Fee
MemIf (zero const only)
NvM

## 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, 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 use for bootloader
**AsOne**: PyQT5 based GUI tool for Com/Dcm

## prebuilt demo applications and its tools

0 comments on commit 6c9700e

Please sign in to comment.