Closed jeanconn closed 3 years ago
I haven't looked at the code changes in detail, but I'm a little worried on principle. It sounds like this is going to introduce spurious red warnings where the code is currently suppressing them? Maybe I have that wrong, but I hope we can (to the extent practical) avoid issuing red warnings that we "just know" to ignore.
Not quite. The code is already issuing somewhat spurious red warnings (on the 62??? part of an undercover). This code supported a special set of OFLSids we no longer use to stop red warnings on SIR (IIRC) and dark cals.
If we wanted to try to cut the red warnings from undercovers and gyro holds based on OFLSid, we could extend this code, but in general, I think it was and is a bad idea to use the oflsids this way.
Description
Remove old ok-no-starcat stuff
This code was meant for SIR ERs or dark cals, and isn't working on modern undercovers and other anyway. Might as well just get a bunch of red warnings on an undercover etc and remove the cruft.
Testing
Fixes #