Commit Graph

417 Commits

Author SHA1 Message Date
dependabot[bot] 274cf21533
Bump pillow from 8.3.1 to 8.3.2
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.1 to 8.3.2.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.3.1...8.3.2)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 03:19:29 +00:00
Jack Sweeney 6809dadf24 Diversion/route change, Circling, Clean keys
-New route system check on takeoff/1 min after then every 10 mins,
checks for divert and route change.
-Circling detection, stores traces of track changes, time and coordinates,
triggers once total change of past 20 mins 720 deg and within 15 miles of centroid.
-Sneaky cleaned up keys -_- ;)
2021-08-13 21:44:57 -04:00
Jack Sweeney 592ed78ac8 Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi 2021-07-30 18:27:58 -04:00
Jack Sweeney 2d6a64c764 Data error correction, Plane str method, Fix Data input
-Failover toggle in mainconf
-Error correction on data only ADSBX v2
-Move tabulate print to str method
-OpenSky and ADSBX v1 fixed, was never updated when squawk was added or new lastpos datetime
2021-07-30 18:27:51 -04:00
Jack Sweeney d48da56a37
Merge pull request #3 from Seth10001/feature/docker-enviroment
Add docker environment
2021-07-27 22:22:01 -04:00
Raymond Bernardo 67b5e3d4d8 Remove extra slash 2021-07-27 22:20:18 -04:00
Raymond Bernardo 3ab441f9dc Update plane process folder 2021-07-27 22:19:28 -04:00
Raymond Bernardo 9e7ee99cf2 Add google chrome to dockerfile 2021-07-27 21:40:28 -04:00
Raymond Bernardo c9eb3efff0
Merge branch 'multi' into feature/docker-enviroment 2021-07-27 20:19:42 -04:00
Jack Sweeney b76a7fe2ec Custom photos on ADSBX Map
-Injects photos from repository onto ADSBX map
2021-07-27 18:07:58 -04:00
Jack Sweeney 487ac96ebb Requirments update, fix ra with no invader.
-RA fix, not best solution but it works
2021-07-24 22:31:28 -04:00
Jack Sweeney 12ca3ace90 Add region to going to info, new squawks, sel alt noti.
-Move pid file on linux
-ADSBX request, fix when response is cleared and no status code to print
-Airports, common add region function
-Default and per plane configurable data loss time till land.
-New squawk system from emergency-notify
-Disable route lookup for military flags
-Removed duplication of route to message generation, created function
-Route to now puts city/region then airport name
-Seperate sel alt notifications
-Remove Unused old map overlay function
2021-07-13 23:50:57 -04:00
Jxck-S d53be29961 Relative ETA, Auto toggle route lookup, Crash file to Discord
-Auto route lookup toggle
-Simplify failure, removed failed var rely on data to None instead
-ADSBX data matching efficiency improved, index then loop rather than nested loops
-Send crash log as file to discord
-Deduplicate requst code for adsbx requests
-Discord Tag Role ability
-Print out OpenSky error when one exsist
-Ignore missing elements when screenshoting ADSBX
-Relative ETA to destination added
-Fix issue with RA screenshot, add lat/lon param just incase map breaks
2021-06-10 11:21:05 -04:00
Raymond Bernardo b82a25f248 Replace "discord-webhooks" with "discord-webhook" 2021-05-31 22:57:52 -04:00
Raymond Bernardo c0af386df7 Add language flag to new docs 2021-05-31 18:20:40 -04:00
Raymond Bernardo 740a6107a8 Fix bug in docker files 2021-05-31 18:17:22 -04:00
Raymond Bernardo 62a30a0390 Update dockerfile to install a specific version of pipenv
Codeacy didn't like not specifying the version
2021-05-31 18:10:06 -04:00
Raymond Bernardo a4b15af866 Add docker environment 2021-05-31 16:50:29 -04:00
Jxck-S 2760741e5b Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi 2021-05-27 11:52:05 -04:00
Jxck-S 71b4bb807c Switch to all datetime in planeclass, returning to.
-Replace time with datetime
-Fixes 10 hours issue
-Returning to instead of going to if destination is same place as origin
-Plural/singular for time
-Redisable route lookup
2021-05-27 11:51:38 -04:00
Jack Sweeney 2dac3f86cc
Merge pull request #2 from Seth10001/feature/pip-env
Add Pipenv for Managing Dependencies
2021-05-13 21:19:25 -04:00
Jxck-S aef724bd56 Fix overlays, change to wait for webdriver 2021-05-09 16:47:19 -04:00
Raymond fbe89d57bc Add webdriver-manager to pipenv 2021-05-09 12:45:16 -04:00
Raymond ba721d8d03 Update start program for pipenv 2021-05-09 12:27:20 -04:00
Raymond d4eb3f96e0 Add pipenv 2021-05-09 12:19:58 -04:00
Jxck-S 1d7bc62699 New Resolution Advisory system, Mictronics DB, PID File
-Makes PID file on Linux and SIGTERM detection, mess with logging
-Better DIR handling
-Downloads Micrtronics db and unzip, parsing library
-Downloads RA list of day from ADSBX and looks for new ones
-ADSBX Screenshoting, timebased, tracks, labels
2021-05-02 13:27:05 -04:00
Jxck-S e09061289b Dependecies dir, screenshot in temp dir, rename functions
-New dependencies directory, font, airports, regions
-Screenshots put in OS temp directory now
-Fix some function names to be proper
-Testing with resolution advisories
-Adjust nearest airport box
-AppendAirport.py > modify_image.py
2021-04-01 17:20:17 -04:00
Jxck-S e76b8750bf AGL calculation, Traceback, Powerup, Route
-Use AGL to nearest airport when landing or takeoff is a unconfirmed instead of MSL, helps improve reliability in high areas.
-Change airport code on image to IATA / ICAO
-Better exceptions
 -Common Discord message method, full traceback on exits sent to Discord
 -Remove unneeded location code that relied on Reverse Geocode
 -Update TODO and refrences
 -Try powerup
 -Route lookup, not public because it breaks TOS of companies
