some minor changes #291

Merged
gaisser merged 8 commits from KSat/fsfw:mueller/datalinklayer-convergence into development 2020-12-10 16:45:21 +01:00
Owner

Some minor formatting things to make SOURCE fork and devel branch equal.

Some minor formatting things to make SOURCE fork and devel branch equal.
muellerr added 1 commit 2020-12-03 13:19:41 +01:00
muellerr added 1 commit 2020-12-03 13:19:45 +01:00
muellerr added the
feature
label 2020-12-03 13:20:56 +01:00
gaisser added this to the ASTP 1.0.0 Local pools milestone 2020-12-03 18:20:56 +01:00
gaisser reviewed 2020-12-08 14:45:23 +01:00
Owner

We could update the Include guards here

We could update the Include guards here
muellerr marked this conversation as resolved
gaisser reviewed 2020-12-08 14:46:03 +01:00
@ -22,1 +12,3 @@
memset(packetBuffer, 0, sizeof(packetBuffer));
lastSegmentationFlag(NO_SEGMENTATION), mapId(setMapId), packetLength(0),
bufferPosition(packetBuffer), packetDestination(setPacketDestination),
packetStore(NULL), tcQueueId(MessageQueueIF::NO_QUEUE) {
Owner

packetStore could be set to nullptr in .h

packetStore could be set to nullptr in .h
muellerr marked this conversation as resolved
gaisser self-assigned this 2020-12-08 14:46:11 +01:00
muellerr added 1 commit 2020-12-08 15:11:34 +01:00
muellerr added 3 commits 2020-12-08 15:15:56 +01:00
muellerr added 1 commit 2020-12-08 15:46:52 +01:00
gaisser added 1 commit 2020-12-10 16:45:16 +01:00
gaisser merged commit 03e4504815 into development 2020-12-10 16:45:21 +01:00
gaisser deleted branch mueller/datalinklayer-convergence 2020-12-10 16:45:33 +01:00
Sign in to join this conversation.
No description provided.