Commit Graph

120 Commits

Author SHA1 Message Date
Jack Sweeney 83a71c3a03 Unused value access removed 2020-11-22 01:41:34 +00:00
Jack Sweeney 90e143191a Formatting
-Remark
-Docustrings
2020-11-21 18:26:27 +00:00
Jack Sweeney 60322146d2 Fix formatting according to Markdown Style Guide 2020-11-21 18:07:18 +00:00
Jack Sweeney b5f8e50b4c Remove empty line 2020-11-21 16:46:18 +00:00
Jack Sweeney 222f4d11dd Remove unused color 2020-11-21 16:46:02 +00:00
Jack Sweeney 4a771a8bbc Cleanup
-Remove white space
-Unused color
2020-11-21 16:40:54 +00:00
Jack Sweeney 43f9d51b5f New items should be tight 2020-11-21 04:40:35 +00:00
Jack Sweeney a8608f5c54 New Airport Lookup
-New Database Source
-Airport types per plane in config
2020-11-21 03:58:43 +00:00
Jack Sweeney dc4b0e240b Unused module 2020-11-21 03:53:00 +00:00
Jack Sweeney ddd09eff6b Remove set response, unrefrenced 2020-11-21 03:52:23 +00:00
Jack Sweeney 91ce337d44 Fix wrong file name 2020-11-21 03:51:50 +00:00
Jack Sweeney a3ecea93e0 Fix code lines 2020-11-21 03:51:21 +00:00
Jack Sweeney 3a531e4e55 Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi 2020-11-20 03:24: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
Jxck-S b11df13930 Really ADSB Exchange?!??? 2020-11-19 19:45:26 -05: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