Commit Graph

71 Commits

Author SHA1 Message Date
Gautier Hattenberger c9cad95f03 [icons] fix icons size to have 48x48px 2014-12-11 15:07:26 +01:00
Gautier Hattenberger 3c8ee22880 [ground_segment] improve readability of icons and add a few more 2014-12-10 22:20:11 +01:00
Felix Ruess 29a59d8d96 add *.hgt files in srtm folder to gitignore
closes #900
2014-11-11 15:15:32 +01:00
Felix Ruess 317dd81760 [maps] hopefully finally fix google maps version download
seems like #865 didn't work with sed version on OSX after all...
So just use gnu sed on osx and the documented gnu sed -r option instead of -E

Also add a check if the extraced google version is actually a valid integer number..
2014-11-04 21:46:05 +01:00
Felix Ruess 97be5852c7 [maps] use BRE instead of extended regex for sed 2014-10-22 17:12:39 +02:00
karlito139 3fb33e8f84 [ground_segment] different icons for the different applications of paparazzi.
This should prevent the clicking on every icon and parsing through all the windows when we are searching for the messages.
closes #787
2014-08-06 16:58:21 +02:00
Felix Ruess 56e27b1c9e no certificate check in update google maps version
closes #772
2014-07-16 22:14:30 +02:00
Felix Ruess d6a17e308a [maps] update_google_version: only one try and 10s timeout 2013-09-17 00:55:11 +02:00
Felix Ruess 9ab3c2bd0d 20s timeout and max 2 retries when trying to update_google_version 2013-07-30 18:19:32 +02:00
Felix Ruess a478b9d091 [data] add penguin logo with paparazzi writing 2013-07-17 23:27:37 +02:00
Felix Ruess 5e3ee2558a fix google maps version download parsing
also set the default example version to 129
2013-07-17 18:58:21 +02:00
Stephen Dwyer e06a57717a [makefile] on os x the default mktemp doesn't behave the same (older version), need to use gmktemp from the coreutils macport 2013-03-26 14:10:16 -06:00
Felix Ruess 77cd732702 [makefile] use mktemp to create unique temp files
This assumes that mktemp is available, but should provide a better solution for issue #229.

Also create a variable holding the tempfile name which is unique to each target.
This should prevent problems with parallel builds, since these variables are global.
2013-03-21 16:46:58 +01:00
Gautier Hattenberger 737d7d3c8b [makefile] silence clean target and add missing Makefile 2013-02-23 12:31:59 +01:00
Felix Ruess f90a9b687f [build system] honor TMPDIR environment variable
closes #229
2013-02-08 18:58:59 +01:00
Felix Ruess 360a5ce74d [build][fix] use grep -E instead -P to get google maps version number. perl style regex are not available in mountain lion anymore 2012-11-13 13:12:03 +01:00
Felix Ruess 8bff1b46c9 [build system] clean up makefiles and fix dependencies, parallel build with make -j 8 seems to work now 2012-11-10 19:45:22 +01:00
Felix Ruess 45ec0f1c16 [maps] ahrg, really fix google maps version download now 2012-09-12 15:52:49 +02:00
Felix Ruess cdff90306c [maps] if google maps version download fails, print message and remove emtpy file 2012-09-07 20:47:07 +02:00
Gautier Hattenberger 2bff89cf4d [maps] extracting google maps version
It should not fail in case of lost connection or corrupted maps.xml file
Fix #187
2012-09-06 15:50:05 +02:00
Gautier Hattenberger dc7eed2304 remove old srtm makefiles 2012-03-04 19:14:48 +01:00
Gautier Hattenberger c7387bb021 ask to download srtm tile from GCS if not available 2012-03-04 15:08:05 +01:00
Felix Ruess 6c5c16d847 crop image size to size of actual logo 2012-01-11 19:50:16 +01:00
Christophe De Wagter 1587f9db8f Makefile warning cleaning continued 2011-11-18 14:57:42 +01:00
Christophe De Wagter 3403cb8478 Cleanup the cleaning progress: less cleaning errors 2011-11-18 12:33:36 +01:00
Felix Ruess 5c9fccd3d1 ahrg, really fix echo in maps makefile now 2011-08-17 18:52:40 +02:00
Felix Ruess b9648610ba fix echo for systems where -e is not default, e.g. debian 2011-08-17 17:36:40 +02:00
Stephen Dwyer 8e878146e9 updated .gitignore for maps.xml, deleted maps.xml, fixed typo in data/maps/Makefile 2011-08-02 00:46:17 -06: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
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
Christophe De Wagter e8b675597d icons 2011-05-14 18:26:51 +02: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 e4ed1864ea added some more gcs icons. Thanks Chris (hendrixgr). 2011-01-30 19:23:42 +01:00
Felix Ruess 2fb51fb1c1 added geoid model data again 2010-11-18 17:40:04 +01:00
Felix Ruess 9b4c71016d added empty srtm folter and ignore actual srtm files 2010-11-18 16:53:18 +01:00
Pascal Brisset add77b23d3 add path icon 2009-08-13 17:25:01 +00:00
Martin Mueller 54002f2beb meteo/drop gcs icons 2009-08-04 08:24:12 +00:00
Allen Ibara 294bd197cd Add icons for python messages app 2009-04-15 21:55:53 +00:00
Martin Mueller d1a1ac9148 fast descent icons 2009-03-20 12:56:07 +00:00
Pascal Brisset cf45848297 More and more for the papgets 2008-10-31 16:49:28 +00:00
Christophe De Wagter a31aa9d5a6 EMAV files and icons 2008-10-08 10:37:21 +00:00
Martin Mueller 15bd276f30 *** empty log message *** 2008-08-19 19:10:09 +00:00
Martin Mueller ff8e5d148e *** empty log message *** 2008-02-17 10:55:22 +00:00
Pascal Brisset 8097a088ca icons for digital camera telecommand 2007-12-10 15:08:06 +00:00
Pascal Brisset 32f1c9359d toolbar 2007-12-03 16:08:21 +00:00
Pascal Brisset 0a527e61e8 icons 2007-11-01 11:16:48 +00:00
Pascal Brisset c2f4bc97eb Mike's icons 2007-10-26 08:26:03 +00:00