Felix Ruess
d581559599
main makefile and lpcusb: also look for compiler in /opt/paparazzi/arm-multilib
2011-10-18 02:19:16 +02:00
Felix Ruess
7db5de6516
temporary fix to find maps.xml when generating files, but maps.xml should not be needed for that
2011-08-16 23:14:33 +02:00
Stephen Dwyer
003161cb28
changed dynamic google version update to use maps.xml.example, make won't fail and version won't fall back when no internet, version always updated with interet
2011-08-01 23:43:53 -06:00
Bernard Davison
159ee17e05
Changed the format of the maps config file
2011-07-28 21:24:55 -06:00
Martin Mueller
8d5b71ede7
add Mediatek MT3329 DIYDrones 1.4/1.6 GPS receiver support, needs testing
2011-06-26 13:10:43 +02:00
Bernard Davison
8e327bfe96
Now creating conf/maps_data/maps.conf which could be read with something like http://docs.camlcity.org/docs/godipkg/3.11/godi-missinglib/lib/ocaml/pkg-lib/missinglib/configParser.mli
2011-06-19 16:02:15 +02:00
Bernard Davison
028ce2c7a0
Making the pulling of the google version part of the make process
2011-06-19 16:02:14 +02:00
Bernard Davison
161d758ec0
Getting google maps version dynamically and writing it to conf/maps_data/version
2011-06-19 16:02:14 +02:00
Felix Ruess
a935c23572
added weather station from Andreas Gaeb
2011-04-12 00:25:00 +02:00
Felix Ruess
e6241768b3
fix top level makefile when testing for ARMGCC to build usb_lib, thx Olri
2011-04-11 20:49:13 +02:00
Bernard Davison
8333bf97aa
Updated the distclean (dist_clean) target to remove the conf/srtm_data directory
2011-02-02 10:15:32 +11:00
Bernard Davison
78507bbb3f
Added make file commands so it's possible to 'build' and SRTM object from the command like. i.e. make N15W088.hgt.zip
2011-02-01 11:31:16 +11:00
Felix Ruess
ab8efe7b18
update example aircrafts in conf and test_all_example_airframes
2011-01-20 01:17:34 +01:00
Bernard Davison
8117e93683
Changed paparazzi and sw/simulator/launchsitl to be build from source files with are modified. This removes the need to have a paparazzi.osx which only has different paths to ocamlrun and ocaml
2011-01-18 15:43:33 +11:00
Christophe De Wagter
576a9d23d5
make cleanspaces
2010-12-15 14:39:48 +01:00
Piotr Esden-Tempski
424e1d8f29
Makefiles now searching for arm-none-eabi-gcc in path not assuming it's position in /usr/local for libusb.
2010-11-27 22:31:39 +01:00
Felix Ruess
8d02fa05f8
removed old booz generation of radio_control ppm
2010-10-27 14:56:13 +00:00
Felix Ruess
03a9ab6fc0
moved arm7 directory to arch/lpc21 and set most makefiles accordingly
2010-09-22 23:23:55 +00:00
Felix Ruess
df2c7308ab
tell emacs about makefiles and little cleanup
2010-09-21 22:49:33 +00:00
Allen Ibara
14db68b6f1
tmtc dependns on cockpit (see settings.cmo rule, tmtc/Makefile line 161)
2010-09-15 03:51:49 +00:00
Allen Ibara
3337dc794b
use msg2.h and dl2.h tmp filenames in build to avoid clash with msg.h and dl.h during parallel build
2010-09-15 03:15:08 +00:00
Allen Ibara
73c3a9950b
make sim_static depend on lib, make generated header files (messages[2],ubx_protocol,xsens_protocol,dl_protorol[2] depend on tools -- helps for parallel make
2010-09-14 22:26:38 +00:00
Gautier Hattenberger
5ff9cd199a
generating dl_protocal2.h based on the using gen_messages2
2010-09-06 15:37:40 +00:00
Allen Ibara
9086c30c7b
Add gen_messages2.ml to generate messages2.h using static inline instead of #define
2010-07-22 19:56:08 +00:00
Allen Ibara
16a09cfa2d
remove unused MESSAGES_FBW_H variable from makefile
2010-07-22 19:01:58 +00:00
Allen Ibara
f33884d653
Update makefile
2010-03-25 07:00:24 +00:00
Antoine Drouin
a71a929675
added rule to flash bootloader via JTAG for lpc2148. This is in the wrong location should rather be in Makefile.lpc21
2010-02-01 10:11:24 +00:00
Antoine Drouin
fa2d6026e6
big files move/rename
...
replaced CONFIG with BOARD_CONFIG
removed booz_geometry_xxxx (now replaced by math/pprz_trig_int and math/pprz_algebra_xxx )
moved booz/arm7 to booz/arch/lpc21 and booz/stm32 to booz/arch/stm32
2009-07-18 18:22:45 +00:00
Pascal Brisset
14623f00f9
- default debian DISTRO changed from etch to lenny
2009-07-03 13:27:36 +00:00
Pascal Brisset
550bd29ad6
- test_all_example_airframes target updated
2009-07-01 20:09:32 +00:00
Antoine Drouin
778ae042e4
2009-06-17 16:00:53 +00:00
Antoine Drouin
3df1c98330
bit of cleaning
2009-06-17 10:43:36 +00:00
Martin Mueller
abf685665e
add mass storage via spi
2009-03-18 04:50:46 +00:00
Pascal Brisset
45e5f1f183
Checking for fucking spaces in the directory name
2008-07-10 07:42:51 +00:00
Gautier Hattenberger
b52d30cbf6
generator of read and send macro for the xsens protocol
2008-04-15 09:31:30 +00:00
Martin Mueller
bd178fe84e
add bootloader upgrade through USB
2008-03-26 07:58:48 +00:00
Pascal Brisset
de068553ba
Fix clean target (debian/)
2008-01-03 12:56:01 +00:00
Pascal Brisset
ad47beda7f
more cleaning
2007-12-28 16:30:21 +00:00
Pascal Brisset
27ea152998
BOOTLOADER_DEV var for uploading bootloader
2007-12-20 09:52:37 +00:00
Antoine Drouin
e4e8fd66cb
*** empty log message ***
2007-11-09 23:30:25 +00:00
Antoine Drouin
c92c5cb1ca
*** empty log message ***
2007-11-06 06:38:18 +00:00
Antoine Drouin
a0dbc45673
*** empty log message ***
2007-11-05 08:50:31 +00:00
Pascal Brisset
21d2c07e08
updated "test all" target
2007-10-26 13:38:53 +00:00
Pascal Brisset
07f60c50cc
dependencies added on tools
2007-08-26 14:23:39 +00:00
Pascal Brisset
d9f515f763
visu3D removed
2007-07-30 07:21:10 +00:00
Pascal Brisset
93f63e5223
Checking for directory existence before calling make recursively
2007-07-27 14:01:23 +00:00
Pascal Brisset
79cb28d9bc
blocking console logging problem fixed
2007-07-13 20:20:20 +00:00
Pascal Brisset
35285fffd9
paparazzicenter in progress
2007-07-09 09:54:57 +00:00
Pascal Brisset
3e0c003449
*** empty log message ***
2007-06-14 20:32:08 +00:00
Pascal Brisset
2727f10fe6
usb_lib not built if arm-gcc not found
2007-06-14 20:30:21 +00:00