nasa / fprime-tools

F´ Python tooling and helpers.
https://github.com/nasa/fprime
Apache License 2.0
20 stars 38 forks source link

Replace decode errors on unknown bytes #214

Closed LeStarch closed 1 month ago

LeStarch commented 1 month ago
Related Issue(s)
Has Unit Tests (y/n)
Documentation Included (y/n)

Change Description

Replaces the unknown bytes instead of crashing.

LeStarch commented 1 month ago

Fixes nasa/fprime#2841