Wykres commitów

1178 Commity (e00def45b72cd891155e102b8d5f561ee879f207)

Autor SHA1 Wiadomość Data
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 db1a389dc6 Small change to give logging a chance of working :) 2017-01-06 20:37:51 +00:00
Romeo-Golf 986293e507 Apply s/TRUE/true/g and s/FALSE//false/g to bash/portal/install.sh 2017-01-03 03:56:25 +00:00
Romeo-Golf e67781aa64 Fix typo in bash/init.sh 2017-01-03 03:51:10 +00:00
Romeo-Golf 4fd82e288a Apply _USB_DEVICE/_DEVICE_ID/g to rtlsdr-ogn.sh, dump978.sh and example.config 2017-01-03 03:42:34 +00:00
Romeo-Golf 6d64288a3f Apply s/PORTAL_/WEBPORTAL_/g to bash/main.sh 2017-01-03 03:36:37 +00:00
Romeo-Golf 58e0f9967a Harmonising OGN section of example.config between 2.6.0 and 2.7.0 2017-01-03 03:24:54 +00:00
Romeo-Golf da9fe46eb2 Fixed issue with bold set for Preliminary title not being reset 2017-01-03 03:11:45 +00:00
Romeo-Golf 1c2f45f46c HAB install script - further harmonisation work 2017-01-02 21:57:48 +00:00
Romeo-Golf 550ec8e00a HAB install script - harmonising echo statements 2017-01-02 21:48:14 +00:00
Romeo-Golf 6c75e5ce1a Updating .travis.yml to use example config 2017-01-02 05:10:35 +00:00
Romeo-Golf 5bd0221bc3 Harmonising numerical variables to true/false 2017-01-01 21:03:54 +00:00
Romeo-Golf 80b3129fd4 Adding .travis.yml to assist with build testing 2017-01-01 20:16:34 +00:00
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