All Projects → PW-Sat2 → PWSat2OBC

PW-Sat2 / PWSat2OBC

Licence: AGPL-3.0 license
Source code of the PW-Sat2 On Board Computer (OBC) software.

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
CMake
9771 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to PWSat2OBC

Mercury-GS
An Open Source Program that allows users to interact with a Spacecraft in a lab environment, pre-launch.
Stars: ✭ 18 (-66.04%)
Mutual labels:  space, satellite, cubesat
obdh2
On-Board Data Handling Module 2
Stars: ✭ 12 (-77.36%)
Mutual labels:  satellite, cubesat
HAMRadio
How-To and Wiki pages for PW-Sat2 Ground Segment equipment and software dedicated for radio amateurs.
Stars: ✭ 21 (-60.38%)
Mutual labels:  satellite, cubesat
1KCubeSat Hardware
Hardware design files for my $1000 CubeSat.
Stars: ✭ 65 (+22.64%)
Mutual labels:  space, cubesat
Picosat Horus
Desenvolvimento e produção de um picossatélite para realizações de medições atmosféricas e envio de telemetria por RF.
Stars: ✭ 26 (-50.94%)
Mutual labels:  satellite, cubesat
Himawari.js
Download real-time images of Earth from the Himawari-8 satellite
Stars: ✭ 1,763 (+3226.42%)
Mutual labels:  space, satellite
trusat-frontend
The React codebase for space-sustainability tool TruSat
Stars: ✭ 31 (-41.51%)
Mutual labels:  space, satellite
CubeSatSim
CubeSatSim, the AMSAT CubeSat Simulator
Stars: ✭ 201 (+279.25%)
Mutual labels:  satellite, cubesat
Gpredict
Gpredict satellite tracking application
Stars: ✭ 484 (+813.21%)
Mutual labels:  space, satellite
Termtrack
Track satellites in your terminal
Stars: ✭ 375 (+607.55%)
Mutual labels:  space, satellite
Look4sat
Amateur radio and weather satellite tracker and passes predictor for Android inspired by Gpredict
Stars: ✭ 160 (+201.89%)
Mutual labels:  space, satellite
kubos-old
An open source platform for satellites
Stars: ✭ 68 (+28.3%)
Mutual labels:  satellite, cubesat
slimarray
SlimArray compresses uint32 into several bits, by using a polynomial to describe overall trend of an array.
Stars: ✭ 39 (-26.42%)
Mutual labels:  space
api
Open Source API for Launched Spacecrafts & Rockets data of ISRO🚀
Stars: ✭ 62 (+16.98%)
Mutual labels:  space
GuneyOzsanOutThereMusicVideo
Procedurally generated, real-time, demoscene style, open source music video made with Unity 3D for Out There by Guney Ozsan.
Stars: ✭ 26 (-50.94%)
Mutual labels:  space
stellarstation-api
The API definition for StellarStation.
Stars: ✭ 22 (-58.49%)
Mutual labels:  space
rust-spice
WOW! The complete NASA/NAIF Spice toolkit is actually usable on Rust
Stars: ✭ 31 (-41.51%)
Mutual labels:  space
pxm-manifest-specification
File specification for PXM (Pixel Monster)
Stars: ✭ 14 (-73.58%)
Mutual labels:  satellite
self-propelled-satellites
The system is formed by self-propelled satellites influenced by the Sun whose objective is not to leave the domain maintaining the maximum possible speed.
Stars: ✭ 18 (-66.04%)
Mutual labels:  satellite
university
University Management System
Stars: ✭ 15 (-71.7%)
Mutual labels:  student

PW-Sat2 OBC Software

This repository contains source code of the PW-Sat2 On Board Computer (OBC) software.

The repository is divided into following parts:

  • \doc - Documentation specific to the source code itself,
  • \integration_tests - Contains sources of python end-to-end tests,
  • \libs - Sources of the libraries used by the project,
    • \libs\drivers - Contains drivers for PW-Sat2 hardware,
    • \libs\external - Contains source code of all external libraries used by the project,
  • \platforms - Contains modules that are specific to any of the platforms that PW-Sat2 project supports,
    • \platforms\DevBoard - Module that provides definitions for the EFM32GG-STK3700 development board used for development & integration testing,
  • \src - Main OBC module,
  • \unit_tests - unit test project.

How to build

The list of the tools needed to build the OBC software and the instructions how to build it can be found here.

More about PW-Sat2

See our website for details about PW-Sat2 CubeSat project.

PW-Sat2 is a student satellite project started in 2013 at Warsaw University of Technology by the Students Space Association members. Its main technical goal is to test new deorbit technology in form of a large deorbit sail whereas the project purpose is to educate a group of new space engineers. In February 2018 PW-Sat2 became fully integrated and was being prepared to the launch into orbit onboard Falcon 9 planned for the end of 2018.

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].