Opened 12 years ago
Closed 12 years ago
#159 closed enhancement (implemented)
Try to log anti-ice settings as well
Reported by: | István Váradi | Owned by: | István Váradi |
---|---|---|---|
Priority: | critical | Milestone: | General availability |
Component: | datacollection/fsuipc | Keywords: | |
Cc: |
Description
First, try to determine if it can be queried reliably from FSUIPC. If so, log it for takeoff and landing. Otherwise, provide checkboxes on the takeoff and landing pages, and log the values from there.
Attachments (0)
Change History (6)
comment:1 by , 12 years ago
Component: | other → datacollection/fsuipc |
---|---|
Status: | new → accepted |
comment:2 by , 12 years ago
comment:4 by , 12 years ago
Status: | accepted → implemented |
---|
For the time being, the anti-ice settings are read from the standard offsets and reported as one boolean value, which True if any of the FSUIPC values indicate that the anti-ice system is on. There are new checkboxes on the takeoff and landing pages. The values logged are a logical OR of the checkbox's setting and the value of the anti-ice system in the FSUIPC state. The checkbox is updated when logging the value, but can be modified later on.
comment:5 by , 12 years ago
Status: | implemented → delivered |
---|
comment:6 by , 12 years ago
Resolution: | → implemented |
---|---|
Status: | delivered → closed |
In [7378fc230e104e7376c54de5d790927b7d6d143a]: