Srv 11 should check CRC of TT packet #719

Closed
opened 2023-01-12 19:17:33 +01:00 by gaisser · 1 comment
Owner

Incoming packets as data in the packet should be checked before inserting.

There was a wrong TcPacket sent without a timestamp and it still got inserted in the Schedule successful.

Incoming packets as data in the packet should be checked before inserting. There was a wrong TcPacket sent without a timestamp and it still got inserted in the Schedule successful.
gaisser added the
bug
label 2023-01-12 19:17:33 +01:00
muellerr was assigned by gaisser 2023-01-12 19:17:33 +01:00
Owner

I will try to fix this today.

The new code should also probably check that the received packet has the minimum size required for a TC packet. A min length check is required anyway before performing the CRC check.

I will try to fix this today. The new code should also probably check that the received packet has the minimum size required for a TC packet. A min length check is required anyway before performing the CRC check.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: fsfw/fsfw#719
No description provided.