Wykres commitów

386 Commity (1892ac14626a20ac5fee754f656fee041c46a93e)

Autor SHA1 Wiadomość Data
jprochazka 1892ac1462 Can now set up automated maintenance. 2024-07-13 01:24:38 -04:00
jprochazka ece83487ee Filter flights without positions. 2024-07-13 00:04:48 -04:00
jprochazka d5c698c9f5 Rewrote flights.py and maintenance.py. 2024-07-12 23:05:48 -04:00
jprochazka 4d964302b1 Rewrote python jobs. 2024-07-12 15:30:18 -04:00
jprochazka c87643c78e Added Fly Italy ADS-B support and set as v2.8.3. 2024-07-07 15:36:38 -04:00
jprochazka 9923c9c023 Changes to mark installs as v2.8.2. 2024-06-29 00:17:01 -04:00
jprochazka 4c71b5e857 Fixed broken graphs. 2024-06-28 21:08:03 -04:00
jprochazka 78302a47c9 Added eno1 and wlo1 options. 2024-06-27 20:11:51 -04:00
jprochazka 7492de1f17 Fix navigation issue in lite installs. 2024-06-27 20:08:41 -04:00
jprochazka 186ff1b7f2 Preparations for the v2.8.1 release. 2024-06-27 15:08:21 -04:00
jprochazka a9837fb439 Now adds missing settings on install. 2024-06-27 00:38:39 -04:00
jprochazka c8cca2ced4 Advanced portal feature fixes. 2024-06-26 23:40:40 -04:00
Joe Prochazka 106cdbfc2e Advanced portal feature installer fixes. 2024-06-24 12:33:03 -04:00
jprochazka 05455798bb More work on the portal in particular graphs. 2024-06-20 00:31:56 -04:00
jprochazka c4d76a8909 Portal script updates and dump1090-tools is now compatible with Python3. 2024-06-19 20:59:22 -04:00
Joe Prochazka 2792df5904 Updates to portal install and Python scripts. 2024-06-19 15:02:20 -04:00
jprochazka 05738cab36 Updated to install portal lite. 2024-06-19 11:59:58 -04:00
Joe Prochazka beaaa887c1
Added missing semicolons. 2019-04-28 14:11:30 -04:00
Joe Prochazka 1a74077d17 Fixes to reported major issues to be addressed in v2.7.2. 2019-04-19 15:10:21 +00:00
Joe Prochazka 9db1444bfb
Merge pull request #474 from wiedehopf/dev
Graph improvements / bug fix
2019-03-21 15:51:00 -04:00
Joe Prochazka 6894c25e1d
Merge pull request #481 from paveltar/pav_dev
Added ability to view first and last flights in Flights section
2019-03-09 05:06:29 -05:00
Joe Prochazka b97bf0a54d Add setting and set to v2.7.1. 2019-03-04 20:55:57 +00:00
Pavel T 53aebeb85f Added ability to view first and last flights in Flights section, and ability to pass an index as a GET parameter to view specific flightpath 2018-12-15 21:04:51 +02:00
Matthias Wirth a72380a9de Graphs: Change scaling of Messages >-3dBFS
Display Messages >-3dBFS per 10min instead of per hour. Due to the now
correct logging of those messages the red area corresponding to them can
get very big and make the rest of the graph hard to read.  Displaying
them like the total messages received was also considered but that tends
to make the red area become very small and hard to see.
2018-10-14 14:06:08 +02:00
Matthias Wirth 486015a378 Graphs: Display percentage of Messages >-3dBFS 2018-10-14 14:02:03 +02:00
Matthias Wirth 1197a5493d Graphs: Fix strong_signals data collection
dump1090 produces stats.json, this is read to produce the database the
graphs are based on. strong_signals is a counter which logs every message
with an RSSI of bigger than -3dBFS.
Currently this message counter is unlike the other message counters read
from the last1min instead of the total bucket. This creates bad data as
the rrd data source type used assumes a constantly increasing counter,
which the last1min bucket is not. When the last1min strong_signals
bucket decreases the database logs unkown, when last1min strong_signals
increase it logs the increase and divides it by the elapsed time which
assuming a relatively constant number of strong_signals per minute can
greatly underestimate the actual value of strong_signals received.
Change the data collection to use the total strong_signals bucket like
the other message logs. The data collection will log the difference
between readings and create a correct rate.
2018-10-13 17:58:43 +02:00
Joe Prochazka cee2774291
Merge pull request #472 from jprochazka/2.7.0
2.7.0 pre-release
2018-10-04 10:48:13 -04:00
target-drone c60777626c
'deprecated' :) 2018-07-03 15:26:46 +01:00
target-drone bcb6051269
Update flights.py to run with python2 and python3
urllib2 is depreciated in python3.  
Small edit to detect the calling version and import the relevant module.
2018-06-28 10:45:01 +01:00
Joe Prochazka 53c3cca439 Admins can now specify historical plot map center. 2018-06-26 14:24:22 -04:00
Joe Prochazka f1b18d0f30 Moved chmod command to proper place. 2018-06-22 12:41:49 -04:00
Joe Prochazka d189f31e80 Reverted unneeded change. 2018-06-22 11:23:30 -04:00
Joe Prochazka 54a8a98fff Default to mbps instead of kbps. 2018-06-22 11:20:47 -04:00
Joe Prochazka 2d7ec771e5 Upgrade to v2.3.6 2018-06-22 11:00:29 -04:00
Joe Prochazka 8f6cbc3f58 Bumped up the bandwidth max a bit. 2018-06-22 10:46:56 -04:00
Joe Prochazka 8e54ea2b4a Updated CHANGELOG. Added v2.6.3 portal upgrade file. 2018-06-21 16:53:57 -04:00
Joe Prochazka 2691cc2c33
Merge pull request #423 from vitaliy-sk/fix-havbar-hiding
Fix havbar-footer auto hiding
2018-06-21 11:20:07 -04:00
Vitaliy Skrypnyk cddaf45c3d Add navbar id 2018-04-29 15:34:58 +03:00
Vitaliy Skrypnyk 05271b7220 Add missed hideNavbarAndFooter setting to installation script 2018-04-29 15:34:58 +03:00
Vitaliy Skrypnyk 5720f8321f
Fix sql-lite installation
* Fix wrong sql
* Fix permission:
PHP Fatal error:  Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 8 attempt to write a readonly database'
2018-04-28 16:04:21 +03:00
Joe Prochazka b6b2538852 Upgrade to v2.6.2. 2018-04-06 20:41:52 -04:00
Joe Prochazka 478ca80626 Layout changes. 2018-03-23 14:24:52 -04:00
Joe Prochazka 1dfbbbb6ec Fixed if statement and added v2.6.2 PHP upgrade file. 2018-03-23 13:50:51 -04:00
jprochazka ea73ade7cb Added option to auto hide portal nav and footer. 2018-03-22 14:31:02 -04:00
Joe Prochazka c01bdc4c19 Forgot to commit upgrade.php. 2018-03-01 17:43:49 -05:00
Joe Prochazka f71633717a Minor bug fixes and marked as v2.6.1. 2018-02-28 20:51:00 -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
jprochazka 677655ea1a Query fixes and consolidations. 2018-02-28 16:37:57 -05: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