Overview • Repository Organizarion • Documentation • License • Releases • Notes
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.
- 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.
The main documentation of the project can be seen here.
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.
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.