OpenSatKit / Opensatkit
Core Flight System (cFS) Application Developer's Kit
Programming Languages
c 50402 projects - #5 most used programming language
Projects that are alternatives of or similar to Opensatkit
Xrit Rx📡 Receive images from weather satellite GEO-KOMPSAT-2A (GK-2A).
Stars: ✭ 46 (-51.06%)
Mutual labels: satellite
Oscam PatchedOpen Source Cam Emulator
Stars: ✭ 61 (-35.11%)
Mutual labels: satellite
LiqiLiQi of robinwen.
Stars: ✭ 83 (-11.7%)
Mutual labels: software
Tdoa Evaluation RtlsdrMatlab Scripts for Evaluation of a TDOA System based on RTL-SDRs
Stars: ✭ 49 (-47.87%)
Mutual labels: software
Macos SetupA curated macOS setup | v2
Stars: ✭ 60 (-36.17%)
Mutual labels: software
TufA framework for securing software update systems
Stars: ✭ 1,202 (+1178.72%)
Mutual labels: software
Dragonproxy🐲 A proxy to allow Minecraft: Bedrock clients to connect to Minecraft: Java Edition servers.
Stars: ✭ 994 (+957.45%)
Mutual labels: software
Nokia BookNOKIA Book covers selected aspects of the telecommunication industry programmer's work
Stars: ✭ 87 (-7.45%)
Mutual labels: software
SanchezFalse-colour geostationary satellite image compositor
Stars: ✭ 61 (-35.11%)
Mutual labels: satellite
Fe Necessary Book A book and software collection about frontend
Stars: ✭ 1,239 (+1218.09%)
Mutual labels: software
ElectrophysiologysoftwareA list of openly available software tools for (mostly human) electrophysiology.
Stars: ✭ 54 (-42.55%)
Mutual labels: software
Awesome GnssCommunity list of open-source GNSS software and resources 📡
Stars: ✭ 56 (-40.43%)
Mutual labels: satellite
TuranicA Fast and clean server software for Minecraft: Bedrock Engine/Edition and W10 Edition - v1.2.x
Stars: ✭ 79 (-15.96%)
Mutual labels: software
Himawari 8 Chrome🛰 Experience the latest image from the Himawari, GOES, Meteosat, and DSCOVR satellites
Stars: ✭ 48 (-48.94%)
Mutual labels: satellite
Make SurfaceVector surfaces creation routines
Stars: ✭ 86 (-8.51%)
Mutual labels: satellite
DepressurizerA Steam library categorizing tool.
Stars: ✭ 1,008 (+972.34%)
Mutual labels: software
SatvisSatellite orbit visualization and pass prediction with Cesium.js
Stars: ✭ 68 (-27.66%)
Mutual labels: satellite
Stream4flowA framework for the real-time network traffic analysis based on world-leading technologies for distributed stream processing, network traffic monitoring, and visualization.
Stars: ✭ 89 (-5.32%)
Mutual labels: software
Rio ColorColor correction plugin for rasterio
Stars: ✭ 87 (-7.45%)
Mutual labels: satellite
Himawari Bg🌏 Set the latest image from Himawari 8 as your desktop background.
Stars: ✭ 81 (-13.83%)
Mutual labels: satellite
OpenSatKit - A Core Flight System (cFS) Starter Kit
The Core Flight System (cFS) provides a portable and extendible framework augmented with user applications to implement flight software
solutions. The framework defines a layered architecture that provides a hardware and operating system independent application runtime
environment.

NASA maintains the cFS and community members, including NASA, provide components and distributions.

OpenSatKit is a cFS distribution that is intended to
- Provide a cFS training environment
- Provide a cFS application development environment
- Serve as a starting point for new cFS-based projects
Documentation
Wiki Overview
Quick Start PDF Guide
Installation (Ubuntu only)
Currently only Ubuntu 18.04 LTS is supported. COSMOS is not compatible with Ubuntu 20.04. See COSMOS tickets 1169 and 1171 for details. To install OpenSatKit, copy and paste the following line in an Ubuntu terminal window to run the installation shell script. Root privilege is required to install and run OpenSatKit.
bash <(\wget -qO- https://raw.githubusercontent.com/OpenSatKit/OpenSatKit/vendor/install.sh)
Note when you try to run 'ruby Launcher' for the first time you'll get en error stating you need to run 'bundle install' which you should do. The 'bundle install' in the installation script doesn't seem to work and this issue is captured in OpenSatKit ticket 12.
Please be patient, the installation can take around 30 minutes depending upon your internet and computer resources.
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at
[email protected].