4 Commits

Author SHA1 Message Date
Tim LaBerge
cee33835a7 Enforce hysteresis on modifier list requests.
With the tone and effect libraries implemented on rp355, it appears that
the device will send multiple NOTIFY_MODIFIER_GROUP_CHANGED messages
in response to selecting a new tone or effect library.

If we receive a NOTIFY_MODIFIER_GROUP_CHANGED, but haven't yet processed
the RECEIVE_MODIFIER_LINKABLE_LIST from the previous notification,
we will drop the most recent.

This greatly reduces the device churn and time it takes to apply a new library
setting.
2012-12-17 21:40:04 -08:00
Tomasz Moń
06cee3eef1 Use gdigi icon. 2012-05-02 17:18:50 +02:00
Tim LaBerge
baa5fdff85 Fix display of signed/unsigned debug msg.
Also twiddle the .gitignore file.
2012-04-07 20:05:04 -07:00
Tim LaBerge
d139a3d89a Add a .gitignore file. 2012-04-07 20:04:02 -07:00