UART bugfixes and improvements #471
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "eive/fsfw:mueller/uart-improvements"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
VTIME
andVMIN
determine timing behaviour and O_NONBLOCK would override this. This PR has the bug label because a non-talking device can shut down the PST in canonical mode (this bug was found testing a GPS device)sendLen
before checking data pointer to avoid warningsif::warning
instead ofsif::debug
FSFW_VERBOSE_LEVEL
instead ofOBSW_VERBOSE_LEVEL