CalgaryToSpace / CTS-SAT-1-OBC-Firmware

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

Resolved FIXME's for the TCMD_ascii_to_uint64() helper function #121

Closed KaleF07 closed 3 months ago

KaleF07 commented 3 months ago

Added error handling for FIXME's present in the TCMD_ascii_to_uint64() helper function, added unit tests for possible errors.

DeflateAwning commented 3 months ago

Also, feel free to add your name to the README as a contributor!