-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Scratchcat1
authored
Dec 10, 2017
1 parent
f5f1b60
commit b4d383d
Showing
14 changed files
with
727 additions
and
715 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
b4d383d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-This branch is a move to using private variables in all classes where possible. This will form the basis of AATC v3.0 and will be one of the last major updates/changes until further bugs have been fixed.
b4d383d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
--Features which will not be implemented until later versions if at all include:
-More secure certificates: Certificates will have to contain the path of issuers in their name to prevent valid certificates being used to immitate another server. This will not as such improve the automatic security measures but will be obvious to a human.
-Possible OpenCV object avoidance system: A plan to use stereo cameras to map the world in 3D could provide drones a reliable way to reduce collision probability.
-Memory usage improvements in the A* search algorithm.
-A more useful main control center. The current version simply has a graceful exit command, more commands could include immediate write of all NoFlyZone data, removal of all flights and removal of entities from the database.