Skip to content

Tetra7ton/kubos

 
 

Repository files navigation

WinSAT KubOS Flight Software

This repository contains the flight software prototype for the WinSAT-1 Cubesat as part of the CSDC 5 competition. CSDC

More information about the WinSAT CubeSat satellite and team can be found on the team website. WinSAT

The flight software utilizes the KubOS satellite software framework. KubOS

Overview

The flight software runs on the main Onboard Computer (OBC) and interfaces will all of other major subsystems onboard the satellite:

  • Attitude Determination and Control (ADCS)
  • Electrical Power System (EPS)
  • Radio Frequency (RF)
  • Payload

Mission applications, services, and hardware APIs are provided here that interface with all of these major subsystems as well as add other functionality such as telemetry handling and scheduling.

Testing has been done with one of the KubOS compatible computers, the Beaglebone Black, with COTS replacements (Adafruit, RPi, Sparkfun, etc...) for most of the onboard subsytems.

About

CubeSat Kubos Operating System for CDH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.6%
  • Shell 2.4%