Should there be a warning for capturing "NEC" signals? #562
bengtmartensson
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Background: IrpTransmogrifier (and IrScrutinizer, and many others, like DecodeIR) denotes a NEC-type signal without repeat as "NEC" and considers it as likely a bad learn, that cannot be used for rendering. Most learns of "NEC" are simply bad learns of NEC1, where the repeat was somehow missed.
It occurs pretty often that a user captures signals as "NEC", which is, by above, not useful for export or rendering. This can be quite confusing for a less experienced user. So the idea is to issue a warning the user, for example when pressing the export button, something like
There should be a "never show this again" checkbox.
Opinions? Or would it be better to warn as soon as a "NEC" signal has been recorded?
Beta Was this translation helpful? Give feedback.
All reactions