An open API service indexing awesome lists of open source software.

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

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