Hi everyone,
I am a new user of ArduPilot and I want to talk with the device via LabVIEW. I couldn't find any command syntax to use that in LabVIEW either any CRC or Checksum command. I am wondering if anyone cane provide me a document or link for this issue.
Replies
there u can find another Interface for Mavlink
http://forums.ni.com/t5/LabVIEW/Interfacing-Ardupilotmega-with-Labv...
I´ve cleaned up the Paket Split VI
Mavlink Paket split 1.14 sub.vi
little bit cleaned up
Labview Mavlink 1.01 Read.rar
hey...
i worked on a labview - mavlink 1.0 interface too ...
so here is a simple Mavlink Read example ...
it´s without CRC check , it only check the payload lengh .. but it works ...
maybe anybody can ad a CRC check .. or maybe i do it self in any time ....
At first i don´t have write a Mavlink send Interface because i don´t need it for my Frankendrone Projekt ( AR-Drone with bigger Motors and a aditional APM2.5 )
And i know ... The code is a litle bit horrobil an confuse ... Maybe later i clean it up ... But the mainthink is that it´s work...
So have fun ..
Labview Mavlink 1.0 Read.rar
By the way, I am able to make communication, I can read buffer but it is totally meaningless!