[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Paparazzi-devel] PPZ Communication Protocol
From: |
Felix Ruess |
Subject: |
Re: [Paparazzi-devel] PPZ Communication Protocol |
Date: |
Sat, 28 Jan 2012 20:24:12 +0100 |
Hi,
the available message are defined in conf/messages.xml
conf/telemetry/default_fixedwing_imu.xml just defines which of these
messages get sent how often if you use that telemetry configuration
file.
Have a look at
http://paparazzi.enac.fr/wiki/Messages_Format
http://paparazzi.enac.fr/wiki/DevGuide/Communications
http://paparazzi.enac.fr/wiki/DevGuide/Server_GCS_com
Documentation could be improved, so feel free to ask questions and
extend the wiki where needed :-)
Or even better, stuff like this should probably go to the future
paparazzi dev manual: http://paparazzi.github.com/docs/
Cheers, Felix
On Sat, Jan 28, 2012 at 8:14 PM, Charles Breingan <address@hidden> wrote:
> Hi all,
>
> I am trying to write my own software ground station interface to the
> paparazzi and I am having trouble finding the messaging standard documented
> anywhere. I've looked in a bunch of places and I found the messages sets in
> the conf folder in default_fixedwing_imu.xml. This is a good start to
> figuring out the messages, but I still can't find documentation on start
> bytes, or checksums, or anything else that these messages might include.
> Does anybody know where to find this information?
>
> I have been watching the byte stream over my xbee and I think that I see a
> pattern. Do messages start with 0x99? That looks like a start byte to me,
> but I can't figure out what comes after that.
>
> Any help would be greatly appreciated. Thanks.
>
> Sincerely,
>
> C. Randy Breingan
>
>
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>