Coder Social home page Coder Social logo

amber's Introduction

Amber OS

Amber OS simulates the runtime behavior of an AUTOSAR OS under Windows and Linux.

This project is part of a bigger initiative that involves several projects related to AUTOSAR.

The goal is to make it possible to develop fully functional AUTOSAR software components (SWCs) and test them out on Linux or Windows machines by placing the SWCs in sort of virtual container.

The AUTOSAR virtual container (including its SWCs) can later be deployed onto an embedded Linux system where the SWCs will run as it would on a traditional AUTOSAR system. Vehicle signal communication is done using the APX solution.

This project

This project contains the OS simulation layer that runs on top of Linux or Windows. It currently just contains a scheduler.

Related projects

  • autosar: A set of python3 modules for creating and working with AUTOSAR SWCs.
  • c-apx: APX is used as AUTOSAR Com module.
  • py-apx: Python3 module that contains the toolchain for APX.
  • autosar-demo: A demo project that shows how all pieces fit together.

Helper projects

  • adt: Abstract data structures for the C language.
  • dtl_type: Dynamic language data types for C.
  • cfile: A C code generator written in Python3.
  • msocket: Event-driven socket wrapper for Linux and Windows.

amber's People

Contributors

cogu 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.