Wykres commitów

1095 Commity (72fdb27422ad70367c577e8ccb9ca4416c2d26ee)

Autor SHA1 Wiadomość Data
jprochazka 6a1c8843bf Minor changes to Duck DNS install script. 2024-06-18 16:51:03 -04:00
jprochazka eb095ba753 Removed automation option from committed files. 2024-06-18 16:37:40 -04:00
jprochazka 2bf16063f1 Updated beast splitter install script. 2024-06-18 15:42:52 -04:00
Joe Prochazka f5bcf86b6c
Update README.md 2024-06-18 11:10:28 -04:00
jprochazka 91942b7bc6 Removed upsupported or incomplete installers. 2024-06-17 20:13:39 -04:00
jprochazka c46799b448 Replaced dump978-mutability with dump978-fa 2024-06-17 17:38:17 -04:00
Joe Prochazka d748a69d69 Move the tcltls-rebuild package into the archive after being built. 2024-06-14 17:26:09 -04:00
jprochazka 8c5552d86b Build and install FlightAware tcltls rebuild package. 2024-06-14 17:02:23 -04:00
Joe Prochazka 099766ce2b
Merge pull request #520 from BudBundi/master
Fix php install for portal on raspian buster
2024-06-14 14:39:31 -04:00
Joe Prochazka dc09675d02
Merge pull request #522 from kylegordon/patch-1
Fix typo in CheckPackage
2024-06-14 14:38:33 -04:00
Joe Prochazka bd7039e685
Merge pull request #516 from kuchel77/patch-1
Update abovetustin.sh
2024-06-14 14:37:59 -04:00
jprochazka 0126fedca7 Added dependencies for Debian Bookworm. 2024-06-14 17:21:54 +00:00
Joe Prochazka d2a9e5c3ab Updated dump1090-fa and removed dump1090-mutability. 2024-06-14 16:02:25 +00:00
Kyle Gordon 505bbad7d1
Fix typo in CheckPackage 2019-07-23 16:07:01 +01:00
Timo Matthias 56d431a109
Update install.sh 2019-07-19 16:57:39 +02:00
kuchel77 134fe12043
Update abovetustin.sh
Just a quick spelling correction from our to hour.
2019-07-07 14:37:26 +10:00
Joe Prochazka 65efe86a91 Detect dump1090-fa and assign device index. 2019-05-14 13:39:25 -04:00
Joe Prochazka 227f87b584
Updated Dump1090-fa/PiAware version to current. 2019-05-08 21:03:57 -04:00
Joe Prochazka c7166bb435
Updated forum link. 2019-05-04 02:08:55 -04:00
Joe Prochazka cb310463c7
Changed geocode link. 2019-05-04 01:51:13 -04:00
Joe Prochazka fd6900e6ef
Backup and restore links.xml and notifications.xml. 2019-04-29 13:06:24 -04:00
Joe Prochazka beaaa887c1
Added missing semicolons. 2019-04-28 14:11:30 -04:00
Joe Prochazka 6044e5bc4a
Merge pull request #503 from jprochazka/bugfix
Fixes to reported major issues to be addressed in v2.7.2.
2019-04-27 22:06:07 -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 2c0e66e3ea
Added wiedehopf to credits for graph fix. 2019-03-21 15:53:13 -04: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 264491044f Graphs: Increase rrd size for local messages
The Message Rate Graph displays a min/max area and an 7-day average that
is calculated from the previous 7 days. Increase weekly database size
for local messages to 8 days so that those 2 graphs are calculated and
displayed with 8 minute instead of 37 minute granularity.
2018-10-16 19:44:41 +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 5ac8dc11c9 Merge branch 'master' of https://github.com/jprochazka/adsb-receiver 2018-10-11 14:51:36 -04:00
Joe Prochazka 88709e079a Again hiding option to install dump1090-fa on Ubuntu 18.04+. 2018-10-11 14:51:17 -04:00
Joe Prochazka 8f3d74f65e
Removed the PLANEFINDER_CLIENT_VERSION_ARM variable. 2018-10-11 14:19:53 -04:00
jprochzka 22792315d6 Hoping for Ubuntu 18.04+ support for dump1090-fa. 2018-10-11 13:44:36 -04: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
Joe Prochazka f72e83b6ef Simplified check and quoted string. 2018-10-04 10:34:58 -04:00
Joe Prochazka 7ec650c351 Check for /etc/rc.local before trying to work with it. 2018-10-04 10:11:34 -04:00
Joe Prochazka 8981f0a047 If PHP version > 7.0 check for sqlite3 not sqlite. 2018-10-04 09:52:46 -04:00
Joe Prochazka d8e49c245d
Merge pull request #450 from target-drone/patch-5
Update flights.py to run with python2 and python3
2018-07-10 05:02:05 -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 7626308279 Couple minor fixes to scripting added for ADSBHub support. 2018-06-27 11:45:31 -04:00
Joe Prochazka 981af38c95 Added ADSBHub option to feeders. 2018-06-27 11:17:51 -04:00
Joe Prochazka 53c3cca439 Admins can now specify historical plot map center. 2018-06-26 14:24:22 -04:00
Joe Prochazka 5fb758c692 A couple cosmetic fixes. 2018-06-26 13:07:01 -04:00
Joe Prochazka 3c28d7ebd4 RRD files now exported before being backed up. 2018-06-26 09:56:44 -04:00
Joe Prochazka 28ef0b23e5 Added OpenSky Network feeder support. 2018-06-26 09:06:46 -04:00