[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] c7387b: ask to download srtm t
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] c7387b: ask to download srtm tile from GCS if not availabl... |
Date: |
Sun, 04 Mar 2012 13:34:05 -0800 |
Branch: refs/heads/hardware_test
Home: https://github.com/paparazzi/paparazzi
Commit: c7387bb02150c5121c57d30d0563d8f770f87f93
https://github.com/paparazzi/paparazzi/commit/c7387bb02150c5121c57d30d0563d8f770f87f93
Author: Gautier Hattenberger <address@hidden>
Date: 2012-03-04 (Sun, 04 Mar 2012)
Changed paths:
A data/srtm/srtm.data.bz2
M sw/lib/ocaml/http.ml
M sw/lib/ocaml/mapCanvas.ml
M sw/lib/ocaml/srtm.ml
M sw/lib/ocaml/srtm.mli
M sw/tools/Makefile
A sw/tools/gen_srtm.ml
Log Message:
-----------
ask to download srtm tile from GCS if not available
Commit: dc7eed2304c13b2659c90a0761e563c64f05a12f
https://github.com/paparazzi/paparazzi/commit/dc7eed2304c13b2659c90a0761e563c64f05a12f
Author: Gautier Hattenberger <address@hidden>
Date: 2012-03-04 (Sun, 04 Mar 2012)
Changed paths:
M .gitignore
M Makefile
R data/srtm/Makefile
Log Message:
-----------
remove old srtm makefiles
Commit: 79873cf723f579527641f6ff953d12b3cb624fc0
https://github.com/paparazzi/paparazzi/commit/79873cf723f579527641f6ff953d12b3cb624fc0
Author: Felix Ruess <address@hidden>
Date: 2012-03-04 (Sun, 04 Mar 2012)
Changed paths:
M sw/airborne/firmwares/rotorcraft/telemetry.h
Log Message:
-----------
only send INS_REF if ins_ltp_initialized, fixes #153
Commit: 86c9c583b81404141663ca86ce2462dc979964a2
https://github.com/paparazzi/paparazzi/commit/86c9c583b81404141663ca86ce2462dc979964a2
Author: Felix Ruess <address@hidden>
Date: 2012-03-04 (Sun, 04 Mar 2012)
Changed paths:
A conf/settings/tuning_ins_chimu.xml
Log Message:
-----------
added a tuning_ins_chimu settings file for when the ins_chimu_x module is
without the ahrs
Commit: 258d93a66551dfbd440b798d1ffa6e380d2eab25
https://github.com/paparazzi/paparazzi/commit/258d93a66551dfbd440b798d1ffa6e380d2eab25
Author: Gautier Hattenberger <address@hidden>
Date: 2012-03-04 (Sun, 04 Mar 2012)
Changed paths:
M sw/lib/ocaml/mapCanvas.ml
Log Message:
-----------
set srtm active if download is succesful
Commit: 73c5f52f861936e9682e48f2cfe8b77787b058be
https://github.com/paparazzi/paparazzi/commit/73c5f52f861936e9682e48f2cfe8b77787b058be
Author: Bernard Davison <address@hidden>
Date: 2012-03-04 (Sun, 04 Mar 2012)
Changed paths:
M .gitignore
M Makefile
A conf/settings/tuning_ins_chimu.xml
R data/srtm/Makefile
A data/srtm/srtm.data.bz2
M sw/airborne/firmwares/rotorcraft/telemetry.h
M sw/lib/ocaml/http.ml
M sw/lib/ocaml/mapCanvas.ml
M sw/lib/ocaml/srtm.ml
M sw/lib/ocaml/srtm.mli
M sw/tools/Makefile
A sw/tools/gen_srtm.ml
Log Message:
-----------
Merge branch 'dev' of github.com:paparazzi/paparazzi into hardware_test
Compare: https://github.com/paparazzi/paparazzi/compare/debabf1...73c5f52