Change line 45 from
transmitterCommandSmooth[channel] = 0;
to
transmitterCommandSmooth[channel] = 1.0;
A default value of 0 prevents that the new value from the receiver is used
without changing the setting with the configurator before.
Original issue reported on code.google.com by al...@arcor.de on 16 Jan 2011 at 10:46
Original issue reported on code.google.com by
al...@arcor.de
on 16 Jan 2011 at 10:46