Commit Graph

25 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 56e7958803 Period fix docustirngs
Remove push response set
2020-11-22 13:20:41 +00:00
Jack Sweeney cb73385710 Fix quotes 2020-11-22 01:42:09 +00:00
Jack Sweeney 045e6ac0d6 Formatting
-Remark
-Docustrings
2020-11-21 18:26:27 +00:00
Jack Sweeney c4f7023c2f New Airport Lookup
-New Database Source
-Airport types per plane in config
2020-11-21 03:58:43 +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 ed1580c2e0 rename Airport lookup, ignore comments 2020-11-10 02:16:34 +00:00
Jxck-S 4a49d58675 Remove extra dict, cleanup parsing 2020-11-09 13:23:09 -05:00
Jxck-S 85fffd3a9b Handle assisgment errors when bad data 2020-11-08 12:22:31 -05:00
Jxck-S a08503fb4c Changes to last contact output 2020-11-03 16:38:12 -05:00
Jxck-S b9a59c7923 Change output format, show last contact time, Update Twitter usage 2020-10-28 18:51:15 -04:00
Jxck-S a2a3e44476 Move config files/reduce repase, intital airport lookup 2020-10-25 22:42:50 -04:00
Jack Sweeney 7f27da6a7d Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi 2020-10-10 18:54:00 +00:00
Jack Sweeney 07e01fe348 Differ land/take off statement 2020-10-10 18:53:48 +00:00
Jxck-S c8915cd6b7 Only check incosistency on loss 2020-10-07 16:31:51 -04:00
Jack Sweeney f194460a3a Add data recheck on feeding status change. 2020-10-05 16:28:23 +00:00
Jxck-S 7b26897a7f Implement OpenSky 2020-10-05 08:11:09 -04:00
Jxck-S 0674bbf05f Remove leading zeros on flight time 2020-10-04 19:37:25 -04:00
Jxck-S a71e603be7 Fix Pushbullet and set feeding to True on data 2020-09-21 19:04:11 -04:00
Jxck-S 6bc3e94e1c Updating to more eff. location lookup only after events 2020-09-19 20:00:46 -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
Jxck-S 0c89f4cd76 Setting up more for class etc 2020-09-01 19:35:19 -04:00