Jack Sweeney
5dce9180f9
Merge branch 'multi', change commit message
2020-12-19 22:22:44 +00:00
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
b1f89981ea
-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:20:37 +00:00
Jack Sweeney
aada08901b
V1 API Notice
2020-12-18 01:02:34 +00:00
Jack Sweeney
de22b63532
Spacing?
2020-12-11 17:34:22 +00:00
Jack Sweeney
776d6c5965
Remove bad exception
2020-12-11 14:45:03 +00:00
Jack Sweeney
35d51d26c3
Cleanup ADBSX Map
2020-12-11 14:44:18 +00:00
Jack Sweeney
56e7958803
Period fix docustirngs
...
Remove push response set
2020-11-22 13:20:41 +00:00
Jack Sweeney
a0a10f45a3
Whitespace
2020-11-22 13:15:09 +00:00
Jack Sweeney
ecfe21e147
Fix code blocks
2020-11-22 01:50:30 +00:00
Jack Sweeney
25adb30f6b
Fix formating
2020-11-22 01:42:54 +00:00
Jack Sweeney
cb73385710
Fix quotes
2020-11-22 01:42:09 +00:00
Jack Sweeney
36e958d470
Unused value access removed
2020-11-22 01:41:34 +00:00
Jack Sweeney
045e6ac0d6
Formatting
...
-Remark
-Docustrings
2020-11-21 18:26:27 +00:00
Jack Sweeney
42a86e1f4e
Fix formatting according to Markdown Style Guide
2020-11-21 18:07:18 +00:00
Jack Sweeney
62d067d015
Remove empty line
2020-11-21 16:46:18 +00:00
Jack Sweeney
6130a1987b
Remove unused color
2020-11-21 16:46:02 +00:00
Jack Sweeney
92db5a7931
Cleanup
...
-Remove white space
-Unused color
2020-11-21 16:40:54 +00:00
Jack Sweeney
05df8d2f32
New items should be tight
2020-11-21 04:40:35 +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
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