Commit Graph

113 Commits

Author SHA1 Message Date
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 116fc618a8 Unused module 2020-11-21 03:53:00 +00:00
Jack Sweeney 3ff7f438f4 Remove set response, unrefrenced 2020-11-21 03:52:23 +00:00
Jack Sweeney 52601d7889 Fix wrong file name 2020-11-21 03:51:50 +00:00
Jack Sweeney 9283904a63 Fix code lines 2020-11-21 03:51:21 +00:00
Jack Sweeney a12debe512 Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi 2020-11-20 03:24: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
Jxck-S 6c2a16c074 Really ADSB Exchange?!??? 2020-11-19 19:45:26 -05:00
Jack Sweeney 4dc3027a5e Update needed dependencies in docs 2020-11-19 00:25:51 +00:00
Jack Sweeney b38812c762 Ignore pyc 2020-11-18 04:00:15 +00:00
Jack Sweeney 9f6c75834e Update TODO 2020-11-13 23:13:27 +00:00
Jack Sweeney 84f3c00577 Remove airports.dat download info, now automatic 2020-11-13 03:05: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 624cb60c42 Add gitignore 2020-11-12 03:41:52 +00:00
Jack Sweeney 0b88942307 Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi 2020-11-10 02:17:38 +00:00
Jack Sweeney bbb579f8a6 Auto download airports.dat 2020-11-10 02:17:07 +00:00
Jack Sweeney ed1580c2e0 rename Airport lookup, ignore comments 2020-11-10 02:16:34 +00:00
Jack Sweeney 1953a87a08 Auto download airports.dat 2020-11-10 01:19:33 +00:00
Jxck-S 7cb7c538d6 Update docs, tabulate, airports.dat, new config dir 2020-11-09 13:38:08 -05:00
Jxck-S d64d34678d Remove unused imports 2020-11-09 13:23:24 -05:00
Jxck-S 4a49d58675 Remove extra dict, cleanup parsing 2020-11-09 13:23:09 -05:00
Jxck-S f13a966163 Fixes response not set error, only print status if status 2020-11-08 12:23:51 -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 5638ccba31 Fix error message not defined 2020-11-03 16:37:20 -05:00
Jxck-S cb53a7e018 Change to dynamic sleep 2020-10-28 18:52:06 -04:00
Jxck-S b9a59c7923 Change output format, show last contact time, Update Twitter usage 2020-10-28 18:51:15 -04:00
Jxck-S 0fd3aa08c5 Dynamic Sleep Status 2020-10-27 11:09:43 -04:00
Jxck-S aadf1dd6d4 Selenium/Chromedriver wait changes 2020-10-25 22:52:16 -04:00
Jxck-S a2a3e44476 Move config files/reduce repase, intital airport lookup 2020-10-25 22:42:50 -04:00
Jxck-S 24e4b6c133 Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi 2020-10-22 19:03:56 -04:00
Jxck-S 207396ebff Improve waiting for load on screenshot 2020-10-22 19:03:44 -04:00
Jxck-S a3d73a033a Add contribute info 2020-10-16 21:27:35 -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 0fc4885452 Change Connection Exceptions 2020-10-10 12:51:52 -04:00
Jxck-S fc3107cd41 Merge branch 'multi' of https://github.com/Jxck-S/plane-notify into multi 2020-10-07 16:31:55 -04:00
Jxck-S c8915cd6b7 Only check incosistency on loss 2020-10-07 16:31:51 -04:00
Jack Sweeney aa2df6c6a6 Update README, move Pseudo 2020-10-07 03:26:44 +00:00
Jack Sweeney 5f8e91caba Fix anonymous OpenSky API access 2020-10-07 02:47:54 +00:00
Jxck-S ce47fe3d18 Change to modern headless tag 2020-10-05 12:34:22 -04:00
Jack Sweeney f194460a3a Add data recheck on feeding status change. 2020-10-05 16:28:23 +00: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 0674bbf05f Remove leading zeros on flight time 2020-10-04 19:37:25 -04:00
Jxck-S a83052af49 Move HTTP code out of try 2020-10-04 19:36:39 -04:00
Jxck-S 719839c11d Allows for retry when Incomplete HTTP reads 2020-10-01 21:48:27 -04:00
Jxck-S 7a1277c36a Add ptyz 2020-09-28 21:23:11 -04:00
Jxck-S fc27e60542 Get color working on Windows based terminals 2020-09-28 21:22:46 -04:00
Jxck-S 949eb91d95 Update Readme, Multiple Planes, forgot chromedriver 2020-09-26 21:29:06 -04:00