re-run generators

all associated changes and fixes
This commit is contained in:
2023-02-08 14:11:11 +01:00
parent 6dcec02377
commit 349ebca08d
17 changed files with 52 additions and 68 deletions

View File

@ -1,5 +1,5 @@
/*******************************
* EIVE Flight Software Framework (FSFW)
* EIVE Flight Software
* (c) 2022 IRS, Uni Stuttgart
*******************************/
#ifndef SENSORPROCESSING_H_
@ -13,7 +13,7 @@
#include "AcsParameters.h"
#include "SensorValues.h"
#include "SusConverter.h"
#include "config/classIds.h"
#include "eive/resultClassIds.h"
class SensorProcessing {
public: