paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] apogee error message when compiling simulation fil


From: dianzhichong
Subject: Re: [Paparazzi-devel] apogee error message when compiling simulation files
Date: Tue, 14 Apr 2015 02:19:29 -0700 (MST)

Hi,
      It is smooth at compile time.

    I have done this before, but I think grammar is wrong at that time.

    Thank you very much!


      Regads
  
      dianzhichong

   

在 2015年04月14日 15:57, Gautier Hattenberger-3 [via Paparazzi UAV] 写道:
Hi,

The SBUS driver is not compiling in sim. The solution is to place it in
the target xml node:

<firmware name="...">
   ...
   <target name="ap" board="apogee_1.0">
     <subsystem name="radio_control" type="sbus"/>
   </target>
   <target name="sim" board="pc">
     <subsystem name="radio_control" type="ppm"/>
   </target>
   ...
</firmware>

Gautier


Le 13/04/2015 16:06, dianzhichong a écrit :

>      I use SBUs on the apogee board.
>      I get an error message when compiling simulation files.
>
> /var/aircrafts/apogee/sim/subsystems/radio_control/sbus.o
> Subsystems/radio_control/sbus.c: In function'radio_control_impl_init':
> Subsystems/radio_control/sbus.c:54:41: error: expected _expression_ before
> The 'token')
> Subsystems/radio_control/sbus.c: In function'sbus_decode_event':
> Subsystems/radio_control/sbus.c:67:49: error: expected _expression_ before
> The 'token')
> /sim/subsystems/radio_control/sbus.o] Error 1
>
>     Git 5.4.1
>
>     Can someone please help? Thanks!
>
>
>
>
> --
> View this message in context: http://lists.paparazziuav.org/apogee-error-message-when-compiling-simulation-files-tp16953.html
> Sent from the paparazzi-devel mailing list archive at Nabble.com.
>
> _______________________________________________
> Paparazzi-devel mailing list
> [hidden email]
> https://lists.nongnu.org/mailman/listinfo/paparazzi-devel


_______________________________________________
Paparazzi-devel mailing list
[hidden email]
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel



If you reply to this email, your message will be added to the discussion below:
http://lists.paparazziuav.org/apogee-error-message-when-compiling-simulation-files-tp16953p16955.html
To start a new topic under paparazzi-devel, email [hidden email]
To unsubscribe from apogee error message when compiling simulation files, click here.
NAML



View this message in context: Re: apogee error message when compiling simulation files
Sent from the paparazzi-devel mailing list archive at Nabble.com.

reply via email to

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