[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Paparazzi-devel] Generation of PPM for R/C Receiver
From: |
mark.griffin |
Subject: |
[Paparazzi-devel] Generation of PPM for R/C Receiver |
Date: |
Fri, 28 Nov 2008 14:58:13 +0100 |
I have a question concerning the R/C receiver PPM.
I want to route a PPM signal out of the SERV_CLK pin of the Tiny back to
the receiver and use the receiver to drive the servos.
My receiver (Graupner R16 Scan) has a microcontroller to do the decoding
(not a 4015 or 4017 decade counter). In theory it should decode the PPM
internally and drive the servos if it is fed a valid PPM signal.
I have been modifying the "servos_4017_hw.h" code with some success but
can't get it to work properly.
Has anyone been able to get the Tiny to generate PPM?
Thanks, Mark