Embedded software for the flight computer

8 stars 4 forks 8 watchers C BSD 3-Clause "New" or "Revised" License
10 Open Issues Need Help Last updated: Aug 8, 2026

Open Issues Need Help

View All on GitHub
enhancement good first issue

Embedded software for the flight computer

C
enhancement good first issue

Embedded software for the flight computer

C
enhancement help wanted advanced

Embedded software for the flight computer

C
enhancement good first issue

Embedded software for the flight computer

C
enhancement good first issue

Embedded software for the flight computer

C
help wanted

Embedded software for the flight computer

C

Embedded software for the flight computer

C

AI Summary: Set up a new C++ project using CMake for building on a Linux system (WSL or similar). The project structure should include 'src', 'include', 'test', and 'example' directories. A simple C++ file should be created and successfully compiled using CMake and Make.

Complexity: 2/5
good first issue

Embedded software for the flight computer

C

AI Summary: Create a base C++ class for device drivers to be used in the embedded flight computer software. The class must include a constructor, destructor, and a simple test method to verify initialization and destruction.

Complexity: 2/5
good first issue

Embedded software for the flight computer

C