Overview • Repository Organizarion • License • Releases • Notes
The SpaceLab OBDH2 (On-Board Data Handling 2.0) is one of the service modules developed for FloripaSat-2 Cubesat Mission. The OBDH2 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 OBDH2, which takes the appropriate action or forward them to the responsible module.
- doc: Technical documentation (including firmware, hardware, user guide, and datasheet).
- firmware: On-board computer module firmware project (sources and configs)
- hardware: On-board computer module hardware project (sources and outputs).
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 OBDH2 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.
More info about the OBDH2 target mission: FloripaSat-2