X-7-X / semcos

SEMC OS is an operating system for Space Exploration and beyond!

Home Page:https://semc-dev.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SEMC OS

Every day, technology folds in front of our eyes...

  • SEMC OS
  • But, why?
    • Time-orientation
  • Who are we?
    • Us
    • Nexus Aurora
  • Get SEMC OS!
    • Get the prebuilt image
    • Building
  • Contributing
    • TODOs
  • Licensing

Why?

Please note that this section is a work-in-progress.

Time-orientation

Time is one of the largest obstacles to having elegant, efficient, powerful software in space. The Y2K bug is a prime example of how time-dependant computers have been and still are. In an environment where a day is more than 24 hours, software may not behave as expected.

Us

So who are we?

We are SEMC. A team sprouted from Nexus Aurora, our goal in its entirety is to write software and ease the development of space exploration.

Nexus Aurora

Contributing

Obtain the source by cloning this repository, and building from the build instructions.

TODO

  • (Dynamic) Memory management
  • Framebuffer
  • Interrupts
  • Concurrency
  • Races
  • Virtual Memory

Licensing

SEMC OS is licensed under the Zlib license.

Copyright (c) 2020-2021 SEMC Team

This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:

  1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.

  2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.

  3. This notice may not be removed or altered from any source distribution.

About

SEMC OS is an operating system for Space Exploration and beyond!

https://semc-dev.org

License:zlib License


Languages

Language:C 87.6%Language:Assembly 6.7%Language:Makefile 5.7%