Commit Graph

  • 11745fa1ac more refactors francisdbillones 2022-02-02 14:50:35 +0800
  • 9ace3eb78a cleaned up low-hanging fruit francisdbillones 2022-02-02 14:25:56 +0800
  • 1701be0271
    Create requirements.txt Japroz Saini 2022-02-02 10:57:23 +0530
  • a62849b184
    fix simple error Japroz Saini 2022-02-02 10:53:33 +0530
  • cd29fe3000
    Update plane1.ini Hycord 2022-02-01 19:20:08 -0600
  • 8a5488a2b7
    Update mainconf.ini Hycord 2022-02-01 19:18:08 -0600
  • 7c3f7f0fd5
    Update defDiscord.py Hycord 2022-02-01 19:17:18 -0600
  • a87336d0ef Added space before opening bracket. Wiktor Sienkiewicz 2022-02-01 23:01:31 +0100
  • 255fafba6e UPDATE README.md FriedrichVoelker 2022-02-01 20:03:48 +0100
  • 12bc3adfb6
    Merge pull request #5 from Jxck-S/dependabot/pip/pillow-9.0.0 Jack Sweeney 2022-01-15 10:48:49 -0500
  • 14d456451a
    Bump pillow from 8.3.2 to 9.0.0 dependabot[bot] 2022-01-13 03:52:56 +0000
  • 4f9d660883 Fixes Twitter Replies -Fixes issues for multiple planes on same twitter account. -Use to reply to latest tweet on account, now replies to last tweet of thread the specific aircraft. Jxck-S 2021-10-28 20:30:14 -0400
  • 1366f7d3ca Fix for hanging requests, Remove PID File - Removed PID file generation, uneeded use matching process to plane-notify name - Add timeout to requests for ADSBX, previously hanging. - Fix exception for Discord Jxck-S 2021-10-13 21:27:38 -0400
  • 405cc549f9 Update Tweepy, Add route lkp to OpenSky -Tweepy 4.0.0, defTweet fix notify no longer a thing -Mictronics parse, get type code by icao -Route lookup now working for OpenSky if enabled Jxck-S 2021-10-01 14:51:17 -0400
  • dc97890af0
    Merge pull request #4 from Jxck-S/dependabot/pip/pillow-8.3.2 Jack Sweeney 2021-09-28 19:43:48 -0400
  • 40caa6c016 Docstring fix, ignore route lookup when no type, reg fix Jack Sweeney 2021-09-22 13:55:47 -0400
  • 274cf21533
    Bump pillow from 8.3.1 to 8.3.2 dependabot[bot] 2021-09-08 03:19:29 +0000
  • 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 -_- ;) Jack Sweeney 2021-08-13 21:44:57 -0400
  • 592ed78ac8 Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi Jack Sweeney 2021-07-30 18:27:58 -0400
  • 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 Jack Sweeney 2021-07-30 18:27:51 -0400
  • d48da56a37
    Merge pull request #3 from Seth10001/feature/docker-enviroment Jack Sweeney 2021-07-27 22:22:01 -0400
  • 67b5e3d4d8 Remove extra slash Raymond Bernardo 2021-07-27 22:20:18 -0400
  • 3ab441f9dc Update plane process folder Raymond Bernardo 2021-07-27 22:19:28 -0400
  • 9e7ee99cf2 Add google chrome to dockerfile Raymond Bernardo 2021-07-27 21:40:28 -0400
  • c9eb3efff0
    Merge branch 'multi' into feature/docker-enviroment Raymond Bernardo 2021-07-27 20:19:42 -0400
  • b76a7fe2ec Custom photos on ADSBX Map -Injects photos from repository onto ADSBX map Jack Sweeney 2021-07-27 18:07:58 -0400
  • 487ac96ebb Requirments update, fix ra with no invader. -RA fix, not best solution but it works Jack Sweeney 2021-07-24 22:31:28 -0400
  • 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 Jack Sweeney 2021-07-13 23:50:57 -0400
  • 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 Jxck-S 2021-06-10 11:21:05 -0400
  • b82a25f248 Replace "discord-webhooks" with "discord-webhook" Raymond Bernardo 2021-05-31 22:57:52 -0400
  • c0af386df7 Add language flag to new docs Raymond Bernardo 2021-05-31 18:20:40 -0400
  • 740a6107a8 Fix bug in docker files Raymond Bernardo 2021-05-31 18:17:22 -0400
  • 62a30a0390 Update dockerfile to install a specific version of pipenv Raymond Bernardo 2021-05-31 18:10:06 -0400
  • a4b15af866 Add docker environment Raymond Bernardo 2021-05-31 16:50:29 -0400
  • 2760741e5b Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi Jxck-S 2021-05-27 11:52:05 -0400
  • 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 Jxck-S 2021-05-27 11:51:38 -0400
  • 2dac3f86cc
    Merge pull request #2 from Seth10001/feature/pip-env Jack Sweeney 2021-05-13 21:19:25 -0400
  • aef724bd56 Fix overlays, change to wait for webdriver Jxck-S 2021-05-09 16:47:19 -0400
  • fbe89d57bc Add webdriver-manager to pipenv Raymond 2021-05-09 12:45:16 -0400
  • ba721d8d03 Update start program for pipenv Raymond 2021-05-09 12:27:20 -0400
  • d4eb3f96e0 Add pipenv Raymond 2021-05-09 12:19:58 -0400
  • 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 Jxck-S 2021-05-02 13:27:05 -0400
  • 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 Jxck-S 2021-04-01 17:20:17 -0400
  • 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 Jxck-S 2021-03-07 20:46:37 -0500
  • 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 Jack Sweeney 2021-02-20 00:12:22 +0000
  • a75245f279 Title Changes, Time remove 0 hours -Fix Misspell Twitter -Fix unset reg Jack Sweeney 2021-02-19 00:47:00 +0000
  • 073e8f9feb Begin Restructure -main file is now __main__.py Jack Sweeney 2021-02-19 00:28:37 +0000
  • d7a812a672 Various Minor Changes -Cleanup some exceptions -Remove unused imports -Make titles switch statement -Fix invalid callsign in alt text Jxck-S 2021-02-13 22:14:19 -0500
  • 141bf2416d Updated Readme & Pseudo Jack Sweeney 2021-02-07 04:12:05 +0000
  • 2a49a94a1a Reduce location name duplication -If region and municipal are equal only one will be put Jack Sweeney 2021-02-05 23:04:28 +0000
  • 81eccb9910 Improve squawk emergency detection -copied from my emergency-notify https://twitter.com/adsb_alerts -BREAKS OpenSky and ADSBX v1 will be fixed eventually Jxck-S 2021-02-02 21:08:02 -0500
  • c262433302 Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi Jxck-S 2021-02-02 20:52:43 -0500
  • fde586589f Added Discord enable/disable option for main Jxck-S 2021-02-02 20:52:33 -0500
  • a61a59be17 Updated TODO Jxck-S 2021-02-02 20:50:29 -0500
  • 7a76c3d436 Update some example images Jack Sweeney 2021-01-26 16:59:59 +0000
  • 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. Jxck-S 2021-01-16 13:38:25 -0500
  • ecc80b89d0 Update TODO, add ADSBX warnings -Add easy install method for pip dependencies to TODO list -Added warnings about ADSBX usage Jxck-S 2021-01-08 22:16:52 -0500
  • 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 Jxck-S 2021-01-08 21:53:22 -0500
  • 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 Jxck-S 2021-01-08 21:27:04 -0500
  • be6e3e478c Merge branches 'multi' and 'multi' of https://github.com/Jxck-S/plane-notify into multi Jxck-S 2021-01-08 13:12:31 -0500
  • 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 Jack Sweeney 2021-01-08 18:06:03 +0000
  • bdda2f45d9 Add ADSBX Credit to Screenshots Jack Sweeney 2021-01-08 17:50:24 +0000
  • 2f250b6e3d Automatically detect if root and allow Chrome to be run as root Jack Sweeney 2021-01-01 23:00:45 +0000
  • a986beb950 Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi Jxck-S 2020-12-23 22:52:20 -0500
  • b724d99330
    Allows any "msg" from ADSBX to be raised Jack Sweeney 2020-12-20 13:19:15 -0500
  • 79ff6330d9
    Update TODO Jack Sweeney 2020-12-20 13:05:28 -0500
  • 09ea96d532 Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi Jxck-S 2020-12-19 17:46:49 -0500
  • 7ff58248af Whoops Jxck-S 2020-12-19 17:38:25 -0500
  • d4c81515a8 Whoops Jxck-S 2020-12-19 17:38:25 -0500
  • 5dce9180f9 Merge branch 'multi', change commit message Jack Sweeney 2020-12-19 22:22:44 +0000
  • bffa831688 Merge branch 'multi', change commit message Jack Sweeney 2020-12-19 22:22:44 +0000
  • ee6a950403 -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. Jack Sweeney 2020-12-19 22:20:37 +0000
  • 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. Jack Sweeney 2020-12-19 22:20:37 +0000
  • b1f89981ea -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. Jack Sweeney 2020-12-19 22:20:37 +0000
  • e1a50010f7 -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. Jack Sweeney 2020-12-19 22:20:37 +0000
  • aada08901b V1 API Notice Jack Sweeney 2020-12-18 01:02:34 +0000
  • 7a4dda89f3 V1 API Notice Jack Sweeney 2020-12-18 01:02:34 +0000
  • de22b63532 Spacing? Jack Sweeney 2020-12-11 17:34:22 +0000
  • 8145701551 Spacing? Jack Sweeney 2020-12-11 17:34:22 +0000
  • 776d6c5965 Remove bad exception Jack Sweeney 2020-12-11 14:45:03 +0000
  • 4c279f55cd Remove bad exception Jack Sweeney 2020-12-11 14:45:03 +0000
  • 35d51d26c3 Cleanup ADBSX Map Jack Sweeney 2020-12-11 14:44:18 +0000
  • 1b37f41408 Cleanup ADBSX Map Jack Sweeney 2020-12-11 14:44:18 +0000
  • 56e7958803 Period fix docustirngs Remove push response set Jack Sweeney 2020-11-22 13:20:41 +0000
  • fea30b4e65 Period fix docustirngs Remove push response set Jack Sweeney 2020-11-22 13:20:41 +0000
  • a0a10f45a3 Whitespace Jack Sweeney 2020-11-22 13:15:09 +0000
  • fe38b2ed67 Whitespace Jack Sweeney 2020-11-22 13:15:09 +0000
  • ecfe21e147 Fix code blocks Jack Sweeney 2020-11-22 01:50:30 +0000
  • 39941af44a Fix code blocks Jack Sweeney 2020-11-22 01:50:30 +0000
  • 25adb30f6b Fix formating Jack Sweeney 2020-11-22 01:42:54 +0000
  • 7466c7e799 Fix formating Jack Sweeney 2020-11-22 01:42:54 +0000
  • cb73385710 Fix quotes Jack Sweeney 2020-11-22 01:42:09 +0000
  • 9481290598 Fix quotes Jack Sweeney 2020-11-22 01:42:09 +0000
  • 36e958d470 Unused value access removed Jack Sweeney 2020-11-22 01:41:34 +0000
  • 83a71c3a03 Unused value access removed Jack Sweeney 2020-11-22 01:41:34 +0000
  • 045e6ac0d6 Formatting -Remark -Docustrings Jack Sweeney 2020-11-21 18:26:27 +0000
  • 90e143191a Formatting -Remark -Docustrings Jack Sweeney 2020-11-21 18:26:27 +0000
  • 42a86e1f4e Fix formatting according to Markdown Style Guide Jack Sweeney 2020-11-21 18:07:18 +0000
  • 60322146d2 Fix formatting according to Markdown Style Guide Jack Sweeney 2020-11-21 18:07:18 +0000
  • 62d067d015 Remove empty line Jack Sweeney 2020-11-21 16:46:18 +0000