Commit Graph

15 Commits

Author SHA1 Message Date
Jack Sweeney 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.
2020-12-19 22:21:33 +00:00
Jack Sweeney 1bf113a49f Source failover, from ADSBX to OPENS
Landing by data loss after 5 mins now
2020-11-20 03:24:21 +00:00
Jack Sweeney 1c15623b6d 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 bbb579f8a6 Auto download airports.dat 2020-11-10 02:17:07 +00:00
Jxck-S d64d34678d Remove unused imports 2020-11-09 13:23:24 -05:00
Jxck-S cb53a7e018 Change to dynamic sleep 2020-10-28 18:52:06 -04:00
Jxck-S 0fd3aa08c5 Dynamic Sleep Status 2020-10-27 11:09:43 -04:00
Jxck-S a2a3e44476 Move config files/reduce repase, intital airport lookup 2020-10-25 22:42:50 -04:00
Jack Sweeney 9459b8d18d Colorama cross platform 2020-10-05 16:09:24 +00:00
Jxck-S 7b26897a7f Implement OpenSky 2020-10-05 08:11:09 -04:00
Jxck-S fc27e60542 Get color working on Windows based terminals 2020-09-28 21:22:46 -04:00
Jxck-S 4eef78c2b5 Add time to console, reset count at new day 2020-09-26 20:24:28 -04:00
Jxck-S 44dec9912f Move ADSBX pull to function 2020-09-19 17:32:33 -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