paparazzi-devel
[Top][All Lists]
Advanced

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

RE: [Paparazzi-devel] R/C receiver problems


From: mark.griffin
Subject: RE: [Paparazzi-devel] R/C receiver problems
Date: Mon, 8 Dec 2008 18:14:50 +0100

Jesper,
I think the problem is in your airframe file. There is a contention with channel 6 as elevator is defined for it.
Change the 6 to what your channel actually is. If it's 3 then:
Change:    <servo name="ELEVATOR" no="6" min="1980" neutral="1515" max="1170"/>
To:           <servo name="ELEVATOR" no="3" min="1980" neutral="1515" max="1170"/>
Hope this helps!
Mark


From: address@hidden [mailto:address@hidden On Behalf Of Jesper Kempe
Sent: Monday, 8 December 2008 5:07 PM
To: address@hidden
Subject: [Paparazzi-devel] R/C receiver problems

Hello

I am adding more and more stuff to my Tiny 2.11 and now it is time for the R/C Receiver.
Unfortunately I have run into some problems.

The connection is ok and I can see data in the PPM message and it changes values as I move the stick on the transmitter. But I cant get any action in reply to my changes on the transmitter. The Tiny does not change mode (can't get it to leave AUTO2) when I change the 3-state switch and I cant get any servos to move. Also the "Radio command status"-box always says NONE.

Probably it is a misconfiguration somewhere but I can not find it. I have studied the mailing list archives and the "Paparazzi, the RTF Autopilot" thread on RCgroups.com but I have not found that much at all about the R/C receiver. Does it usually work right of for people?

The receiver I use is an Hitec HFS-04MI. It has a 4017 chip. As I wrote, I can see the values change with the movement of the sticks so I guess that part of hardware config is ok.

I have attached my airframe and radio files. Are there any more files that needs to be changed?

If you see anything strange or faulty in my config files (perhaps not related to this) please let me know.

Regards

Jesper
Sweden

reply via email to

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