paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] Registering a new messages source with the server


From: antoine drouin
Subject: Re: [Paparazzi-devel] Registering a new messages source with the server
Date: Wed, 6 Apr 2011 12:19:41 +0200

the server will log messages coming from aircrafts. If you don't want
to modify the server to log something else, you'll have to masquerade
your weather station as an aircraft. What signals the server that an
aircraft is here is the ALIVE message. So you should send this
message.
A couple of sides effects I can think about is that you'll get a strip
for the weather station in the GCS. Also the ALIVE message needs a MD5
checksum as an argument ( it is used by the server to make sure the
firmware in the aircraft really matches the config file on the drive)

Regards

Poine

On Wed, Apr 6, 2011 at 12:13 PM, Andreas Gaeb <address@hidden> wrote:
> Hello,
>
> I'm trying to integrate an external weather station with my Paparazzi
> setup. The station communicates via serial port, so I wrote a little
> wrapper which reads the serial messages and broadcasts them over Ivy,
> according to a (telemetry) message I specified in messages.xml.
>
> This works at least for the messages tool which displays the incoming
> Ivy messages. However, the server does not log these. Does anybody know
> what I have to do make these messages show up in the log? The goal is to
> have them logged as if they were sent directly from the aircraft.
>
> Thanks in advance, best regards,
>        Andreas
>
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>



reply via email to

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