Skip to content

Tevel-2 Project Initial Repository for CubeSat Project

Notifications You must be signed in to change notification settings

RaghadAtamna/GlobusSatProject2

 
 

Repository files navigation

TEVEL-2 Flight Software

This repository contains the flight software for the TEVEL-2 program CubeSat developed by Tel Aviv University in collaboration with ISIS - Innovative Solutions In Space.

The flight software is written in C and uses freeRTOS, an open-source real-time operating system. The software is designed to control and manage the CubeSat's onboard subsystems, including communication, power, and data storage.

The following repository contains:

  1. Skeleton files for the flight software project - which contain header files only.
  2. ISIS Demo code.
  3. Documentation - playload documentation from TAU-1.

Documentation

The software is based on the documentation provided in this folder. It is highly recommended that you review this document before working with the software.

Getting Started

To get started with the TEVEL-2 Flight Software, please follow these steps:

• Install ISIS-SDK from here After installing, the IDE for the project should be in "C:\ISIS\application\eclipse\eclipse.exe", unless you specified otherwise

• Set a local copy of this GitHub repository. Do so by forking and cloning the repository or cloning the repository using GitBash and

cd C:\ISIS\workspace
git clone https://github.com/adiwwww/GlobusSatProject2.git

• Set up your environment as seen in ISIS quickstart guide

About

Tevel-2 Project Initial Repository for CubeSat Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.2%
  • CSS 2.1%
  • Assembly 0.7%