saleae / async-rgb-led-analyzer

Saleae Async RGB LED Analyzer
MIT License
8 stars 11 forks source link

Add Settings option for customizing low/high duration tolerances at runtime #6

Closed david-vankampen closed 1 year ago

david-vankampen commented 2 years ago

Suggestion: Add a boolean settings option that allows the user to input their own low/high tolerances. This would make it so that for every new serial RGB LED that comes out, this analyzer doesn't need to be updated with another drop-down option - the user can just tune it to their own.

I could see it working 2 ways - either it pre-populates the values based on what you selected, or it only becomes active if you select a new "custom" LED from the dropdown menu. I am not sure if settings can "interact" like that though (i.e. enable/disable/update setting A based on the value in setting B).

schmicro commented 1 year ago

Thanks for the suggestion! If there's a specific LED you'd like us to support, please let us know and reopen this issue. Unfortunately right now our analyzer settings are extremely static and inflexible, so adding optional settings is not currently supported.