msr-consulting / exscalabar_server

Repository for the EXSCALABAR server.
http://www.msrconsults.com/ukmet-gh/exscalabar
0 stars 1 forks source link

Provide Calibration Flag #83

Open lo-co opened 8 years ago

lo-co commented 8 years ago

For file and FP, indicate when a calibration is active and what kind it is.

lo-co commented 8 years ago

We launch the actor from the controller via a message, so we can insert this flag into the xData structure. The flag is available via the property CalState. This is a byte that is one of three values:

3 would indicate that both were active, but this is not a good case.

lo-co commented 8 years ago

The flag is there in the file, we just need to populate it appropriately...

lo-co commented 7 years ago

Currently, this is in the file. When calibrating, this flag is set to 1. Closing this for now as it indicates a calibration in progress. Will update after phase 3 is complete as this goes beyond the extent of reqs for phase 3.

cathrynjfox commented 7 years ago

I don't think this is working at the moment. It is always 0 even when running a calibration.

lo-co commented 7 years ago

Being set. Doesn't look likes it's getting where it needs to be. Possible that the ref to the CVT is not correct.

lo-co commented 7 years ago

Wrong reference used. Appears to be corrected now - will write 2 as we don't have a UI input that will allow the user to specify a pressure cal.

JustinLangridge commented 7 years ago

If this can write 1 (instead of 2) when calibrating then we can close once it's working

lo-co commented 7 years ago

In Calibration Actor::Actor Core, disabled the select for o3 and replaced the output with 1.