cFS
luos_engine
cFS | luos_engine | |
---|---|---|
8 | 35 | |
779 | 514 | |
2.8% | 0.6% | |
7.3 | 5.5 | |
about 1 month ago | 3 months ago | |
CMake | C | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
cFS
- NASA CoreFlight System (CFS)
- Examples of excellently-written projects.
-
[ANN] NASA's Ogma -- now with FPrime support
[4] https://github.com/nasa/cFS
-
C programming jobs?
I definitely recommend looking at https://github.com/nasa/cFS for some great pure C coding.
-
Resources for Space sector embedded programming
Nowadays there's a trend towards openness and reusability. There's frameworks like the NASA Core Flight System (cFS) and the NASA JPL F Prime framework. There's also workshops where all of us flight software engineers get together and discuss new research, trends etc: https://www.youtube.com/c/FlightSoftwareWorkshop
-
Ask HN: What open source projects go to space?
Core Flight System (cFS) https://github.com/nasa/cFS
NASA has a lot of open source projects including a bunch that don't "go to space" but are used in space related projects (check each project for contributor guidelines):
https://github.com/nasa/openmct - web based mission control software
-
ANN: NASA's Ogma
Your best bet is probably to read the documentation of the project itself, as well as documentation from the associated projects FRET, Copilot (https://copilot-language.github.io/documentation.html, https://ntrs.nasa.gov/citations/20200003164), and cFS (https://github.com/nasa/cFS).
luos_engine
- Luos: Develop scalable cyber-physical systems
-
Embedded microservices and Luos: a love story
After much research and experimentation, Ada discovered Luos. Luos is a framework for building and managing microservices on embedded devices. It provides a set of tools and libraries that make it easy to develop, deploy, and manage microservices on embedded systems. Ada was thrilled with Luos and knew that it was the perfect solution for her client's project.
-
ChatGPT: The Ultimate Tool for Solving Code Issues
"The error you are seeing is caused by passing an invalid parameter to the motor control function. To fix this, you need to make sure that the parameter you are passing is valid according to the Luos API documentation. You can do this by checking the documentation and ensuring that you are using the correct parameter type and value."
-
Luos surpasses 400+ stars on GitHub! 🎉
⭐️ Star the Luos repository here: https://github.com/Luos-io/luos_engine
- Embedded programming is like web development
- Show HN: Open-source and real-time orchestrator for distributed architectures
-
⭐️ Star the Luos GitHub repository
We are an open-source start-up, which means we grow through your support and contribution. ▶️ https://github.com/Luos-io/luos_engine
-
Create a full Embedded and real-time networking application with ESP32 evaluation board
Check out the code on GitHub: https://github.com/Luos-io/luos_engine/tree/main/examples/projects/ESP32
-
How to deal with multiple Hardware on your Platformio libraries.
Example code available here: https://github.com/Luos-io/luos_engine
- Show HN: Open-source orchestrator for ESP32, Arduino, STM32 etc.
What are some alternatives?
fprime - F´ - A flight software and embedded systems framework
Micro-XRCE-DDS-Client - Micro XRCE-DDS Client repository. Looking for commercial support? Contact [email protected]
copilot - A stream-based runtime-verification framework for generating hard real-time C code.
zephyr - Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Open MCT - A web based mission control framework.
micro_ros_arduino_kaiaai - micro-ROS Arduino library for Kaia.ai robotics software platform
ogma - Generator of runtime monitors for flight and robotics applications.
o1heap - Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems. There is very little activity because the project is finished and does not require further changes.
kubos - An open source platform for satellites
comms_champion - C++(11) library to implement and tools to monitor binary communication protocols
fret - A framework for the elicitation, specification, formalization and understanding of requirements.
micro_ros_espidf_component - micro-ROS ESP32 IDF component and sample code