paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] how to compile and upload sw/airborne/main_demo#.


From: Gautier Hattenberger
Subject: Re: [Paparazzi-devel] how to compile and upload sw/airborne/main_demo#.c to a Tiny v2?
Date: Thu, 17 Apr 2008 09:21:01 +0200
User-agent: Thunderbird 2.0.0.12 (X11/20080227)

Hello,

You can try with demo#.compile and demo#.upload instead of ap.upload

Gautier

Miles Colman a écrit :
Hello,

I'm trying to compile the demos in /paparazzi3/sw/airborne
Can someone help me with this please?
(I'm hoping to upload the blinking LED demos to the Tiny v2, starting
with main_demo2.c)

here's what happens:
address@hidden:~/paparazzi3$ make AIRCRAFT=demo ap.upload TARGET=TINY
[...]
cd sw/airborne; make PAPARAZZI_SRC=/home/mcolman/paparazzi3
PAPARAZZI_HOME=/home/mcolman/paparazzi3 TARGET=ap all
Makefile:40: ../../conf/Makefile.: No such file or directory
make[1]: *** No rule to make target `../../conf/Makefile.'.  Stop.
make: *** [ap.compile] Error 2


I'm not sure how to do the compile. So far I tried adding a section to
conf/conf.xml:

  <aircraft
   name="demo"
   ac_id="1"
   airframe="airframes/demo.xml"
   radio="radios/cockpitSX.xml"
   telemetry="telemetry/booz.xml"
   settings="settings/booz.xml"
   flight_plan="flight_plans/booz_test_1.xml"
  />


_______________________________________________
Paparazzi-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/paparazzi-devel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]