Update FSFW #13

Merged
meierj merged 26 commits from mueller/update-fsfw into eive/develop 2021-09-17 07:55:59 +02:00
Owner
  • Add RM3100 handler
  • Bugfixes TM packet stored (PUS C)
- Add RM3100 handler - Bugfixes TM packet stored (PUS C)
muellerr added 63 commits 2021-09-16 11:42:48 +02:00
b2c102b2c1
Service Interface and Bugfix
1. Service Interface looks better now
2. Bugfix in CommandExecutor blocking mode
ba5e2ad8bb
Cleaning up TCP and UDP code
Same port number used as before, but some inconsistencies fixed
1183e5739d
using upstream action helper
Will be merged upstream soon
5454169e20
UartComIF: set O_NONBLOCK in canonical mode
When using the non-canonical mode, the file descriptor can be opened
in blocking mode because the VTIME and VMIN termios parameters are
used to configure non-blocking mode. However, in canonical mode, the fd needs to be opened with O_NONBLOCK
924c150af2
Possible bugfix in DHB
The delayCycles variables needs to be initialized differently
for periodic replies.
It is initialized to the maxDelayCycles value now
muellerr requested review from meierj 2021-09-16 11:43:01 +02:00
muellerr added 1 commit 2021-09-16 11:43:42 +02:00
meierj approved these changes 2021-09-17 07:55:51 +02:00
meierj merged commit 4489a61a00 into eive/develop 2021-09-17 07:55:59 +02:00
Sign in to join this conversation.
No description provided.