tjhorner / upsy-desky

Make your standing desk smarter
https://upsy-desky.tjhorner.dev
Other
478 stars 24 forks source link

Automatic Protocol Detection #27

Closed tjhorner closed 1 year ago

tjhorner commented 1 year ago

The current protocol system is confusing and tedious, so I would like the firmware to be able to automatically detect the protocol that a control box is using (maybe as part of OOBE?) and automatically switch to that and save it to flash.

tjhorner commented 1 year ago

I made lots of progress on this feature tonight. Now I need to figure out a non-destructive way to roll the update out and update all the documentation to reference this new feature. Also need to consider edge cases where a protocol is similar enough to another that it decodes a height, but it is the incorrect one.

image
tjhorner commented 1 year ago

I think it's ready for prime time! I will release 1.0.0 soon with this feature, and the accompanying documentation as well

tjhorner commented 1 year ago

Automatic protocol detection has been released in 1.0.0