Skip to content

Latest commit

 

History

1,612 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ON-BOARD DATA HANDLING 2.0

On-board computer module designed and developed by SpaceLab.

GitHub release (latest by date) GitHub commits since latest release (by date) GitHub last commit GitHub issues GitHub contributors

OverviewRepository OrganizarionDocumentationLicenseReleasesNotes

Overview

The SpaceLab OBDH 2.0 (On-Board Data Handling 2.0) is one of the service modules developed for the FloripaSat-2 Cubesat platform. The OBDH 2.0 is responsible to synchronize actions and the data flow between other modules (ie. EPS, Payloads) and the Earth segment. It packs the generated data into data frames and transmit back to Earth through TTC module, or stores it on a non-volatile memory for later retrieval. Commands sent from Earth segment to the CubeSat will be received by the radio transceivers located in the TTC module and redirected to the OBDH 2.0, which takes the appropriate action or forward them to the responsible module.

Repository Organization

  • doc: Technical documentation (including an user manual and an slide presentation).
  • firmware: Source files of the firmware project.
  • hardware: Source files of the hardware project.

Documentation

The main documentation of the project can be seen here.

License

This project is open-source under three different licenses: GNU General Public License v3.0 for firmware sources, CERN Open Hardware License v2.0 for hardware files, and CC BY-SA 4.0 for the documentation. Some third-part files and libraries are subjected to their specific terms and licenses.

Releases

The OBDH 2.0 software and hardware releases are synchronized in order to garantee compatibility. Then, using diferent versions might lead to unpredictable behavior. Refer to the documentation for compatibility notes.

Notes

More info about the SpaceLab: GitHub or Website

Releases

Packages

Used by

Contributors

Languages