Mavlink port in Pascal

Mavlink Pascal Unit

For developers interested, i pushed a Mavlink port to Pascal language at this PR:

https://github.com/ArduPilot/ardupilot/pull/4690

GRATEFULNESS

Especial thanks to Andrew Tridgell, Randy, Lucas de Marchi, Gustavo José de Sousa and Ardupilot Team for
let me learn and show me the power of the API APM.

Thanks to Lorenz Meier to create and share Mavlink to the world.

MAVLink or Micro Air Vehicle Link is a protocol for communicating with small unmanned vehicle.
It is designed as a header-only message marshaling library. MAVLink was first released early
2009 by Lorenz Meier under LGPL license.

You can follow Mavlink project at https://github.com/mavlink/mavlink

NOTICED


I stopped development to here, because i discovered a new way to transport telemetry data side by side, and it's will be release when URUS System development finish.
You will be updated about this if you want following the development at https://github.com/hiro2233

All URUS System and new URUS Protocol will be a member project and a part of Ardupilot Development.


TESTING

There is an example in example path to test te unit, it's tested with Embarcadero RAD Studio Berlin in multidevice mode with windows and android.
I think the unit will work with LAZARUS with little modifications.

It's was funny work with Mavlink protocol :smile:

E-mail me when people leave their comments –

You need to be a member of diydrones to add comments!

Join diydrones

Comments

  • 100KM

    Great work! This means I can access my UAVs using good ol' Delphi!!

This reply was deleted.