tm now sent over PTME

This commit is contained in:
Jakob Meier
2021-10-07 17:23:41 +02:00
parent 1463bcae52
commit 18f7d3e3c9
3 changed files with 3 additions and 2 deletions

View File

@ -10,7 +10,7 @@
// CCSDS IP Cores.
#define OBSW_USE_CCSDS_IP_CORE 1
// Set to 1 if all telemetry should be sent to the PTME IP Core
#define OBSW_TM_TO_PTME 0
#define OBSW_TM_TO_PTME 1
// Set to 1 if telecommands are received via the PDEC IP Core
#define OBSW_TC_FROM_PDEC 0