commit | 4af419cd334fa1fc182fe0ba608f984d043df5d9 | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Mon Jun 12 13:39:31 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Jun 26 22:23:13 2017 +0000 |
tree | e6be15c48ff0487013344607850c1aa518bb95a4 | |
parent | 28c1a09042a5088069ab3fb69f5886554e1f891e [diff] |
Allow floor speed changes based on sensor values Given a group of sensor values, the average of those sensor values will be used in selecting the floor speed for the zone. Each time the speed is set/updated, any speed requested lower than the current floor will be overwritten with the floor speed to not allow speeds below the floor. Change-Id: I4c8e8a2cd66892b9fdc2bc5643e907adddff51f8 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>