Commit Graph

10 Commits

Author SHA1 Message Date
Matteo Cypriani 03b4105f13 [ARDrone] Update Makefiles
Fix the existing Makefiles for the drone cross-compilation.
Add libowlps-resultreader/Makefile_drone.
2012-01-31 15:11:54 +01:00
Matteo Cypriani db5d2cd686 [ARDrone] Makefile*: allow to enable -g easily 2011-12-01 17:34:42 +01:00
Matteo Cypriani b2b24ed551 Add emacs mode command to each Makefile_drone 2011-08-18 11:01:13 +02:00
Matteo Cypriani 2c91f5b976 [ARDrone] Fix static compilation, synchro Makefiles 2011-08-18 09:57:07 +02:00
Matteo Cypriani dc3ba41222 [ARDrone] Create oc.h
Create oc.h from oc.c, include it in owlps-drone.h instead of directly
oc.c.
Compile oc.o separately.
2011-08-18 09:54:50 +02:00
Florian Taillard e57e4cfc8d Merge branch dev (v1.1.6) into dev-drone
Update Makefiles.
Use -D DEBUG instead of #defines.
Improve getopt code for the -l option.
2011-08-03 09:47:10 +02:00
Florian Taillard e45c199130 Merge branch 'dev' into dev-drone
- Fix send calibration message.
- Update makefile to add version.
2011-05-05 16:23:06 +02:00
Florian Taillard 207e815192 [ARDrone] Fix compilation
Use /usr/include/libiw.h and wireless.h to cross-compile for ARM.
Update variable names from libowlps and owlps.h (prefix owl_).
Move #includes from .h to .c.
Update path of library in Makefile.
2011-04-06 12:08:11 +02:00
Florian Taillard 290fcfa49b Add Makefiles for AR.Drone 2011-04-05 12:09:30 +02:00
Florian Taillard 12b52d9365 Add owlps-ardrone
Owlps-ardrone is a client owlps modified for embedded system Ar.drone.
The program send a request of positioning to the network and receive
estimate position. In the future, the program control a direction of
the Ar.Drone to target.
2011-04-05 12:09:30 +02:00