We should properly evaluate the Fail_Safe setting from the GSD file. If set, we shouldn't send any PI_q in Clear operating mode. If Fail_Safe is not set, the current behavior of sending all zeros is correct.
Fail_Safe is exposed as of commit a4c53f6 ("gsdtool: Emit fail_safe field").
We should properly evaluate the
Fail_Safesetting from the GSD file. If set, we shouldn't send any PI_q in Clear operating mode. IfFail_Safeis not set, the current behavior of sending all zeros is correct.Fail_Safe is exposed as of commit a4c53f6 ("gsdtool: Emit fail_safe field").