Merge remote-tracking branch 'origin/develop' into mueller/pcdu-switch-callback
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good

This commit is contained in:
2022-01-19 18:18:41 +01:00
14 changed files with 576 additions and 170 deletions

View File

@ -1,7 +1,7 @@
/**
* @brief Auto-generated event translation file. Contains 140 translations.
* @details
* Generated on: 2021-12-29 20:24:08
* Generated on: 2022-01-17 15:35:58
*/
#include "translateEvents.h"

View File

@ -2,7 +2,7 @@
* @brief Auto-generated object translation file.
* @details
* Contains 113 translations.
* Generated on: 2021-12-21 17:21:23
* Generated on: 2022-01-17 15:36:10
*/
#include "translateObjects.h"

View File

@ -1,8 +1,6 @@
#ifndef LINUX_OBC_PTMEIF_H_
#define LINUX_OBC_PTMEIF_H_
#include <cstddef>
#include "fsfw/returnvalues/HasReturnvaluesIF.h"
/**