Open GoogleCodeExporter opened 9 years ago
[deleted comment]
[deleted comment]
Attached video shows problem described above.
If PPM signal in simulator seems OK, I have idea, it happens only with some
transmitters and receivers ( we see here Turnigy, with Corona I can not
reproduce issue) and reason is length of channel impulse with subTrim in
boundary conditions.
Can somebody reproduce this issue ?
Original comment by vlad...@yahoo.com
on 6 Oct 2010 at 6:03
ok,
I had the same effect with the turnigy receiver.
And I think I have an explanation for this effect.
If you use subtrim then you can go beyond the limit-boundary, because subtrim
is calculated after the limit-check (like in V14)
if you increase the stick value, then you generate an output-value of mare than
100% (163% in your case)
This leads to an impulse length of 1.5ms+160%*0,5ms = 2,3ms which is more than
the max value of 2ms.
Obviously some receivers become confused by this large signal and then the
neighbour channel is affected.
The solution:
Dont do this.
If you have large subtrim values, then decrease the according limit value.
We could do this automatically by changing the calculation sequence like this
was in a very early version.
But this was criticized by another user which said:
V14 does no limit check with the subtrim values.
Now we run into an endlessloop :-)
Original comment by th...@t-online.de
on 6 Oct 2010 at 10:31
In this case may be you can add one option : cut PPM channel impulse or not if
length is out of standard PPM ( 2ms ) and the same for minimum.
Original comment by vlad...@yahoo.com
on 7 Oct 2010 at 5:55
Apply subtrim before limits ...
Original comment by harm.del...@echostar.com
on 7 Oct 2010 at 6:55
It makes more sense to me to have subtrims applied before limits. Because if
there is a way that a channel exceeds its limits, it's actually against the
meaning of "limit" in my opinion.
Original comment by sascha.s...@googlemail.com
on 16 Nov 2011 at 9:43
Original issue reported on code.google.com by
vlad...@yahoo.com
on 5 Oct 2010 at 2:10Attachments: