Commit Graph

12 Commits

Author SHA1 Message Date
Jxck-S 492c21db49 Meta, Fuel,TextCred,Overrides 2022-05-16 16:35:24 -04:00
Jxck-S 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
2021-10-13 21:27:38 -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 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
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
Jack Sweeney 3ff7f438f4 Remove set response, unrefrenced 2020-11-21 03:52:23 +00:00
Jxck-S a2a3e44476 Move config files/reduce repase, intital airport lookup 2020-10-25 22:42:50 -04:00
Jxck-S cc97a5f328 Making fixes to get OOP version running 2020-09-14 10:56:06 -04:00
Jxck-S 490d33ae9d Inital Multi Version untested 2020-09-11 21:15:51 -04:00
Jxck-S 22706367f0 Add Discord message conf, & simplify enables 2020-08-17 23:32:11 -04:00
Jxck-S a2a249086c Cleanup Whitespaces and remove json from NotifyBot 2020-08-15 12:22:16 -04:00
Jxck-S 16a9690cd5 Add ADSBX data option, and multiple enable bools 2020-08-14 23:58:51 -04:00