The libXA library
French version of this document
The libXA library allows communication with Sidena's Extralink (XA) packs. This library is written in C/C++, and aims at implementing for Linux systems the same functionalities as the XA.dll library provided by Sidena for Windows platforms.
This library was developed by ENSTAR (www.ensta.fr/~enstar), the robot club of the ENSTA engineering school (Ecole Nationale Supérieure de Techniques Avancées, www.ensta.fr). This software is placed under the terms of the GPL.
- send / receive simple messages
- send composed messages (without answer messages from the XA base)
- serial port support
The provided Makefile allows building and installing the libXA dynamic library. After having edited the Makefile entries if necessary, just run:
to build the library, and:
to install it.
The exec_test.c file provides examples on using this library. The exec_test
target of the Makefile builds the corresponding binary executable.
The doc
target of the Makefile generates this documentation using Doxygen.
Project hosted on
Documentation generated on Mon Apr 2 14:52:55 2007 for libXA by
1.4.4