eive/fsfw:mueller/devicehandler-package
development
@@ -0,0 +154,4 @@
TEMPERATURE_CELCIUS
};
class MgmPrimaryDataset: public StaticLocalDataSet<5> {
This set has only 4 entries so I think also NUM_VARIABLES should be 4
@@ -0,0 +108,4 @@
FIELD_STRENGTH_Z,
class Rm3100PrimaryDataset: public StaticLocalDataSet<3 * sizeof(float)> {
No dependencies set.
The note is not visible to the blocked user.
@@ -0,0 +154,4 @@TEMPERATURE_CELCIUS};class MgmPrimaryDataset: public StaticLocalDataSet<5> {This set has only 4 entries so I think also NUM_VARIABLES should be 4
@@ -0,0 +108,4 @@FIELD_STRENGTH_Z,};class Rm3100PrimaryDataset: public StaticLocalDataSet<3 * sizeof(float)> {