fw/apps: Remove manual gain control with keyboard
authorSylvain Munaut <tnt@246tNt.com>
Sun, 17 Jul 2011 10:05:07 +0000 (12:05 +0200)
committerSylvain Munaut <tnt@246tNt.com>
Sun, 17 Jul 2011 10:05:07 +0000 (12:05 +0200)
commit290884990881f61aa0906a2483d5f6c14bd6ec3e
tree1b37175d249bf3c8114ed0127b54fc65b3c00109
parent9548ac0a419ac810d44516d040495cbfde19c79f
fw/apps: Remove manual gain control with keyboard

 - It's broken by the use of compute_gain
 - Since there is now an AGC loop, manually setting the register
   as no effect.

If someone needs manual gain control for testing, he'll have to
re-implement a proper AGC override.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
src/target/firmware/apps/l1test/main.c
src/target/firmware/apps/layer1/main.c