commit | dec25bcbd97a57879e9dd6fbda9d53a122dd1023 | [log] [tgz] |
---|---|---|
author | Scott Randolph <randolphs@google.com> | Fri Feb 16 16:33:32 2018 -0800 |
committer | Scott Randolph <randolphs@google.com> | Thu Feb 22 17:37:53 2018 -0800 |
tree | dd4226fe25525db192837f6056f11e3ce507002f | |
parent | aeed173309f61e653d4e932fcb8c8afb95a46f80 [diff] |
Revise CarVolumeGroup to syncrhonize gains Move CarVolumeGroup to synchronize the gains of its constituent buses in millibels rather than arbitrary index space. This allows for buses with different min/max values, for example. For now the mapping is strictly linear, but this code structure is intended to allow for alternative group index to gain response curves in the future. Bug: 73791816 Test: TBD Change-Id: I589d806bbeaec4bf679d7f5b5ae3b9e79ac34ea9