Devicehandler Package #481
Reference in New Issue
Block a user
Delete Branch "eive/fsfw:mueller/devicehandler-package"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@@ -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)> {