|
From: | Pascal Brisset |
Subject: | Re: [Paparazzi-devel] some question for using paparazzi center |
Date: | Tue, 20 May 2008 21:38:00 +0200 |
User-agent: | Thunderbird 2.0.0.14 (X11/20080505) |
address@hidden wrote:
The "launch" button in the GCS is a newer feature and is generated by the aircraft configuration rather than hard-coded into the GCS so it has not been tied into the "launch" button of the simulator appplet. Therefore you have to click "launch" in the GCS to initiate the throttle, then "launch" in the sim applet to simulate a person throwing the plane. :)
Jeremy, you should play more often with with the Paparazzi system.The "launch" button just sets the launch variable in the autopilot, which enables the throttle (main_ap.c:361). It is the button which must be used for real takeoff in AUTO2 without RC. The "launch" button in the sim applet sets the ground speed to the nominal speed. Because it is greater than the 5m/s threshold (main_ap.c:453), the launch variable is also set to TRUE, enabling the throttle in AUTO2. So it is required to push only one of these two buttons in simulation.
No Jeremy, one more time, nobody will get into this debate. Martin, don't reply !Editing files in linux is one of the more difficult tasks. You must be logged on as an administrator in order to edit files, but the software you use to edit the files cannot be used by administrators. It's a foolish catch-22 and many hacks exist as workarounds, my favorite is to install "Nedit": su - apt get install nedit nedit /etc/sources.list Nedit works sortof like a regular editor and has most of the same features and functionality of Microsoft's first version of "edit.com", released in 1981.
On some other operating systems, you have to reinstall the driver each time you plug the cable on a different USB plug. But you don't require any admin privileges to do it, so it does not really matter.I tried to clarify the usb rules section of the wiki for you: http://paparazzi.enac.fr/wiki/index.php/Installation#Setting_access_rights_for_USB_download You should not need a driver for the FTDI, I believe all modern linux versions already contain it.
--Pascal PS: No, I won't add any smiley
-- C Kuo <address@hidden> wrote: Hi there Thanks, I think I got the simulation running now, and I am still learning for more functions :) Thanks Chen Quoting Pierre-Selim <address@hidden>:1) Have you tried to switch the aircraft to the takeoff block before launching the aircraft. TJ1 is probably in GPS acquiring block where the aircraft is in kill_throttle mode which means that its throttle is forced to 0. 2008/5/20 C Kuo <address@hidden>:Hi guys After a long battle with my new eeepc last night, I finally installed the paparazzi software to it, and was able to launch the "paparazzi center". I have a go last night, this morning and reading though the wiki, I got few questions to ask. 1) when I start the simulation using the TJ1 (Twinjet) from the default setting, as soon as I press launch the aircraft, the aircraft height drop to -4m (crash??), and simulation doesn't run any further 2) Because I installed everything base on using GUI and "Synaptic Package Manager", therefore, I was wondering how would called up the old fashion comment thing? 3) Because I use the XUbuntu, I assume that I also need to setting access right for USB download, and I see the commend from wiki, but just don't know how to put them in. 4) for some reason, I have the Bootloader hex file in my winxp computer (got it from someone before), I have use it to bootload my Tiny1.3, and I assume that this hex file can be use for Tiny2.11 as well? Or Can paparazzi centeralsoperform the bootloader? 5) last question, FTDI cable, do I need to install driver? Or it isincludein the paparazzi center? Thanks Chen _______________________________________________ Paparazzi-devel mailing list address@hidden http://lists.nongnu.org/mailman/listinfo/paparazzi-devel-- Pierre-Selim_______________________________________________ Paparazzi-devel mailing list address@hidden http://lists.nongnu.org/mailman/listinfo/paparazzi-devel _____________________________________________________________ Experience the one of a kind beauty only found on a Mediterranean cruise. Click now! http://thirdpartyoffers.juno.com/TGL2121/fc/Ioyw6i3ojaguk2S5IyiotqRJkCYuNGwgTI1XpADJgvKv7FdNBi0jLv/?count=1234567890 _______________________________________________ Paparazzi-devel mailing list address@hidden http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
[Prev in Thread] | Current Thread | [Next in Thread] |