2021-03-07 20:46:37 -05:00
Jack Sweeney 0184eed167 Many Updates, baro alt, GMaps fixed
-Switch to baro altitude, new variable
-Fix GMaps
-Fix squawk on OpenSky and ADSBX v1
-Coordinates now as pair on print
2021-02-20 00:12:22 +00:00
Jack Sweeney a75245f279 Title Changes, Time remove 0 hours
-Fix Misspell Twitter
-Fix unset reg
2021-02-19 00:47:00 +00:00
Jack Sweeney 073e8f9feb Begin Restructure
-main file is now __main__.py
2021-02-19 00:28:37 +00:00
Jxck-S d7a812a672 Various Minor Changes
-Cleanup some exceptions
-Remove unused imports
-Make titles switch statement
-Fix invalid callsign in alt text
2021-02-13 22:14:19 -05:00
Jack Sweeney 141bf2416d Updated Readme & Pseudo 2021-02-07 04:12:05 +00:00
Jack Sweeney 2a49a94a1a Reduce location name duplication
-If region and municipal are equal only one will be put
2021-02-05 23:04:28 +00:00
Jxck-S 81eccb9910 Improve squawk emergency detection
-copied from my emergency-notify https://twitter.com/adsb_alerts
-BREAKS OpenSky and ADSBX v1 will be fixed eventually
2021-02-02 21:08:02 -05:00
Jxck-S c262433302 Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi 2021-02-02 20:52:43 -05:00
Jxck-S fde586589f Added Discord enable/disable option for main 2021-02-02 20:52:33 -05:00
Jxck-S a61a59be17 Updated TODO 2021-02-02 20:50:29 -05:00
Jack Sweeney 7a76c3d436 Update some example images 2021-01-26 16:59:59 +00:00
Jxck-S a0d42b47e7 New Location Name Lookup, Althold Sel Alt
-Scrap GeoPy Lookup, now using nearest airport city/state
-Update Nav mode notifications, include althold alitude,
screenshot only on approach
-Discord support for only message, image not required.
2021-01-16 13:38:25 -05:00
Jxck-S ecc80b89d0 Update TODO, add ADSBX warnings
-Add easy install method for pip dependencies to TODO list
-Added warnings about ADSBX usage
2021-01-08 22:16:52 -05:00
Jxck-S 226f4e9458 Common download method/check for required files
-Remove duplicated download/check code
- Common list of file/url of file that will all be checked on start
2021-01-08 21:53:22 -05:00
Jxck-S 316888bafc Screenshot module cleanup, add download ADBSX logo
-Clean defSS
-Fix Windows SS issue, checking for root even thought it was Windows not Linux
-Auto get ADSBX logo for appending to screenshots
-Add webdrivermanager refrence
2021-01-08 21:27:04 -05:00
Jxck-S be6e3e478c Merge branches 'multi' and 'multi' of https://github.com/Jxck-S/plane-notify into multi 2021-01-08 13:12:31 -05:00
Jack Sweeney 90b74df7db ADSBX v2, crash notifications, Squawk, Nav modes
-ADSBX v2 API Support
-ADSBX API Proxy support, https://gitlab.com/jjwiseman/adsbx-api-proxy
-Built in crash notification to discord (Required RN need to add toggle)
-Fix some error handling
-Emergency Squawk Notifcations
-FMS Nav Mode Notifications (WIP, need to add set alt to althold notis and more)
-Landing / Takeoff notification code simplified to one module
2021-01-08 18:06:03 +00:00
Jack Sweeney bdda2f45d9 Add ADSBX Credit to Screenshots 2021-01-08 17:50:24 +00:00
Jack Sweeney 2f250b6e3d Automatically detect if root and allow Chrome to be run as root 2021-01-01 23:00:45 +00:00
Jxck-S a986beb950 Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi 2020-12-23 22:52:20 -05:00
Jack Sweeney b724d99330
Allows any "msg" from ADSBX to be raised
-Checks msg from ADSBX before looking at ctime
-Raises an error when ADSBX msg is not "No Error"
2020-12-20 13:19:15 -05:00
Jack Sweeney 79ff6330d9
Update TODO 2020-12-20 13:05:28 -05:00