[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Paparazzi-devel] Possible FTDI Fixes
From: |
Felix Ruess |
Subject: |
Re: [Paparazzi-devel] Possible FTDI Fixes |
Date: |
Fri, 8 Jan 2010 20:32:28 +0100 |
Hi Mohammed,
I can not reproduce your error, are you running the latest code?
In order to simulate a booz system you need a couple of config files:
- aircraft model for jsbsim (has to match airframe name):
conf/simulator/jsbsim/aircraft/BOOZ2_A1.xml
- sensors parameters: conf/simulator/nps/nps_sensors_params_booz2_a1.h
and the appropriate config in the airframe file. This is only done for
BOOZ2_A1 in the repository.
But I just fixed another error in the booz simulation regarding gps
position in lat/long....
Cheers, Felix
On Fri, Jan 8, 2010 at 3:39 PM, Mohammed Abukhalid
<address@hidden> wrote:
> Hello everyone,
>
> We are trying to get the Booz system running and I ran into a problem while
> compiling the simulation for the aircraft. Namely when I type:
> make AIRCRAFT=BOOZ_A1 clean_ac sim
>
> I get an error saying that functions signal, and raise are not defined in
> the scope as well as variables SIGTSTP,SIG_DFL and SIGCONT are not defined
> in nps_main. Trying to make sim for BOOZ_A2 fails completely. However
> compiling autopilot (make AIRCRAFT=BOOZ_A1 clean_ac ap) seems to work
> without any issues, although just uploading that without seeing how the sim
> runs seems reckless :P Is there a working BOOZ aircraft config in paparazzi3
> or should I be examining the previous aircraft config files to write a Booz
> one? I noticed that compiling the aircraft simulation for the TJ1 aircraft
> worked perfectly.
>
> Thanks
> Mohammed
>
>> From: address@hidden
>> To: address@hidden
>> Date: Fri, 8 Jan 2010 11:22:02 +0000
>> Subject: [Paparazzi-devel] Possible FTDI Fixes
>>
>> The latest Karmic updates include kernel 2.6.31-17, which has a whole
>> bunch of FTDI fixes in it. I'm not currently on my paparazzi machine,
>> so can't test, but can someone see if that resolves some of the serial
>> connection problems?
>>
>> Cheers
>> --G
>>
>>
>>
>> _______________________________________________
>> Paparazzi-devel mailing list
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>
> ________________________________
> Say Happy New Year with Messenger for Mobile. See more.
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>
>
- Re: [Paparazzi-devel] Problem with serial conector (cont), Jesus Martin Sanchez, 2010/01/02
- Re: [Paparazzi-devel] Problem with serial conector (cont), Jesus Martin Sanchez, 2010/01/03
- [Paparazzi-devel] Problem with serial conector (cont), Jesus Martin Sanchez, 2010/01/06
- [Paparazzi-devel] Possible FTDI Fixes, Gareth Roberts, 2010/01/08
- Re: [Paparazzi-devel] Possible FTDI Fixes, Gautier Hattenberger, 2010/01/08
- RE: [Paparazzi-devel] Possible FTDI Fixes, Mohammed Abukhalid, 2010/01/08
- Re: [Paparazzi-devel] Possible FTDI Fixes,
Felix Ruess <=
- [Paparazzi-devel] Heads up - update: PPZUAV site errors, David Conger, 2010/01/08
- RE: [Paparazzi-devel] Possible FTDI Fixes, Mohammed Abukhalid, 2010/01/08
- Re: [Paparazzi-devel] Possible FTDI Fixes, Felix Ruess, 2010/01/09
- RE: [Paparazzi-devel] Possible FTDI Fixes, Mohammed Abukhalid, 2010/01/09
- Re: [Paparazzi-devel] Possible FTDI Fixes, Felix Ruess, 2010/01/10
- RE: [Paparazzi-devel] Possible FTDI Fixes, Mohammed Abukhalid, 2010/01/10