paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] spectrum


From: antoine drouin
Subject: Re: [Paparazzi-devel] spectrum
Date: Mon, 17 May 2010 20:12:16 +0200

Hi Adam

The code to decode the spektrum radio control protocol is in
sw/airborne/booz/radio_control/booz_radio_control_spektrum.[ch] and a
makefile showing how to use it in
conf/autopilot/subsystems/booz2_radio_control_spektrum.makefile
The signal is an asynchronous serial signal and is available on the
connector of the spektrum satellite receiver, you don't need to
perform any surgery. The receiver is supplied by 3.3V

Regards

Poine

On Mon, May 17, 2010 at 7:52 PM, Adam Spence <address@hidden> wrote:
> I've just had a quick search on the wiki but can't find anything about
> Spektrum receivers. Does this mean that someone has found how to connect a
> UART to a Spektrum receiver to get the PWM train? Are there any details of
> how to do this and the location of such pins?
>
> On 17 May 2010 11:41, antoine drouin <address@hidden> wrote:
>>
>> Hello Eidanm
>>
>> The code for using spektrum receivers is in the svn tree and will work
>> an any supported paparazzi architecture ( including TWOG)
>> One problem with TWOG or other LPC2148 based autopilots is the
>> availability of only two UARTS ( serial port ) which are usually
>> occupied by the GPS and the radio modem ( xbee )
>> There is the possibility of writting code to implement a software UART
>> but that would have the drawback of putting quite a load on the
>> processor ( spektrum rx talk at 115200 baud).
>> Another possibility would be to use a UART/SPI converter
>>
>> Regards
>>
>> Poine
>>
>> 2010/5/17 עידן מנדלסון <address@hidden>:
>> > hi Friends
>> >
>> > i was wandering did any one tried to use the spectrum satellite receiver
>> > on
>> > the twog circuits?
>> >
>> > if same one did i would be very happy to learn about it
>> >
>> > thanks happy fighting
>> >
>> > eidan
>> > _______________________________________________
>> > Paparazzi-devel mailing list
>> > address@hidden
>> > http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>> >
>> >
>>
>> _______________________________________________
>> Paparazzi-devel mailing list
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>
>
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]