From 9f6c75834e0266c0c297867007b4befa26f2695b Mon Sep 17 00:00:00 2001 From: Jack Sweeney Date: Fri, 13 Nov 2020 23:13:27 +0000 Subject: [PATCH] Update TODO --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b9da57..b9f80f0 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,8 @@ python3 NotifyBotMulti.py ### TODO -- Clostest airport name(WORKING), but outputs to Discord currently only atm, will be adding it to the map image with PIL, Would add as text output but the closest airport is not always correct - General Cleanup +- Add ADSBX V2 use +- Get rid of landing/takeoff by data loss/aqquision instead use to last contact timeout for landing. ### [ More Refrences / Documentation](Refrences.md)