Wykres commitów

903 Commity (990ced4c77b49da980709449e0703c5914a89672)

Autor SHA1 Wiadomość Data
Joe Prochazka 990ced4c77
Took out redundant lines. 2018-02-28 21:41:10 -05:00
Joe Prochazka 625b0ce7e6
Added RTL-SDR blacklist rules. 2018-02-28 21:38:59 -05:00
Joe Prochazka f71633717a Minor bug fixes and marked as v2.6.1. 2018-02-28 20:51:00 -05:00
jprochazka 76bead8a3c Merge branch 'master' of https://github.com/jprochazka/adsb-receiver 2018-02-28 17:31:18 -05:00
jprochazka 7a30480044 Fixed password retrieval functionality. 2018-02-28 17:30:58 -05:00
jprochazka c15feeae65 Fixed SQLite update procedure. 2018-02-28 17:27:50 -05:00
Joe Prochazka ee7a6649a3
Merge pull request #385 from jsloyer/patch-1
fix typo with link to heywhatsthat.com
2018-02-28 16:55:47 -05:00
jprochazka 677655ea1a Query fixes and consolidations. 2018-02-28 16:37:57 -05:00
jprochazka e63e32773b Now sets proper host for remote database installs. 2018-02-28 15:59:34 -05:00
jprochazka 5193d11b5a Line fix. 2018-02-28 15:36:41 -05:00
Jeff Sloyer 0d2e1dcd53
fix typo with link to heywhatsthat.com 2018-02-27 08:13:54 -05:00
Jeff Sloyer b533b6ee4d
fix typo with link to heywhatsthat.com 2018-02-27 08:12:31 -05:00
jprochazka 54f13fccab ADS-B Exchange script bug fixes. 2018-02-26 02:36:11 +00:00
jprochazka c2ea6bf42a Download rtl-sdr.rules if it does not alreay exist. 2018-02-26 01:56:27 +00:00
jprochazka df1044d66d Updated forum link. 2018-02-25 00:55:44 -05:00
jprochazka 5231d143ee Many install related bug fixes and updates. 2018-02-24 22:11:58 -05:00
Joe Prochazka 906205f3e9
Merge pull request #376 from mkrzysztofowicz/master
Fix errors in maintenance.py
2018-02-24 01:27:44 -05:00
Joe Prochazka aae11481ac
Merge pull request #378 from ttsak/patch-1
Wrong AboveTustin link
2018-02-24 01:26:57 -05:00
Triantafyllos 3aea0d8d27
Wrong AboveTustin link 2017-12-30 15:41:16 +00:00
Michal Krzysztofowicz 18e7648074 Fix errors in maintenance.py
- import time module for time.sleep() to work
- change all occurrences of true to True and false to False. In Python
these have to be capitalised.
- add initial state to purge_aircraft, purge_flights, purge_positions,
purge_days_old; set it to False
- cursor.fetchone() returns a single row; change the assignment to
purge_aircraft accordingly (otherwise the script fails with an "out of
range" error)
- calculate purge_date only if purge_days_old is not None (otherwise set
it to None too). This stops the script from failing when the date was
not set
- run the database purging only if both
purge_(aircraft|flights|positions) and purge_date exist
2017-12-17 15:39:35 +00:00
Joe Prochazka 376798b7f2
Merge pull request #362 from espinielli/fix-readme-2.6
From Jessie to Stretch in README
2017-11-07 12:54:59 -05:00
Joe Prochazka 566c0fdd02
CD into AboveTustin repository path if not there. 2017-11-04 03:26:24 -04:00
Joe Prochazka e2ff3c9a7d Reverted mlat-client version back to 0.2.6 by default. 2017-11-01 14:42:19 -04:00
Joe Prochazka e9dc4d6332 Download udev rules for RTL-SDR. 2017-11-01 14:36:11 -04:00
Enrico Spinielli 41418650ba From Jessie to Stretch in README 2017-10-28 15:20:12 +02:00
Joe Prochazka a02546ac42 Fixed v2.6.0 upgrade file. 2017-10-21 17:49:07 -04:00
Joe Prochazka 36d50a761f Changed prerelease to release date. 2017-10-21 15:29:05 -04:00
Joe Prochazka e912a8ae48 Added missing v2.6.0 portal upgrade file. 2017-10-21 15:17:31 -04:00
Joe Prochazka 4afc063963 Might as well check for the bc package here as well. 2017-10-20 21:23:18 -04:00
Joe Prochazka 1edd31e591 Temporarily removed locale setup. 2017-10-20 21:08:55 -04:00
Joe Prochazka 279c596d88 Fixed URL to the project website. 2017-10-20 13:09:42 -04:00
Joe Prochazka 6c480a059f Check for the bc package before installation. 2017-10-20 13:07:28 -04:00
Joe Prochazka 44611f75ec Fix to detect which php sqlite package to install. 2017-10-20 12:30:41 -04:00
Joe Prochazka d6067e6a55 Rolled back changes from previously planed 2.7.0 branch. 2017-10-20 12:04:00 -04:00
Joe Prochazka 5e0e6e0c15 Fixes to SQLite installation and logging. 2017-10-20 10:45:48 -04:00
Joe Prochazka e8a0148a19 Added jquery.bootpag.min.js to default template. 2017-10-19 15:34:54 -04:00
Joe Prochazka b4605df112 Switch MariaDB root plugin from unix_socket to mysql_native_password to keep in line with MySQL installs. 2017-10-19 14:25:33 -04:00
joe@swiftbyte.com bc7d014926 Run mysql_secure_installation after install. 2017-10-19 12:55:52 -04:00
joe@swiftbyte.com 3ef73f5065 Detect MariaDB instead of distro when setting password. 2017-10-19 11:52:37 -04:00
Joe Prochazka 50d6a163a0 Merge pull request #355 from bitpixdigital/hotfix
Changed the $start value within flights.php to zero so that searching for flights with one result are returned by the database.
2017-10-19 11:33:04 -04:00
Joe Prochazka 0ebc06ac5a Ubuntu version comparison fix. 2017-10-19 11:08:10 -04:00
jprochazka fb0843d409 Change commands from init to service. 2017-10-12 18:55:12 -04:00
Joe Prochazka e1951cb9a4 Enabled and disabled a couple features by default. 2017-10-12 18:42:33 -04:00
jprochazka eecf9ac15d Added skipped message. 2017-10-12 16:08:21 -04:00
jprochazka 2fcd36f51f Added checks for additional dependenceies. 2017-10-12 16:06:53 -04:00
jprochazka 17a9b89a53 Version changes for portal setup. 2017-10-12 13:07:07 -04:00
jprochazka 4bc5c153bb Version changes for portal setup. 2017-10-12 13:01:39 -04:00
Joe Prochazka 031e183472 Updated for Stretch. 2017-10-12 12:47:43 -04:00
Joe Prochazka ffffa25067 Minor fixes before release. 2017-10-12 12:33:35 -04:00
Angel Hernandez III e1270a18e1 Changed $start value to 0 so that searching for flights with one result work properly. 2017-10-11 18:22:28 -04:00