Romeo-Golf
e862c0762e
Revised .travis.yml
2017-01-01 20:15:56 +00:00
Romeo-Golf
76f199bc13
Update travis.yml
2017-01-01 19:59:50 +00:00
Romeo-Golf
17311dad40
Update travis.yml
2017-01-01 19:43:17 +00:00
Romeo-Golf
ae1d6f1944
Update travis.yml
2017-01-01 19:38:28 +00:00
Romeo-Golf
adca6ef5e8
Adding .travis.yml to assist with build testing
2017-01-01 19:29:39 +00:00
Romeo-Golf
d57a674540
Revert commit e78bff6092
2017-01-01 19:12:08 +00:00
Romeo-Golf
ad37962183
Minor sync between 2.6.0 and 2.7.0 RTLSDR-OGN install scripts
2017-01-01 18:52:27 +00:00
Romeo-Golf
8c5eb0a779
Minor formatting update to RTLSDR-OGN install script
2017-01-01 18:47:57 +00:00
Romeo-Golf
5d99defbfe
RTLSDR-OGN install fix to only attempt to update dump1090 config if device specified - upstream issue #129
2016-12-31 13:37:52 +00:00
Romeo-Golf
f4e4747338
Small formatting update to rtlsdr-ogn.sh
2016-12-31 13:04:53 +00:00
Romeo-Golf
476f9d590d
Fix unterminated whiptail in rtlsdr-ogn.sh
2016-12-31 12:57:10 +00:00
Romeo-Golf
15f174f500
missing shift from install.sh case
2016-12-31 05:02:43 +00:00
Romeo-Golf
055988c6ab
Only ask user to name local branch if they wish to use it
2016-12-31 04:42:40 +00:00
Romeo-Golf
c1ff312c54
Adding .gitignore to build/
2016-12-31 04:30:28 +00:00
Romeo-Golf
cf191b0545
setting AUTOMATED_INSTALL to false by default since at present there is no way to do so when calling install.sh
2016-12-31 04:29:24 +00:00
Romeo-Golf
561e6e6a3c
replaced a -e test with =
2016-12-31 04:15:26 +00:00
Romeo-Golf
2f67af04b1
Dont show continue setup whiptail on automated installs
2016-12-31 04:09:19 +00:00
Romeo-Golf
aa2f31d0d7
Dont show install complete whiptail on automated installs
2016-12-31 04:07:08 +00:00
Romeo-Golf
1490246d54
Re-indent main.sh from missing fi
2016-12-31 03:59:01 +00:00
Romeo-Golf
63b08c06e3
Missing fi in main.sh
2016-12-31 03:57:57 +00:00
Romeo-Golf
40c9e186e3
only source RECEIVER_CONFIGURATION_FILE if it exists and it not empty
2016-12-31 03:29:09 +00:00
Romeo-Golf
59870d23af
Missing ) in abovetustin case statement
2016-12-31 03:22:37 +00:00
Romeo-Golf
feebe8ee5e
Quoting all variables to prevent unary operator expected errors
2016-12-31 03:22:04 +00:00
Romeo-Golf
a305f83239
replace with in install.sh
2016-12-31 02:24:45 +00:00
Romeo-Golf
88b133de9d
Update main.sh to ensure any variables to be tested actually exist
2016-12-31 02:16:23 +00:00
Romeo-Golf
e78bff6092
replace \e[21m with \e[0m so that whole install is not in bold
2016-12-31 02:12:13 +00:00
Romeo-Golf
4edb1fd471
removing superflous )then from init.sh
2016-12-31 02:09:19 +00:00
Romeo-Golf
a278ae9443
Widescale replacement of -eq, which only compares integers, with = which compares strings
2016-12-31 02:05:35 +00:00
Romeo-Golf
e2889684d8
Widescale application of %s/RECIEVER/RECEIVER/g
2016-12-31 01:55:51 +00:00
Romeo-Golf
a9d01b4057
update orphaned references to with in install.sh
2016-12-31 01:34:45 +00:00
Romeo-Golf
2b612dc069
Remove stray backtick from install.sh
2016-12-31 01:32:18 +00:00
Romeo-Golf
0e5673aaf9
Update install.sh so default config is used if no config file was specified
2016-12-31 01:28:27 +00:00
Romeo-Golf
e511bb608b
Update install.sh to only check for config file if automated_install is true
2016-12-31 01:14:33 +00:00
Romeo-Golf
0279bac7f3
Replace orphaned usage stagement with DisplayHelp
2016-12-31 01:11:06 +00:00
Romeo-Golf
6d713004d5
Minor refactoring of rtlsdr-ogn.sh
2016-12-31 00:26:24 +00:00
Romeo-Golf
016b658ccf
Merge branch '2.6.0' of https://github.com/Romeo-Golf/adsb-receiver into 2.6.0
2016-12-31 00:18:49 +00:00
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