Commit Graph

19 Commits

Author SHA1 Message Date
Jxck-S fde586589f Added Discord enable/disable option for main 2021-02-02 20:52:33 -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
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
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 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 030f2c14d2 Source failover, from ADSBX to OPENS
Landing by data loss after 5 mins now
2020-11-20 03:24:21 +00:00
Jack Sweeney 47864b7f79 Nearest Airport IMG, coordinates use fix
-Append airport to map
-Import pull data modules only when needed
-Move when nearest airport is calculated
-Fix use of incorrect coordinates for location lookup and nearest airport #216
2020-11-12 04:00:45 +00:00
Jack Sweeney 2cfaa7d161 Auto download airports.dat 2020-11-10 02:17:07 +00:00
Jxck-S 9faf2201fa Remove unused imports 2020-11-09 13:23:24 -05:00
Jxck-S 984acd5755 Change to dynamic sleep 2020-10-28 18:52:06 -04:00
Jxck-S a434def7b3 Dynamic Sleep Status 2020-10-27 11:09:43 -04:00
Jxck-S 76313acfe9 Move config files/reduce repase, intital airport lookup 2020-10-25 22:42:50 -04:00
Jack Sweeney 5e9b9e5a76 Colorama cross platform 2020-10-05 16:09:24 +00:00
Jxck-S 01022e5e7b Implement OpenSky 2020-10-05 08:11:09 -04:00
Jxck-S 860b6f606f Get color working on Windows based terminals 2020-09-28 21:22:46 -04:00
Jxck-S 4cba3706da Add time to console, reset count at new day 2020-09-26 20:24:28 -04:00
Jxck-S ae19c7b6b8 Move ADSBX pull to function 2020-09-19 17:32:33 -04:00
Jxck-S 83b1e71c54 Making fixes to get OOP version running 2020-09-14 10:56:06 -04:00
Jxck-S aeede2633d Inital Multi Version untested 2020-09-11 21:15:51 -04:00