mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-02 05:17:03 +08:00
*** empty log message ***
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<airframe name="Thon1" ctl_board="V1_2_1" gps="SAM_LS">
|
<airframe name="Twin1" ctl_board="V1_2_1" gps="SAM_LS">
|
||||||
<section name="adc" prefix="ADC_CHANNEL_">
|
<section name="adc" prefix="ADC_CHANNEL_">
|
||||||
<define name="IR1" value="1"/>
|
<define name="IR1" value="1"/>
|
||||||
<define name="IR2" value="2"/>
|
<define name="IR2" value="2"/>
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<airframe name="Thon2" ctl_board="V1_2_1" gps="SAM_LS">
|
<airframe name="Twin2" ctl_board="V1_2_1" gps="SAM_LS">
|
||||||
<section name="adc" prefix="ADC_CHANNEL_">
|
<section name="adc" prefix="ADC_CHANNEL_">
|
||||||
<define name="IR1" value="1"/>
|
<define name="IR1" value="1"/>
|
||||||
<define name="IR2" value="2"/>
|
<define name="IR2" value="2"/>
|
||||||
|
|||||||
+3
-12
@@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
<section name="binaries" dest="bin" comment="main program">
|
<section name="binaries" dest="bin" comment="main program">
|
||||||
<file name="sw/supervision/paparazzi.pl"/>
|
<file name="sw/supervision/paparazzi.pl"/>
|
||||||
<!-- TMP --> <file name="paparazzi_demo"/>
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section name="priv_binaries" dest="share/paparazzi/bin" comment="helpers program">
|
<section name="priv_binaries" dest="share/paparazzi/bin" comment="helpers program">
|
||||||
@@ -97,13 +96,13 @@
|
|||||||
<file name="conf/radios/fc28.xml"/>
|
<file name="conf/radios/fc28.xml"/>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section name="data_SRTM" dest="share/paparazzi/data/SRTM">
|
<section name="data_SRTM" dest="share/paparazzi/data/srtm">
|
||||||
<file name="data/SRTM/N43E001.hgt"/>
|
<file name="data/SRTM/N43E001.hgt"/>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section name="data_maps" dest="share/paparazzi/data/maps">
|
<section name="data_maps" dest="share/paparazzi/data/maps">
|
||||||
<file name="data/maps/muret_UTM.xml"/>
|
<file name="data/maps/garmisch.xml"/>
|
||||||
<file name="data/maps/muret_UTM.gif"/>
|
<file name="data/maps/garmisch.gif"/>
|
||||||
<file name="data/maps/nasa_strasbourg.xml"/>
|
<file name="data/maps/nasa_strasbourg.xml"/>
|
||||||
<file name="data/maps/nasa_strasbourg.jpg"/>
|
<file name="data/maps/nasa_strasbourg.jpg"/>
|
||||||
</section>
|
</section>
|
||||||
@@ -265,12 +264,4 @@
|
|||||||
<file name="var/include/ubx_protocol.h"/>
|
<file name="var/include/ubx_protocol.h"/>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section name="var_Thon1_sim" dest="share/paparazzi/var/Thon1/sim">
|
|
||||||
<file name="var/Thon1/sim/simsitl"/>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<section name="var_Thon2_sim" dest="share/paparazzi/var/Thon2/sim">
|
|
||||||
<file name="var/Thon2/sim/simsitl"/>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
</install>
|
</install>
|
||||||
|
|||||||
Vendored
+1
-1
@@ -7,6 +7,6 @@ Standards-Version: 3.6.1
|
|||||||
|
|
||||||
Package: paparazzi
|
Package: paparazzi
|
||||||
Architecture: i386
|
Architecture: i386
|
||||||
Depends: ivy-c-dev, ivy-c, ivy-perl, libsubject-perl, zinc-perl, zinc-tk, ivy-ocaml, xml-light-ocaml, libxml-dom-perl, libpcre3-dev, liblablgtk2-ocaml-dev, gcc-avr, avr-libc, binutils-avr, libexpect-perl, libgnomecanvas2-dev, libcamlimages-ocaml-dev, uisp, libfile-ncopy-perl, libtext-csv-perl, digikit, make, gcc, patch, boa
|
Depends: ivy-c-dev, ivy-c, ivy-perl, libsubject-perl, zinc-perl, zinc-tk, ivy-ocaml, xml-light-ocaml, libxml-dom-perl, libpcre3-dev, liblablgtk2-ocaml-dev, gcc-avr, avr-libc, binutils-avr, libexpect-perl, libgnomecanvas2-dev, libcamlimages-ocaml-dev, uisp, libfile-ncopy-perl, libtext-csv-perl, digikit, make, gcc, patch, boa, dia-gnome, tetex-extra
|
||||||
Description: Paparazzi Meta Package
|
Description: Paparazzi Meta Package
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user