CalgaryToSpace / CTS-SAT-1-OBC-Firmware

Firmware for the CTS-SAT-1 ("FrontierSat") mission. Runs on the STM32-based Onboard Computer.
MIT License
7 stars 0 forks source link

Write a CRC32 string parser #77

Closed robotoshi closed 2 months ago

robotoshi commented 3 months ago

Write a function that takes in a CRC32 string and returns the binary representation.

DeflateAwning commented 2 months ago

Is a duplicate of https://github.com/CalgaryToSpace/CTS-SAT-1-OBC-Firmware/issues/89