"i tested the output of the signals with connected to a servo and it was working, but when i connect it to the copter control board, it doesn't work :("
"can anybody tell me is there a way to interfere the PPM singnal from RC receiver to arducopter board ? i was trying to read the value using pulsein() and write using servo mapping 1000 -2000 0 -179 didn't work :( please help me thanks in advance"
I am currently doing some research on quadcopters and i am developing an algorithm to stabilize the quadcopter more.i need to read the PPM signals from the RF receiver (which i have done using PulseIn() function)as the first phase i tried to bypass…