Skip to content
/ sdvos Public
forked from sdvos/sdvos

Standard Dependable Vehicle Operating System

Notifications You must be signed in to change notification settings

wya2017/sdvos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

                       _____ ____ _    ______  _____
                      / ___// __ \ |  / / __ \/ ___/
                      \__ \/ / / / | / / / / /\__ \ 
                     ___/ / /_/ /| |/ / /_/ /___/ / 
                    /____/_____/ |___/\____//____/  
                                                    
               Standard Dependable Vehicle Operating System
                        Copyright (C) 2015 Ye Li

SDVOS is an OSEK and AUTOSAR compliant operating system designed to offer high
configurability and efficiency for embedded automotive applications. SDVOS
conforms to OSEK BCC1/2 and ECC1/2. Additionally, it supports AUTOSAR schedule
tables and software counters. Other AUTOSAR features and driver supports are
under active development.

Currently, the supported architectures include AVR5, ARM Cortex M3, and M4 with
FPU support. Reference boards currently supported include NUCLEO boards,
Arduino UNO, STM32 Discovery, etc. Additionally, an SDVOS instance can be
executed in the Linux environment for testing and debugging.

For more information, please visit: http://www.sdvos.org

                        _______ _   ______  ____
                       / __/ _ \ | / / __ \/ __/
                      _\ \/ // / |/ / /_/ /\ \  
                     /___/____/|___/\____/___/  

About

Standard Dependable Vehicle Operating System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.2%
  • C++ 1.7%
  • Assembly 0.7%
  • Lex 0.5%
  • Yacc 0.4%
  • Makefile 0.4%
  • Other 0.1%