Wykres commitów

979 Commity (master)

Autor SHA1 Wiadomość Data
Joe Prochazka 667ca52231 Merge pull request #312 from g0wfv/develop
Detect Ubuntu releases after 16.04 LTS
2017-10-02 15:06:49 -04:00
jprochazka b7366a8760 Updated current PiAware version to be installed. 2017-09-27 22:29:14 -04:00
jprochazka ceed377182 No longer allow FlightAware users to clain device via login and password. 2017-09-27 22:02:45 -04:00
jprochazka 569279229b Multiple changes helping to bring the scripts up to date. 2017-09-27 17:18:13 -04:00
target-drone dc71d1b509 2 syntax errors
Python requires True and False to be as capitalised.  
rogue space on line 153 throws an indentation error.
2017-03-14 07:26:45 +03:00
Tony Corbett G0WFV 3bcaee82df Detect Ubuntu releases after 16.04 LTS 2017-02-08 13:24:06 +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
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 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
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
Joe Prochazka 2d130cab6a Added backup automation script. 2016-11-15 15:59:55 -05:00
Joe Prochazka f872eaf65f Added LAT and LON option. 2016-11-15 15:36:08 -05:00
Joe Prochazka 921b89acc6 Merge remote-tracking branch 'refs/remotes/origin/master' into 2.4.1 2016-11-15 14:58:33 -05:00
Joe Prochazka aac8de81bd Merge remote-tracking branch 'refs/remotes/origin/master' into 2.5.0 2016-11-15 14:58:14 -05:00
Joe Prochazka ba1a87813b Removed a line break. 2016-11-15 14:54:23 -05:00
Joe Prochazka a6ca9210c7 Merge remote-tracking branch 'refs/remotes/origin/master' into 2.5.0 2016-10-28 15:41:47 -04:00
Joe Prochazka 04dee56a04 Merge remote-tracking branch 'refs/remotes/origin/master' into 2.4.1 2016-10-28 15:41:35 -04:00
Joe Prochazka 3083d88e2a Layout change separating time options. 2016-10-28 15:33:13 -04:00
Joe Prochazka 5170d4f7f4 Layout change separating time options. 2016-10-28 15:26:05 -04:00