Commit Graph

106 Commits

Author SHA1 Message Date
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 845bcfa1f9 Update needed dependencies in docs 2020-11-19 00:25:51 +00:00
Jack Sweeney a2b4eafc54 Ignore pyc 2020-11-18 04:00:15 +00:00
Jack Sweeney 9d301f0065 Update TODO 2020-11-13 23:13:27 +00:00
Jack Sweeney 8283c83640 Remove airports.dat download info, now automatic 2020-11-13 03:05: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 452a688e0b Add gitignore 2020-11-12 03:41:52 +00:00
Jack Sweeney e16a385412 Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi 2020-11-10 02:17:38 +00:00
Jack Sweeney 2cfaa7d161 Auto download airports.dat 2020-11-10 02:17:07 +00:00
Jack Sweeney 03d4fb1b95 rename Airport lookup, ignore comments 2020-11-10 02:16:34 +00:00
Jack Sweeney 84933e15f1 Auto download airports.dat 2020-11-10 01:19:33 +00:00
Jxck-S 0b9254b0a8 Update docs, tabulate, airports.dat, new config dir 2020-11-09 13:38:08 -05:00
Jxck-S 9faf2201fa Remove unused imports 2020-11-09 13:23:24 -05:00
Jxck-S 7852e5a7a1 Remove extra dict, cleanup parsing 2020-11-09 13:23:09 -05:00
Jxck-S 09a7ce50df Fixes response not set error, only print status if status 2020-11-08 12:23:51 -05:00
Jxck-S 2ba5a2e931 Handle assisgment errors when bad data 2020-11-08 12:22:31 -05:00
Jxck-S 13bc6dcc91 Changes to last contact output 2020-11-03 16:38:12 -05:00
Jxck-S d8d6df7b33 Fix error message not defined 2020-11-03 16:37:20 -05:00
Jxck-S 984acd5755 Change to dynamic sleep 2020-10-28 18:52:06 -04:00
Jxck-S 976059af3c Change output format, show last contact time, Update Twitter usage 2020-10-28 18:51:15 -04:00
Jxck-S a434def7b3 Dynamic Sleep Status 2020-10-27 11:09:43 -04:00
Jxck-S fc83c695dd Selenium/Chromedriver wait changes 2020-10-25 22:52:16 -04:00
Jxck-S 76313acfe9 Move config files/reduce repase, intital airport lookup 2020-10-25 22:42:50 -04:00
Jxck-S ae94f01206 Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi 2020-10-22 19:03:56 -04:00
Jxck-S 1029043d51 Improve waiting for load on screenshot 2020-10-22 19:03:44 -04:00
Jxck-S 39d991e996 Add contribute info 2020-10-16 21:27:35 -04:00
Jack Sweeney 03a1ba7a6f Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi 2020-10-10 18:54:00 +00:00
Jack Sweeney 21c68f93cb Differ land/take off statement 2020-10-10 18:53:48 +00:00
Jxck-S 99cb32426c Change Connection Exceptions 2020-10-10 12:51:52 -04:00
Jxck-S bdf80b62ba Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi 2020-10-07 16:31:55 -04:00
Jxck-S 4784dbb4c3 Only check incosistency on loss 2020-10-07 16:31:51 -04:00
Jack Sweeney 9bdf301a77 Update README, move Pseudo 2020-10-07 03:26:44 +00:00
Jack Sweeney 7182433462 Fix anonymous OpenSky API access 2020-10-07 02:47:54 +00:00
Jxck-S 7c40dd1a62 Change to modern headless tag 2020-10-05 12:34:22 -04:00
Jack Sweeney 6fe6de8857 Add data recheck on feeding status change. 2020-10-05 16:28:23 +00: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 38fadf09d0 Remove leading zeros on flight time 2020-10-04 19:37:25 -04:00
Jxck-S 9fc909f245 Move HTTP code out of try 2020-10-04 19:36:39 -04:00
Jxck-S e2a9bdefec Allows for retry when Incomplete HTTP reads 2020-10-01 21:48:27 -04:00
Jxck-S 15c8ba703c Add ptyz 2020-09-28 21:23:11 -04:00
Jxck-S 860b6f606f Get color working on Windows based terminals 2020-09-28 21:22:46 -04:00
Jxck-S ad27dea150 Update Readme, Multiple Planes, forgot chromedriver 2020-09-26 21:29:06 -04:00
Jxck-S 4cba3706da Add time to console, reset count at new day 2020-09-26 20:24:28 -04:00
Jxck-S 4e38f0cd9f Fix Pushbullet and set feeding to True on data 2020-09-21 19:04:11 -04:00
Jxck-S 91cb3ffa4a Updating README to match single branch 2020-09-20 14:03:20 -04:00
Jxck-S 78e306e2f8 Updating readme with single branch readme 2020-09-20 14:02:16 -04:00
Jxck-S 59f67411fa Fix ctime and add auth warning 2020-09-19 20:01:43 -04:00
Jxck-S 9b5edaa9a3 Updating to more eff. location lookup only after events 2020-09-19 20:00:46 -04:00
Jxck-S e23ade76be Add ADSBX data info, HTTP Code, CTIME 2020-09-19 17:45:05 -04:00