Romeo-Golf
d3f61aedd6
Further work towards multi-platform graphing - Issue #293
2017-01-08 02:16:35 +00:00
Romeo-Golf
47d109a6b2
Further work towards multi-platform graphing - Issue #293
2017-01-08 02:07:07 +00:00
Romeo-Golf
252c172379
Further work towards multi-platform graphing - Issue #293
2017-01-08 01:59:27 +00:00
Romeo-Golf
6dac400101
Tidy up work towards multi-platform graphing - Issue #293
2017-01-08 01:50:47 +00:00
Romeo-Golf
aab221e37d
Further work towards multi-platform graphing - Issue #293
2017-01-08 01:45:06 +00:00
Romeo-Golf
098503266c
Initial work to support graphing on non-Pi platforms - Issue #293
2017-01-07 16:49:03 +00:00
Romeo-Golf
7d4a09c093
Merge pull request #15 from jprochazka/2.5.1
...
Sync with upstream 2.5.1
2017-01-07 16:24:01 +00:00
Romeo-Golf
80b3129fd4
Adding .travis.yml to assist with build testing
2017-01-01 20:16:34 +00:00
Romeo-Golf
1bdd5fca7e
Merge pull request #12 from jprochazka/master
...
Sync with upstream master
2016-12-29 16:35:29 +00:00
Romeo-Golf
279a938ec2
manual resync with origin/master
2016-12-29 16:33:09 +00:00
Joe Prochazka
dbba2c94ea
Merge pull request #287 from charlie-foxtrot/master
...
update dump978.sh to fix dump978-maint.sh and feed dump1090-mutability
2016-12-29 01:19:57 -05:00
charlie-foxtrot
a9f810575f
update dump978.sh to fix dump978-maint.sh and feed dump1090-mutability
...
dump978-maint.sh starts up dump978 and pipes output to uat2json (that updates dump978.php) and is then piped to uat2esnt and netcat (to dump1090-mutability).
However uat2json does not echo stdin to stdout output, meaning uat2esnt gets no input, and nothing makes it to dump1090-mutability.
This changes dump978-maint.sh to bash and uses tee to fork dump978's output to both uat2json and uat2esnt so messages make it to dump1090-mutability.
2016-12-28 21:43:26 -08:00
Romeo-Golf
45b3c1000e
Merge pull request #10 from jprochazka/master
...
Merge changes from upstream master branch
2016-12-29 02:12:35 +00:00
Joe Prochazka
e661d06eeb
Merge remote-tracking branch 'refs/remotes/origin/master' into 2.5.1
2016-12-27 15:32:01 -05:00
Joe Prochazka
35a4614306
Merge pull request #285 from charlie-foxtrot/master
...
Update variables.sh and dump978.sh
2016-12-27 15:03:26 -05:00
charlie-foxtrot
c345d1bc93
Update variables.sh and dump978.sh
...
variables.sh - typo
dump978.sh - dump978-maint.sh should not background rtl_sdr in while loop, otherwise it will try to re-start rtl_sdr every 15 seconds and throw errors
2016-12-24 16:54:48 +00:00
Joe Prochazka
dbee22d542
Merge remote-tracking branch 'refs/remotes/origin/master' into 2.5.1
2016-12-23 16:46:41 -05:00
Romeo-Golf
e42f26a4f0
Merge pull request #9 from jprochazka/master
...
Merge changes from upstream Master
2016-12-22 16:21:36 +00:00
Joe Prochazka
0adaeb78aa
Updated current Planefinder ARM version.
2016-12-21 11:31:07 -05:00
Joe Prochazka
47faee2990
Merge pull request #274 from atbPy/master
...
Update image.sh
2016-12-08 04:33:21 -05:00
atbPy
bcf6af9def
Update image.sh
...
Corrected typos
2016-12-07 23:33:54 -05:00
Romeo-Golf
dbb7177b4a
Add verbose flag to install.sh
2016-12-07 20:12:23 +00:00
Joe Prochazka
fe906183b2
Add semicolons to config.
2016-12-06 20:23:33 -05:00
Joe Prochazka
ec3e34d5a9
Metric and imperial was swapped around.
2016-12-06 16:12:31 -05:00
Joe Prochazka
956001ae89
Changed project branch to master.
2016-12-06 01:02:03 -05:00
Joe Prochazka
bedf646d72
Added rel;ease date for v2.5.0.
2016-12-05 22:54:06 -05:00
Joe Prochazka
84bd030726
Merge pull request #270 from jprochazka/2.5.0
...
2.5.0
2016-12-05 22:30:08 -05:00
Joe Prochazka
2e7a5754d1
Fixed SQLite query.
2016-12-05 18:49:30 -05:00
Joe Prochazka
635131b50f
SQLite upgrade fix.
2016-12-05 17:12:55 -05:00
Joe Prochazka
85fecdc76c
Wording fix.
2016-12-05 16:29:00 -05:00
Joe Prochazka
aac778adc4
Flight notification fix for lite.
2016-12-05 15:46:25 -05:00
Joe Prochazka
1e8ce8d5c7
Require python-dev and SQLite query fix.
2016-12-05 15:08:10 -05:00
Joe Prochazka
abd1ec2129
Fixes applied after MySQL portal testing.
2016-12-05 14:37:59 -05:00
Joe Prochazka
0d31a60716
Remove stop points and minnor fixes.
2016-12-05 13:08:58 -05:00
Joe Prochazka
0fdca06e28
AboveTustin Setup about complete.
2016-12-02 17:04:09 -05:00
Joe Prochazka
64fb59691a
Roughing out AboveTustin script.
2016-12-01 17:02:33 -05:00
Joe Prochazka
44f7e72a26
Removed notification work.
2016-12-01 13:42:34 -05:00
Joe Prochazka
b4f1ed361c
Fix for newer versions of rrdtool.
2016-12-01 13:14:18 -05:00
Joe Prochazka
b5bd965a26
Began work on AboveTustin addition.
2016-11-30 16:49:01 -05:00
Joe Prochazka
f52f7caf10
Merge remote-tracking branch 'refs/remotes/origin/master' into 2.5.0
2016-11-30 14:51:47 -05:00
Joe Prochazka
873604ad86
Update CHANGELOG.md
2016-11-29 17:16:00 -05:00
Joe Prochazka
e08718f99b
Fixed variable name.
2016-11-29 17:08:45 -05:00
Joe Prochazka
f0d6e24cde
Added bash directory path variable.
2016-11-29 16:58:49 -05:00
Joe Prochazka
1e617edb38
Include functions.sh.
2016-11-29 16:56:17 -05:00
Joe Prochazka
03524e2c38
Can now specify branch.
2016-11-29 16:43:37 -05:00
Joe Prochazka
6ccfcaeca6
Merge pull request #269 from jprochazka/2.4.1
...
2.4.1
2016-11-28 16:03:33 -05:00
Joe Prochazka
2cb71c6872
Install python-pip.
2016-11-28 14:30:16 -05:00
Joe Prochazka
838d9b357a
Possible encoding fix.
2016-11-28 12:29:18 -05:00
Joe Prochazka
5558108a8e
Merge branch '2.5.0' of https://github.com/jprochazka/adsb-receiver into 2.5.0
2016-11-28 12:18:15 -05:00
Joe Prochazka
3801d8b379
Able to set unit of measurement.
2016-11-28 12:17:59 -05:00