cFS
ogma
cFS | ogma | |
---|---|---|
8 | 12 | |
760 | 330 | |
2.6% | 0.0% | |
6.9 | 9.1 | |
3 days ago | 14 days ago | |
CMake | Haskell | |
Apache License 2.0 | GNU General Public License v3.0 or later |
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).
ogma
-
[ANN] Copilot 3.16
[1] https://github.com/nasa/ogma
-
[ANN] NASA's Ogma -- now with FPrime support
The changelog is available at: https://github.com/nasa/ogma/releases/tag/v1.0.8
-
More good news from the Ogma team -- Space ROS
https://space-ros.github.io/docs/rolling/Related-Projects/Ogma.html https://github.com/nasa/ogma
-
[ANN] NASA's Ogma 1.0.7
For more details, including videos of monitors being generated and flown in simulators, see: https://github.com/nasa/ogma
-
[ANN] Summer Internship at NASA Ames Research Center
The student, if selected, will be working on extending our capabilities to test cFS/ROS/FPrime applications, especially those using Ogma and/or Copilot for monitoring. Both Ogma and Copilot are open-source software written in Haskell.
-
[ANN] Copilot 3.12
Among others, Copilot has been used at the Safety Critical Avionics Systems Branch of NASA Langley Research Center for monitoring test flights of drones. It also serves as a runtime monitoring backend for the requirements elicitation tool FRET (https://github.com/NASA-SW-VnV/fret/), via Ogma (https://github.com/nasa/ogma).
- [ANN] Copilot 3.11
-
[ANN]: Copilot 3.10 - Runtime monitoring
Understanding these properties can get hard. Using a high level language as opposed to just C is very helpful (we review the code of flight systems with sometimes 4-5 people in the room and it's not trivial at all what it is doing or to show that it is correct). But even streams can sometimes be hard to understand for very complex monitors. We've also built Ogma (https://github.com/nasa/ogma) so that people can write properties in structured natural language, or transform other languages into Copilot (and then C/whatever).
-
Hacker News top posts: Dec 12, 2021
NASA Ogma: generate hard-realtime C runtime monitoring applications\ (0 comments)
- NASA Ogma: generate hard-realtime C runtime monitoring applications
What are some alternatives?
fprime - F´ - A flight software and embedded systems framework
nestjs-monorepo-microservices-proxy - Example of how to implement a Nestjs monorepo with no shared folder
copilot - A stream-based runtime-verification framework for generating hard real-time C code.
semver - Nx plugin to automate semantic versioning and CHANGELOG generation.
Open MCT - A web based mission control framework.
nestjs-spelunker - A NestJS Module for generating a NestJS Applications Module Dependency Graph.
luos_engine - Open-source and real-time orchestrator for cyber-physical-systems, to easily design, test and deploy embedded applications and digital twins.
fret - A framework for the elicitation, specification, formalization and understanding of requirements.
kubos - An open source platform for satellites
rust-brotli - Brotli compressor and decompressor written in rust that optionally avoids the stdlib