https://github.com/ahmedelgarnousy/ap-autosar-com-stack
Adaptive AutoSAR Communication Stack Graduation Project
https://github.com/ahmedelgarnousy/ap-autosar-com-stack
adaptive-autosar algorithms cmake cpp data-structures gtest linux-custom-image networking oop someip system-programming tcp-ip vsomeip
Last synced: 5 months ago
JSON representation
Adaptive AutoSAR Communication Stack Graduation Project
- Host: GitHub
- URL: https://github.com/ahmedelgarnousy/ap-autosar-com-stack
- Owner: AhmedElgarnousy
- License: mit
- Created: 2023-12-19T18:18:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-30T19:15:35.000Z (6 months ago)
- Last Synced: 2025-03-30T20:23:24.401Z (6 months ago)
- Topics: adaptive-autosar, algorithms, cmake, cpp, data-structures, gtest, linux-custom-image, networking, oop, someip, system-programming, tcp-ip, vsomeip
- Language: HTML
- Homepage:
- Size: 5.34 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Adaptive-AUTOSAR
The goal of this project is to implement the comm. stack defined by the standard for Graduation Project. For more information.
## Dependecies
It will be tried to use minimum number of dependencies as much as possible. The current dependencies are as follows:
- Cpp Standard: 14
- Cmake mimimum version: 3.27
- Compiler:
- GCC C/C++ Compiler (x86-64 Linux GNU): 11.2.0;## Build
### Compiler debug configuration
### Compiling
### Unit tests running