PUS C Telemetry implementation #414

Merged
gaisser merged 70 commits from mueller/pus-c-support into development 2021-05-04 14:43:40 +02:00
Owner
  • This adds PUS C support for telemetry.
  • The used packet needs to be specified explicitely. The packet type used in the FSFW can be specified in FSFWConfig.h
  • I suggest to merge this for a future release and not for 1.0.0
- This adds PUS C support for telemetry. - The used packet needs to be specified explicitely. The packet type used in the FSFW can be specified in `FSFWConfig.h` - I suggest to merge this for a future release and not for 1.0.0
muellerr added 67 commits 2021-04-20 18:06:53 +02:00
muellerr added the
feature
API Change
labels 2021-04-20 18:08:48 +02:00
gaisser added this to the ASTP 1.1.0 milestone 2021-04-20 18:15:08 +02:00
gaisser reviewed 2021-04-20 18:18:28 +02:00
@ -50,7 +52,7 @@
namespace fsfwconfig {
//! Default timestamp size. The default timestamp will be an eight byte CDC
Owner

Comment says 8 byte. Variable says 7

Comment says 8 byte. Variable says 7
muellerr marked this conversation as resolved
gaisser reviewed 2021-04-20 18:26:45 +02:00
@ -0,0 +5,4 @@
#include <fsfw/tmtcpacket/pus/TmPacketStoredBase.h>
/**
* This class generates a ECSS PUS A Telemetry packet within a given
Owner

ECSS PUS C Telemetry ;)

ECSS PUS C Telemetry ;)
Author
Owner

Good spot :)

Good spot :)
muellerr marked this conversation as resolved
muellerr added 1 commit 2021-04-20 18:35:23 +02:00
muellerr added 1 commit 2021-04-29 20:25:11 +02:00
muellerr added 1 commit 2021-05-04 14:08:02 +02:00
gaisser merged commit 08b9e92d25 into development 2021-05-04 14:43:40 +02:00
gaisser deleted branch mueller/pus-c-support 2021-05-04 14:43:46 +02:00
Sign in to join this conversation.
No description provided.