From 42dfd12ca19a66514828a48208fd3bdf87f41e4d Mon Sep 17 00:00:00 2001 From: filipspl Date: Sun, 25 Feb 2018 18:52:26 +0100 Subject: [PATCH] license coverage check --- README.md | 3 ++- bin/dump1090-draw_heatmap.sh | 8 +++++--- var/dongleshift.txt | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9608fb5..93e7168 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This is a rewritten and fine-tuned version of tools for the automatic weather sa -[![badge-travis](https://api.travis-ci.org/filipsPL/autowx2.svg?branch=master)](https://travis-ci.org/filipsPL/autowx2) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/bb77483f88414ef799621247bd186795)](https://www.codacy.com/app/filipsPL/autowx2?utm_source=github.com&utm_medium=referral&utm_content=filipsPL/autowx2&utm_campaign=Badge_Grade) ![badge-email](docs/badge-email.png) +[![badge-travis](https://api.travis-ci.org/filipsPL/autowx2.svg?branch=master)](https://travis-ci.org/filipsPL/autowx2) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/bb77483f88414ef799621247bd186795)](https://www.codacy.com/app/filipsPL/autowx2?utm_source=github.com&utm_medium=referral&utm_content=filipsPL/autowx2&utm_campaign=Badge_Grade) [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FfilipsPL%2Fautowx2.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FfilipsPL%2Fautowx2?ref=badge_shield) ![badge-email](docs/badge-email.png) ## used libraries and acknowledgements @@ -26,6 +26,7 @@ These scripts may be used by the autowx2 in the free time, e.g., to track airpla - [dump1090](https://github.com/antirez/dump1090) - the classic version, by antirez - [dump1090-stream-parser.py](https://github.com/yanofsky/dump1090-stream-parser) by yanofsky - [heatmap](https://github.com/filipsPL/heatmap) a fork of the great heatmap by sethoscope, modified by filipsPL to support sqlite + - [osmviz](http://cbick.github.io/osmviz/html/) - [multimon-ng](https://github.com/sq5bpf/multimon-ng-stqc) fork by sq5bpf with STQC decoding support diff --git a/bin/dump1090-draw_heatmap.sh b/bin/dump1090-draw_heatmap.sh index af4d351..8265190 100755 --- a/bin/dump1090-draw_heatmap.sh +++ b/bin/dump1090-draw_heatmap.sh @@ -13,13 +13,15 @@ tempdir="/tmp" mkdir -p $(dirname $outdir) - # draw data on the map -$baseDir/bin/heatmap.py -o $outdir/heatmap-osm.png -r 40 --height 900 --osm --sqlite_table squitters $database +$baseDir/bin/heatmap.py -m 000ffffff -M 000ffffff -o $outdir/heatmap-osm.png -r 4 --margin 25 -k gaussian --height 900 --osm --sqlite_table squitters $database + +# draw data on the map +$baseDir/bin/heatmap.py -o $outdir/heatmap-osm2.png -r 40 --height 900 --osm --margin 25 --sqlite_table squitters $database # draw data on the black canvas $baseDir/bin/heatmap.py -b black -r 30 -W 1200 -o $tempdir/h1.png -k gaussian --sqlite_table squitters $database $baseDir/bin/heatmap.py -r 5 -W 1200 -o $tempdir/h2.png --decay 0.3 --margin 25 -k gaussian --sqlite_table squitters $database -composite $tempdir/h2.png -dissolve 50 $tempdir/h1.png $outdir/heatmap-gaussian.png + rm $tempdir/h1.png $tempdir/h2.png \ No newline at end of file diff --git a/var/dongleshift.txt b/var/dongleshift.txt index 7a9e0a2..aaaf96a 100644 --- a/var/dongleshift.txt +++ b/var/dongleshift.txt @@ -1 +1 @@ --0.642 +-0.734