Wykres commitów

47 Commity (bfe9caaee5ff5b5c370b9aa47a8a958286a75477)

Autor SHA1 Wiadomość Data
romeo-golf bfe9caaee5 MLAT Client - Fix install test so upgrade is only offered if available version is greater than the currently installed version 2017-02-06 20:08:49 +00:00
romeo-golf 15c57b6d36 ADSB Exchange - Reword description in feeder selection menu 2017-02-06 20:00:48 +00:00
romeo-golf 402b05c93f Dump1090 - Fix typo in main.sh 2017-02-06 19:53:07 +00:00
romeo-golf b9c3315015 Dump1090 - Replace $DUMP1090_INSTALL with $DUMP1090_DO_INSTALL to match how $DUMP1090_UPGRADE and $DUMP1090_DO_UPGRADE are used 2017-02-06 19:47:16 +00:00
romeo-golf 53573ee0bd OGN - Small tweaks to main.sh 2017-02-06 18:57:22 +00:00
romeo-golf 42fbc374fe OGN - Replace $DUMP978_INSTALL with $DUMP978_DO_INSTALL to match how $DUMP978_UPGRADE and $DUMP978_DO_UPGRADE are used 2017-02-06 18:55:40 +00:00
romeo-golf 37720be7bc OGN - Replace $RTLSDROGN_INSTALL with $RTLSDROGN_DO_INSTALL to match how $RTLSDROGN_UPGRADE and $RTLSDROGN_DO_UPGRADE are used 2017-02-06 18:28:16 +00:00
romeo-golf 91a5b53a94 OGN - Reorder tests in main.sh so that automated upgrades are possible 2017-02-06 18:01:47 +00:00
romeo-golf fb6b3512ba main.sh - avoid mixing && and || tests in a single line 2017-02-06 16:49:01 +00:00
romeo-golf 1e7c669620 General tidy-up 2017-02-06 16:46:40 +00:00
romeo-golf d9c42ed59a Widescale application of s/BUILDDIRECTORY/RECEIVER_BUILD_DIRECTORY/g 2017-01-30 03:12:34 +00:00
romeo-golf e539114dd4 Haromonise variable quoting and formatting 2017-01-30 02:40:19 +00:00
romeo-golf 5d59d3f8a0 Move CPU check from main.sh to init.sh 2017-01-20 11:52:59 +00:00
romeo-golf 9beaa7573c Formatting updates to init.sh and main.sh 2017-01-16 03:28:32 +00:00
romeo-golf 470bb13839 main.sh - Use function to detect cpu architecture 2017-01-15 19:05:38 +00:00
romeo-golf c986091b0c main.sh - Refactor case statements over multiple lines 2017-01-15 17:42:33 +00:00
romeo-golf f449e711b6 main.sh - Replace dump1090 selection menu with radiolist 2017-01-15 17:34:16 +00:00
romeo-golf d3e802f84a main.sh - Fix dump1090 selection whiptail output 2017-01-15 17:29:02 +00:00
romeo-golf 12b6b3d681 main.sh - Move dump1090 selection diaglog to a variable 2017-01-15 16:29:56 +00:00
romeo-golf 569eb05fcd main.sh - Use correct variable to install dump1090 if not currently installed, and refactor other decoder case statement for consistency 2017-01-15 16:11:16 +00:00
romeo-golf b209924b56 main.sh - Update prompt when no dump1090 so it actually installs the selected fork :) 2017-01-15 16:02:14 +00:00
romeo-golf e254a2bb3e main.sh - If no dump1090 fork is installed and its an automated install then check the config to see if a fork has been specified 2017-01-15 15:54:10 +00:00
romeo-golf bd9394d667 main.sh - Refactor dump1090 not installed test to align with other tests 2017-01-15 15:41:08 +00:00
romeo-golf 9aaaaffc82 Fix test in main.sh so that if dump1090 is not installed the user is prompted so select a fork 2017-01-15 15:38:25 +00:00
Romeo-Golf c892c9d872 Update configuration source test 2017-01-10 19:21:34 +00:00
Romeo-Golf 81344acf39 Add .gitignore to log dir 2017-01-08 05:12:54 +00:00
Romeo-Golf 6d64288a3f Apply s/PORTAL_/WEBPORTAL_/g to bash/main.sh 2017-01-03 03:36:37 +00:00
Romeo-Golf 5bd0221bc3 Harmonising numerical variables to true/false 2017-01-01 21:03:54 +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 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 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 ee9a1e9da1 resync with upstream 2.6.0 2016-12-29 17:01:06 +00: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
Joe Prochazka b0bdd3440a Added Duck DNS support. 2016-12-21 13:57:14 -05:00
Joe Prochazka 0d31a60716 Remove stop points and minnor fixes. 2016-12-05 13:08:58 -05:00
Joe Prochazka e08718f99b Fixed variable name. 2016-11-29 17:08:45 -05:00
Joe Prochazka 19370ce520 Removed map selection setting. 2016-09-27 12:04:01 -04:00
Joe Prochazka 94b83766f5 Add a v. 2016-09-27 11:30:00 -04:00
Joe Prochazka 9b36c399b0 Add project version once executed. 2016-09-27 11:27:51 -04:00
Joe Prochazka defd555bf7 Added dump1090-fa option and auto update. 2016-09-26 21:28:04 -04:00