paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] unable to compile paparazzi after update V4.9


From: Felix Ruess
Subject: Re: [Paparazzi-devel] unable to compile paparazzi after update V4.9
Date: Mon, 3 Dec 2012 20:09:42 +0100

Hi Eduardo,

the master (development) branch was tagged v4.9 a while ago (uneven numbers indicate testing/preparation branches) to get a proper paparazzi version. This will be release as v5.0 once it's ready (has a lot of major changes, like new i2c and spi driver, state interface, etc..).

So if you want to test the development branch, checkout master (currently reports v4.9_devel-309-g0f36a81 as paparazzi_version).

The higher resolution google tiles are in my high_gm_zoom_level branch
Also see https://github.com/paparazzi/paparazzi/issues/277 about issues it still has..

Cheers, Felix


On Mon, Dec 3, 2012 at 7:57 PM, Eduardo lavratti <address@hidden> wrote:
Hello Felix, where are PPZ 4.9 ?
Its the one with high resolution google tiles ?

regards.

Date: Mon, 3 Dec 2012 19:46:53 +0100
From: address@hidden
To: address@hidden
Subject: Re: [Paparazzi-devel] unable to compile paparazzi after update V4.9


Hi Eric,

which repository do you have set for the libopencm3 submodule? It is probably still the old repository on sourceforge...
Running
  git submodule sync
should do the job.

You can also check your git config file in the main paparazzi directory:
  cat .git/config | grep libopencm3


Cheers, Felix


On Mon, Dec 3, 2012 at 6:41 PM, <address@hidden> wrote:
hi,

After few weeks to works on other sides on UAV, I am back to paparazzi.

I git pull, make clean and make......

I have a crash :

:~/paparazzi$ make
------------------------------------------------------------
Building Paparazzi version v4.9_devel-309-g0f36a81-dirty
------------------------------------------------------------
make -C data/maps
-----------------------------------------------
DOWNLOAD: google maps version code
Updated google maps version to 122
-----------------------------------------------
[ -L conf/conf.xml ] || [ -f conf/conf.xml ] || cp conf/conf.xml.example conf/conf.xml
[ -L conf/control_panel.xml ] || [ -f conf/control_panel.xml ] || cp conf/control_panel.xml.example conf/control_panel.xml
make -C sw/ext
fatal: reference is not a tree: d08d366e75ffab8bb779b63bb3b08811f67a7403
Unable to checkout 'd08d366e75ffab8bb779b63bb3b08811f67a7403' in submodule path 'sw/ext/libopencm3'
make[1]: *** [update_submodules] Erreur 1
make: *** [ext] Erreur 2


Any one know where is create my mistake, or my bug....

thanks for your help,

best regards,

Eric



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


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

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



reply via email to

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