Romeo-Golf
|
5a6b26ab03
|
Chaging APT_UPDATE_THRESHOLD from 300 to 1800 seconds
|
2016-12-22 12:46:04 +00:00 |
Romeo-Golf
|
ce01b3e98a
|
Adding threshold to initial AptUpdate call to prevent time-consuming update if this has been done in the last seconds, currently configured as 300
|
2016-12-22 12:29:53 +00:00 |
Romeo-Golf
|
2659b16932
|
Move UpdateRepository function to bash/functions.sh
|
2016-12-22 12:06:11 +00:00 |
Romeo-Golf
|
6a20454967
|
Move AptUpdate and UpdateOperatingSystem functions to bash/functions.sh
|
2016-12-22 12:02:41 +00:00 |
Romeo-Golf
|
426b7f3777
|
Move CheckPrerequisites function to bash/functions.sh
|
2016-12-22 11:56:54 +00:00 |
Romeo-Golf
|
d2c5da66ea
|
Move DELAY function to bash/functions.sh
|
2016-12-22 11:36:45 +00:00 |
Romeo-Golf
|
56ee20aac5
|
Further RTLSDR-OGN decoder work
|
2016-12-22 11:18:37 +00:00 |
Romeo-Golf
|
b0d004c60e
|
Further RTLSDR-OGN decoder work
|
2016-12-22 10:51:55 +00:00 |
Romeo-Golf
|
e0eed4efef
|
Merge pull request #6 from Romeo-Golf/2.6.0
Merge from 2.6.0 now that it is back in sync with origin
|
2016-12-21 19:08:31 +00:00 |
Romeo-Golf
|
3e9da1e802
|
Merge branch '2.7.0' into 2.6.0
|
2016-12-21 19:07:23 +00: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
|
aa2c9e66dc
|
Remove GLOBAL_UNATTENDED_INSTALL to match upstream commit 8152389237
|
2016-12-21 18:09:58 +00:00 |
Romeo-Golf
|
8825caaf8c
|
Reverting Plane Finder i386 client to 3.4.61
|
2016-12-21 17:59:07 +00:00 |
Romeo-Golf
|
3a98c5cca5
|
Reverting Plane Finder i386 client to 3.4.61
|
2016-12-21 17:57:57 +00:00 |
Joe Prochazka
|
8152389237
|
Finished up -a and -c flags and added checks.
|
2016-12-21 11:24:52 -05:00 |
Romeo-Golf
|
98e8129234
|
Manual merge of upstream change 83e4c39b22
|
2016-12-21 15:56:21 +00:00 |
Romeo-Golf
|
189c3a0ccf
|
Manual merge of upstream change 83e4c39b22
|
2016-12-21 15:55:52 +00:00 |
Romeo-Golf
|
f1f6343c51
|
Option to add a pseudo-random delay of between 5 and 59 minutes
|
2016-12-21 15:40:54 +00:00 |
Joe Prochazka
|
83e4c39b22
|
Finished unattended install flags.
|
2016-12-21 10:33:39 -05:00 |
Romeo-Golf
|
f4697418b8
|
Updated to Plane Finder client 3.5.461
|
2016-12-21 15:14:25 +00:00 |
Romeo-Golf
|
a0863274a6
|
Updated to Plane Finder client 3.5.461
|
2016-12-21 15:14:14 +00:00 |
Romeo-Golf
|
20ef72abbf
|
Manual merge of install.sh from 2.6.0
|
2016-12-21 14:57:00 +00:00 |
Romeo-Golf
|
fb8d0c0a35
|
removing duplicate lines introduced by manual merge
|
2016-12-21 14:55:37 +00:00 |
Romeo-Golf
|
f34621413b
|
Add TUNER_COUNT to assist with mapping of multiple tuners
|
2016-12-21 14:50:13 +00:00 |
Romeo-Golf
|
c8e8ba40ba
|
Rename the user rtlsdr-ogn.conf to match the callsign, as per http://wiki.glidernet.org/wiki:raspberry-pi-installation
|
2016-12-21 14:28:25 +00:00 |
Romeo-Golf
|
c3ff7a65bd
|
Update to , to and to
|
2016-12-21 14:14:00 +00:00 |
Romeo-Golf
|
d84bfcd649
|
Parameterise
|
2016-12-21 14:01:42 +00:00 |
Romeo-Golf
|
5d4d80b0c6
|
Tidy up of bash/image.sh and move LAT/LON questions before dump1090 install
|
2016-12-21 14:00:13 +00:00 |
Romeo-Golf
|
61c0c4622a
|
Harmonize comment indents and empty line echos
|
2016-12-21 13:51:44 +00:00 |
Romeo-Golf
|
f2090f693d
|
Prep work for LAT/LON functions
|
2016-12-21 13:01:42 +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 |
Joe Prochazka
|
31e8c287a5
|
Added switchs for unattended installs.
|
2016-12-20 17:01:26 -05:00 |
Joe Prochazka
|
e88b12e6a6
|
Added logging to installer.
|
2016-12-20 16:39:09 -05:00 |
Romeo-Golf
|
bfda2e305f
|
Revert rtlsdr-ogn so LAT/LON variables match other decoders, for now..
|
2016-12-20 13:45:56 +00:00 |
Romeo-Golf
|
a39eb845ec
|
Small tidy of bash/init.sh
|
2016-12-20 13:40:57 +00:00 |
Romeo-Golf
|
32659b2da9
|
Merge pull request #3 from Romeo-Golf/2.6.0
Further tweaks to RTLSDR-OGN required for a working install
|
2016-12-19 20:30:24 +00:00 |
Romeo-Golf
|
1aef193208
|
Further tweaks to RTLSDR-OGN required for a working install
|
2016-12-19 20:27:34 +00:00 |
Romeo-Golf
|
85b5e8b739
|
Initial work on USB RTL-SDR device identification
|
2016-12-19 19:17:22 +00:00 |
Romeo-Golf
|
68e09504de
|
One line missed from 2.6.0 merge
|
2016-12-19 17:59:25 +00:00 |
Romeo-Golf
|
faac1343f5
|
Cleanup from 2.6.0 merge
|
2016-12-19 17:57:29 +00:00 |
Romeo-Golf
|
9289f8c8fc
|
Initial development of RTLSDR-OGN decoder..
|
2016-12-19 17:50:20 +00:00 |
Romeo-Golf
|
c7dd5d65d5
|
Merge pull request #2 from Romeo-Golf/2.6.0
Updated Verbose tests to use -z flag and fix RTLSDR-OGN dependencies
|
2016-12-19 17:45:06 +00:00 |
Romeo-Golf
|
edf6889c0d
|
Updated Verbose tests to use the -z flag and fixed RTLSDR-OGN dependencies so it installs..
|
2016-12-19 17:33:31 +00:00 |