problem rc receiver signal

Also, the best way to debug these things is to sit down and "run" the code yourself - even if you have to sit with a C reference book in front of you to sort out just what each operator does and precedence issues.

That is how we can look at your code and find problems without actually running it on the Arduino.