Commit Graph

17 Commits

Author SHA1 Message Date
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 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
Jxck-S aef724bd56 Fix overlays, change to wait for webdriver 2021-05-09 16:47:19 -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 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
Jack Sweeney 2f250b6e3d Automatically detect if root and allow Chrome to be run as root 2021-01-01 23:00:45 +00:00
Jack Sweeney 849a71732f -Many changes, overlays, cleanup, more config....
-Added tar1090 overlay option per plane.
-Added Discord notifcation of failover(required rn).
-Improved config parsing, subfolder support, disabled folder to ignore, plane configs parsed only once.
-Unified divider length, 100
-Parsing ADSBX and OpenSky are seperate functions also run empty function.
-Made some self variables local, they where unnecessarily self.
-Remove recheck data, uneeded since timeout to landing was added.
-Cleaned up Reverse Geocoder error handling, uses less variables.
2020-12-19 22:21:33 +00:00
Jack Sweeney 1b37f41408 Cleanup ADBSX Map 2020-12-11 14:44:18 +00:00
Jxck-S fc83c695dd Selenium/Chromedriver wait changes 2020-10-25 22:52:16 -04:00
Jxck-S 1029043d51 Improve waiting for load on screenshot 2020-10-22 19:03:44 -04:00
Jxck-S 7c40dd1a62 Change to modern headless tag 2020-10-05 12:34:22 -04:00
Jxck-S aeede2633d Inital Multi Version untested 2020-09-11 21:15:51 -04:00
Jxck-S 8ca4df54c8 Cleanup Whitespaces and remove json from NotifyBot 2020-08-15 12:22:16 -04:00
Jxck-S 54c48dc8d4 Add ADSBX data option, and multiple enable bools 2020-08-14 23:58:51 -04:00
Jxck-S 688f617c87 Add config file and screenshot capability 2020-08-14 23:37:28 -04:00