Romeo-Golf
08b156569c
Update rtlsdr-ogn.sh to use double square brackets and safe vairables
2016-12-31 00:17:10 +00:00
Romeo-Golf
f9f83262f3
Small fixes to dump978.sh maintenance script.
2016-12-29 17:08:18 +00:00
Romeo-Golf
5d1df5c34c
Merge pull request #14 from jprochazka/2.6.0
...
Merge changes from upstream 2.6.0
2016-12-29 17:06:54 +00:00
Romeo-Golf
73a147bce9
manual resync
2016-12-29 17:06:24 +00:00
Romeo-Golf
ee9a1e9da1
resync with upstream 2.6.0
2016-12-29 17:01:06 +00:00
Romeo-Golf
2859292631
Merge pull request #13 from jprochazka/master
...
Sync 2.6.0 with changes in upstream master
2016-12-29 16:36:39 +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
fe9d0c00d7
Merge pull request #11 from jprochazka/master
...
Merge changes from upstream master branch
2016-12-29 02:17:30 +00: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
98d9051ff9
Updating and integrating RTL-SDR OGN script.
2016-12-27 17:06:13 -05: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
4fc71c1917
Merge remote-tracking branch 'refs/remotes/origin/master' into 2.6.0
...
# Conflicts:
# bash/decoders/dump978.sh
2016-12-27 15:31:44 -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
b5fcf7f2e6
Merge remote-tracking branch 'refs/remotes/origin/master' into 2.6.0
...
# Conflicts:
# bash/variables.sh
2016-12-23 16:49:06 -05:00
Joe Prochazka
dbee22d542
Merge remote-tracking branch 'refs/remotes/origin/master' into 2.5.1
2016-12-23 16:46:41 -05:00
Joe Prochazka
4573e431e1
Added bootpag to credits.
2016-12-23 16:44:27 -05:00
Joe Prochazka
79410c6e8e
Updated CHANGELOG.md.
2016-12-23 16:41:52 -05:00
Joe Prochazka
043349c916
Pagination no longer fills page.
2016-12-23 16:40:11 -05:00
Joe Prochazka
1d7b6fa624
Modified AboveTustin script to work with ini file.
2016-12-23 15:38:58 -05:00
Joe Prochazka
a94bdd9322
Continued work on adding install config support.
2016-12-23 01:10:13 -05:00
Joe Prochazka
afef37744f
Adding ability to utilize installation configuration file.
2016-12-22 17:07:14 -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
Romeo-Golf
a38f65df86
Merge pull request #8 from jprochazka/2.6.0
...
Merge pull request #283 from Romeo-Golf/2.6.0
2016-12-22 10:17:04 +00:00
Joe Prochazka
54fad85c10
Merge pull request #283 from Romeo-Golf/2.6.0
...
Missing fi statement in main.sh
2016-12-21 16:47:23 -05:00
Romeo-Golf
ce5fdcfce0
Missing fi in bash/main.sh and restoring execute bit on install.sh
2016-12-21 21:07:51 +00:00
Romeo-Golf
b591dcb853
Attempting to resync with origin 2.6.0
2016-12-21 20:47:55 +00:00
Joe Prochazka
14328bf98b
AboveTustin touchups and added beast-splitter.
2016-12-21 15:23:53 -05:00
Joe Prochazka
e724faf2a7
Merge branch '2.6.0' of https://github.com/jprochazka/adsb-receiver into 2.6.0
2016-12-21 13:57:16 -05:00
Joe Prochazka
b0bdd3440a
Added Duck DNS support.
2016-12-21 13:57:14 -05:00
Joe Prochazka
5744bac8ab
Merge pull request #275 from Romeo-Golf/2.6.0
...
Add option parsing to install.sh with --help and --verbose options
2016-12-21 13:56:37 -05:00
Romeo-Golf
63e5c373dc
Re-merge of upstream commit 8152389237
2016-12-21 18:50:17 +00:00
Romeo-Golf
4702db0fe1
Hopefully final merge of upstream commit 8152389237
2016-12-21 18:32:30 +00:00
Romeo-Golf
608938e375
Remove GLOBAL_UNATTENDED_INSTALL to match upstream commit 8152389237
2016-12-21 18:13:27 +00:00
Romeo-Golf
3a98c5cca5
Reverting Plane Finder i386 client to 3.4.61
2016-12-21 17:57:57 +00:00
Joe Prochazka
0adaeb78aa
Updated current Planefinder ARM version.
2016-12-21 11:31:07 -05:00
Joe Prochazka
8152389237
Finished up -a and -c flags and added checks.
2016-12-21 11:24:52 -05:00
Romeo-Golf
189c3a0ccf
Manual merge of upstream change 83e4c39b22
2016-12-21 15:55:52 +00:00
Joe Prochazka
83e4c39b22
Finished unattended install flags.
2016-12-21 10:33:39 -05:00
Romeo-Golf
a0863274a6
Updated to Plane Finder client 3.5.461
2016-12-21 15:14:14 +00:00
Romeo-Golf
fb8d0c0a35
removing duplicate lines introduced by manual merge
2016-12-21 14:55:37 +00:00
Romeo-Golf
3ecdd7af28
More press enter to continue dialogs to surpress unless VERBOSE is set
2016-12-21 12:56:12 +00:00
Romeo-Golf
78cc7a7c4a
One more press enter to continue dialog to surpress unless VERBOSE is set
2016-12-21 12:48:49 +00:00
Romeo-Golf
414456d75d
Only set git branch to master if not already set
2016-12-21 11:38:46 +00:00
Romeo-Golf
96be18313f
re-re-merge with origin 2.6.0
2016-12-21 11:14:21 +00:00
Romeo-Golf
35414f9a30
re-re-merge with origin 2.6.0
2016-12-21 11:10:17 +00:00
Romeo-Golf
bffce924c4
Merge branch '2.6.0' of https://github.com/jprochazka/adsb-receiver into jprochazka-2.6.0
...
Conflicts:
install.sh
2016-12-21 10:59:36 +00:00