|
From: | Refik Sever |
Subject: | Re: [Paparazzi-devel] a question about joystick |
Date: | Thu, 29 Aug 2013 10:11:37 +0300 |
Hi Felix, We want to fly with joystick in Auto2 in a certain flight plan block. Thank you for your suggestions. We will try tomorrow. Refik From: address@hidden [mailto:address@hidden On Behalf Of Felix Ruess Hi Refik, the joystick subsystem is rather redundant in that case (all it does is add the USE_JOYSTICK), so I removed it in master... Now do you want to completely replace the "normal" RC by a joystick or just be able to fly with joystick in AUTO2 while in a certain flight plan block. If you want the former, use the <subsystem name="radio_control" type="datalink"/> and use a input2ivy conf file to send e.g. the RC_4CH message. If you want the latter, it probably needs a bit more work: you need to add an extra block to the flight plan and set the joystick_block to that block id. Then send the JOYSTICK_RAW message by an appropriate config file for input2ivy... Hope that helps... Cheers, Felix On Wed, Aug 28, 2013 at 10:40 PM, Refik Sever <address@hidden> wrote: Hello,
|
[Prev in Thread] | Current Thread | [Next in Thread] |